@charset "utf-8";
body  {
	color: #333333;
	font-family: Verdana, sans-serif;
	line-height: 1.5;

}

#imgs{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}


body#bd {
	margin: 0;
	padding: 0;
	background: url(../images/view/fond.png) top repeat-x ;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FFF;
	text-decoration: underline;
}
small, .small{
	font-size: 90%;
	color: #999999;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #3589E3;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #DF8600;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

p.pinnote {
	background: url(../images/pin-bg.gif) no-repeat top right #FFFFCC;
	padding: 15px;
	border: 1px solid #E1E1A9;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #FFFFCC;
	font-weight: bold;
}

div.module-colorb h3 {
	margin: 0 -1px 5px;
	padding: 1px 0 1px 0;
	font-size: 125%;
}

div.module-colorb {
	margin-bottom: 15px;
	padding: 0;
	float: right;
	clear: both;
	width: 100%;
	background-color:#ffffff;
	background-image: url(../images/boxb-sk-br.gif);
	background-repeat:repeat-x;
	background-position:top;


}

div.module-colorb div {
	padding: 0;
}

div.module-colorb div div {
	padding: 0;
}

div.module-colorb div div div {
	padding: 25px 15px 15px;
}

div.module-colorb div div div div {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
}

.twoColLiqRtHdr #container { 
	width: 100%;  
background:url(../images/view/fond.png) repeat-x top;
	margin: 0 auto; 
	text-align: left; 
} 
.twoColLiqRtHdr #header { 
	background: url(../images/view/banner.png) center no-repeat; 
	padding: 0 10px;
	height:130px;
} 
.twoColLiqRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}


.twoColLiqRtHdr #sidebar1 {
	float: right;
	padding-top: 15px;
	background-color: #f9f9f9;
	margin-top: 120px;
	margin-right: 30px;
	border: 2px dotted #CACACA;
	width: 20%;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColLiqRtHdr #mainContent {
	width: 100%;
	margin-top: 0;
	margin-right: 26%;
	margin-bottom: 0;
} 

.twoColLiqRtHdr #pub {
	/* background:url(../images/view/pub_haut.png) top center no-repeat; */
	left: 50%;
	right: 50%;
	margin: 30px;
	text-align: center;
}

.twoColLiqRtHdr #action {
	left: 50%;
	right: 50%;
	padding: 10px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #CCC;
	border-left-color: #333;
	border-bottom-style: dashed;
	width: 80%;
	margin-right: 100px;
	margin-left: 100px;
}

.twoColLiqRtHdr #outils {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;

}

.twoColLiqRtHdr #footer {
	padding: 0 10px;
	background:url(../images/view/bas.png) repeat-x bottom;
	text-align: center;
} 
.twoColLiqRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #4a891b;
	text-align: center;
}
