body { 
	padding:0px;
	margin:0px;
	text-align:center;
	background-image:url(../images/boutique/background.gif);
	background-repeat:repeat-x;
}
a, a:link{
	color:#cb0447;
	font-weight:bold;
	padding:2px;
}
a:hover,a:active{		
	color:#cb0447;
	text-decoration:underline;
}
a img
{
	border:0px;
}

div.contenu {
	width:800px;
	margin-top:0px;	
	padding:0px;
	padding-top:10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
}

div.devisGratuitParticuliers
{
	background-image:url(../images/boutique/v2/P_devis_demenagement.gif);
	background-repeat:repeat-x;
	width:100%;	
	height:40px;
}
div.devisGratuitTransfert
{
	background-image:url(../images/boutique/v2/T_devis_demenagement.gif);
	background-repeat:repeat-x;
	width:100%;	
	height:40px;
}

div.mainContent { 
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
}

div.footer {color:#666666;}

*,.inputstyleobligatoire,.inputstyle,.inputstyledisabled,.inputstyleobligatoiredisabled,.info td,input,submit 
{ 
	font-family:Trebuchet MS, tahoma, Arial;
	font-size:12px;
}

.inputstyleobligatoire,.inputstyleobligatoiredisabled{
	border:1px solid #aaaed2;
	background-color:#d8daec;
	padding:2px;
	height:auto;
}
.inputstyle,.inputstyledisabled
{
	border:1px solid #aaaed2;
	background-color:#FFFFFF;
	padding:2px;
	height:auto;
}

td.rubrique{
	color:#0e2363;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dashed  #b1b5d6;
	padding:2px;
	font-variant:small-caps;
	color:6f3597;
	border-bottom:1px dashed  #aa88c2;
	letter-spacing:0.1em;
	}
input{
	font-size:13px;
	color:#0e2363
}
.obligatoire {color: #c81731;font-weight:bold;}
.aide {color: #8a8fba;font-weight:normal;font-size:10px;}
div.msgErreur 
{
	color:#b50404;
	padding:10px 10px 10px 27px;
	font-size:13px;
	margin:5px 5px 5px 0px;
	border:1px solid #dddddd;
	background-image:url(../images/puces/ko.gif);
	background-position:8px 9px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	background-color:#FFFFFF;
}
div.msgConfirm
{
	color:#4ba71a;
	padding:10px 10px 10px 27px;
	font-size:11px;
	margin:5px 5px 5px 0px;
	border:1px solid #dddddd;
	background-image:url(../images/puces/ok.gif);
	background-position:10px 12px;
	background-repeat:no-repeat;
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:13px;
}

#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#d8daec;
	color:#000;
}
