/* LEETCHI.COM EN 5 ETAPES */

.parcours-title {
	color: #504a41;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 10px 5px;
}

.parcours-steps li {
	display: inline;
	margin: 0 2px 0 2px;
}

/* ROUND CORNER BOX */

.roundedcornr_box_blue {
   background: #d4eefb;
   clear:both;
   overflow: hidden;
}
.roundedcornr_top_blue div {
   background: url(../img/roundedcornr_blue_tl.png) no-repeat top left;
}
.roundedcornr_top_blue {
   background: url(../img/roundedcornr_blue_tr.png) no-repeat top right;
}
.roundedcornr_bottom_blue div {
   background: url(../img/roundedcornr_blue_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_blue {
   background: url(../img/roundedcornr_blue_br.png) no-repeat bottom right;
}

.roundedcornr_top_blue div, .roundedcornr_top_blue, 
.roundedcornr_bottom_blue div, .roundedcornr_bottom_blue {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content_blue  
{
	margin: 0 7px; 
}
.roundedcornr_content_blue_internal 
{
   clear:both;
   overflow: hidden;
}

.roundedcornr_box_blue p
{
	font-size: 0.9em;
}

.roundedcornr_content_blue .homeBlocTitle
{
	color: #54a7d2;
}



.roundedcornr_box_green {
   background: #e7efb8;
}
.roundedcornr_top_green div {
   background: url(../img/roundedcornr_green_tl.png) no-repeat top left;
}
.roundedcornr_top_green {
   background: url(../img/roundedcornr_green_tr.png) no-repeat top right;
}
.roundedcornr_bottom_green div {
   background: url(../img/roundedcornr_green_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_green {
   background: url(../img/roundedcornr_green_br.png) no-repeat bottom right;
}

.roundedcornr_top_green div, .roundedcornr_top_green, 
.roundedcornr_bottom_green div, .roundedcornr_bottom_green {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_green { margin: 0 10px; }

.roundedcornr_content_green .homeBlocTitle
{
	color: #a1b726;
}

.roundedcornr_box_mushroom {
   background: #f7f4ef;
}
.roundedcornr_top_mushroom div {
   background: url(../img/roundedcornr_mushroom_tl.png) no-repeat top left;
}
.roundedcornr_top_mushroom {
   background: url(../img/roundedcornr_mushroom_tr.png) no-repeat top right;
}
.roundedcornr_bottom_mushroom div {
   background: url(../img/roundedcornr_mushroom_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_mushroom {
   background: url(../img/roundedcornr_mushroom_br.png) no-repeat bottom right;
}

.roundedcornr_top_mushroom div, .roundedcornr_top_mushroom, 
.roundedcornr_bottom_mushroom div, .roundedcornr_bottom_mushroom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_mushroom 
{
    margin: 0 10px; 
    position: relative;
}

.roundedcornr_content_mushroom .homeBlocTitle
{
	color: #000000;
	padding: 0 0 10px 0;
}



.roundedcornr_box_salmon {
   background: #fdedd5;
}
.roundedcornr_top_salmon div {
   background: url(../img/roundedcornr_salmon_tl.png) no-repeat top left;
}
.roundedcornr_top_salmon {
   background: url(../img/roundedcornr_salmon_tr.png) no-repeat top right;
}
.roundedcornr_bottom_salmon div {
   background: url(../img/roundedcornr_salmon_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_salmon {
   background: url(../img/roundedcornr_salmon_br.png) no-repeat bottom right;
}

.roundedcornr_top_salmon div, .roundedcornr_top_salmon, 
.roundedcornr_bottom_salmon div, .roundedcornr_bottom_salmon {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_salmon { margin: 0 10px; }

.roundedcornr_content_salmon .homeBlocTitle
{
	color: #f89102;
}

.input_t {background: url(../img/input_t.gif) 0 0 repeat-x; width: 20em}
.input_b {background: url(../img/input_b.gif) 0 100% repeat-x}
.input_l {background: url(../img/input_l.gif) 0 0 repeat-y}
.input_r {background: url(../img/input_r.gif) 100% 0 repeat-y}
.input_bl {background: url(../img/input_bl.gif) 0 100% no-repeat}
.input_br {background: url(../img/input_br.gif) 100% 100% no-repeat}
.input_tl {background: url(../img/input_tl.gif) 0 0 no-repeat}
.input_tr {background: url(../img/input_tr.gif) 100% 0 no-repeat; padding:8px;} 
.input_in {background-color: #ffffff; height: 100%;} 
.input_in input{border: 0; height: 17px;font-size:14px;margin:3px 5px; width:95%}
.input_in textarea{border: 0; font-size:14px;margin:0px 2px; width:98%}



/* HOME */

#twitterAndCo
{
	position: absolute;
	left: 896px;
	top: 8px;
}

.tootltipTwitterAndCo
{
	position: absolute;
	top: 31px;
	width: 86px;
	height: 24px;
	background: url(../img/tool_tip_bg.gif) no-repeat;
	z-index: 100;
	color: #477a98;
	font-size: 13px;
	text-align: center;
	padding-top: 6px;
	display: none;
}

div.facebookToolTip
{
	left: 832px;
}

div.twitterToolTip
{
	left: 859px;
}

a.linkWithPuce img
{
	vertical-align: middle;
}

a.linkWithPuce
{
	text-decoration: none;
	margin-top: 20px;
}

a.linkWithPuce span
{
	color: #504a41;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.linkWithPuce:hover span
{
	color: #000000;
	text-decoration: underline;
}

.mailto
{
	margin: 10px 0 0 0;
}

.mailto a
{
	color: #504a41;
}

.mailto a:hover
{
	color: #000000;
	text-decoration: underline;
}

.homeBloc
{
	color: #504a41;
	width: 908px;
	margin: 0px 20px 20px 20px;
	font-size: 14px;
	font-family: 'Lucida Grande','Verdana',Sans-Serif;
}

.middleBloc
{
	float:left;
	width: 295px;
	height: 140px;
}

.middleBlocBox
{
	margin: 0 10px 0 25px;
	text-align:left;
}

#middleBlocLeft .middleBlocBox
{
	margin: 0 10px 0 15px;
}

.homeBloc h4
{
	color: #504a41;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.homeBlocText
{
	font-size: 13px;
	color: #504a41;
	margin: 0 0 15px 0;
}

.homeBlocTitle
{
	font-size: 14px;
	margin: 0 0 5px 0;
}

.homeBlocContacts
{
	font-size: 13px;
	color: #504a41;
	margin: 0 0 10px 0;
}

.homeBlocIadvize
{
	margin: 20px 0 0 0;
}

.bluebox
{
	float:left;
	background: url(../img/bluebox_empty.gif);
	height: 37px;
	width: 116px;
	text-align: right;
	margin: 0 0 10px 0;
}

.bluebox span
{
	color: #f7f4ef;
	font-weight: bolder;
	font-size: 30px;
	margin: 0 13px 0 0;
}

.peoples
{
	float:left;
	margin-right: 15px;
	background: url(../img/bluebox_peoples.gif);
}

.peoples span
{
	margin: 0 45px 0 0;
}

.blueboxphoto
{
	background: url(../img/bluebox_photo.jpg);
	float: left;
	height: 70px;
	width: 70px;
	margin: 0 10px 10px 0;
}

.blueboxphoto img
{
	vertical-align:top; 
	float:left;
	margin:  0 5px 15px 0;
	padding: 5px 5px 5px 5px;
}

#middleBlocCenter
{
	border-left: 1px dotted #D0D0D0;
	border-right: 1px dotted #D0D0D0;
}


#spend
{
	clear: both;
}

#spendBoxImgContainer
{
	text-align:center;
	background-color: #FFFFFF;
}

#spendBoxImgContainer img
{
	margin: 10px 15px;
	vertical-align:middle;
}

.bottomBloc
{
	width: 292px;
	float:left;
	font-size: 13px;
}

.bottomBloc ul li a
{
	text-decoration: none;
	color: #504a41;
}

.bottomBloc ul li a:hover
{
	text-decoration: underline;
	color: #504a41;
}

.bottomBlocContent
{
	height: 161px;
}

#bottomBlocCenter
{
	margin: 0 15px;
}

.bottomBlocLeftContent
{
	height: 66px;
}

.linkButton
{
     text-align:left;
     vertical-align: bottom;
     position: absolute;
     bottom: 5px;
     margin-top: 10px
}

#middleBlocLeft div.middleBlocBox > img
{
    display: block;
	margin-top: 10px; 
	margin-left: auto; 
	margin-right: auto;
}

div.ui-dialog,
div.ui-dialog-content div.Form, 
div.ui-dialog-content div.FormContainer
{
    padding: 0px 0px 0px 0px;
}

div.ui-dialog,
div.ui-dialog-content div.Form div.FormContainer div.FormContent, 
div.ui-dialog-content div.Form div.FormContainer div.FormContentTop, 
div.ui-dialog-content div.Form div.FormContainer div.FormContentBottom
{
    background-image: none;
}

div#reminderDialog
{
    padding: 0px 0px 0px 0px;
}

div.ui-datepicker
{
    font-size: 12px;
}	
    
   
span.SmallTextBox
{
	width: 130px;
	position: relative;
}

span.SmallTextBox input
{
	width: 75%;
}

span.SmallTextBox span.Unit
{
	position: absolute;
	right: 8px;
	top: 10px;
}

label.PaymentMethod
{
	display: inline-block;
	border: solid medium #D4EEFB;
	padding: 5px;
	cursor: pointer;
	position: relative;
}

label.PaymentMethod input /* HACK FOR IE... */
{
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	position: absolute;
}

label.PaymentMethod:hover
{
	background-color: #EFEFEF;
	border-color: #C9E56A;
}

label.PaymentMethodSelected
{
	background-color: #FFFFFF !important;
	border-color: #ACD538 !important;
}
