/* CSS Document */

/************************ mise en page texte  *******************************/
.entete{
	padding-top:15px;
	padding-left:25px;
}

.boite_contenu{
	padding-left:30px;
}

.copy{
	font-size:10px;
	font-family:arial,helvetica,sans serif;
	color:#D7D881;
	font-weight:bolder;
}

.pic{
	border:2px #5E6E11 solid;
}
.txt {
	padding:15px;
	font-size:12px;
	font-family:arial,helvetica,sans serif;
	color:#5E6E11;
	font-weight:bold;
	background-color:#ffffff;
	line-height:18px;
}
.txt2 {
	padding-bottom:15px;
	font-family:arial,helvetica,sans serif;
	color:#5E6E11;
	font-weight:bold;
	background-color:#ffffff;
	width: 720px;
	line-height:18px;
}
.txt3 {
	padding-bottom:3px;
}
.txt5{
	padding-top:px;
	font-family:arial,helvetica,sans serif;
	color:#5E6E11;
	font-weight:bold;
	background-color:#ffffff;
	width: 720px;
	line-height:18px;
}
.separateur {
	margin-bottom:5px;
}
.borderLeft{
	border-left:#000000 solid 2px;
}
.borderBottom{
	border-bottom:#000000 solid 2px;
}
.titre_txt {
	margin-bottom:15px;
	font-size:16px;
	font-family:arial,helvetica,sans serif;
	color:#5E6E11;
	font-weight:bold;
	background-color:#ffffff;
	width: 720px;
	line-height:18px;
}
/*//////////////////////////////////////////////////////////////////////////*/
.titreTarif{
	font-size:16px;
}
.sousTarif{
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
}
.explication{
	color:#ffffff;
}
.borderTab2{
	font-size:12px;
	border:2px #000000 solid;
	padding:5px;
	font-family:arial,helvetica,sans serif;
	color:#D7D881;
	font-weight:bold;
	background-color:#5E6E11;
}
.bordertop{
	border-top:2px #000000 solid;
}
.border2black{
	border:2px #000000 solid;
}
.info{
	margin-top:25px;
}
.pad15{
	padding:15px;
}
a {
	font: 10px arial; 
	color: #D7D881; 
	font-weight:bold;
	text-decoration: normal;
}

a:visited {
	font: 10px arial;
	color: #D7D881; 
	font-weight:bold;
	text-decoration: normal ;
}

a:hover {
	font: 10px arial;
	color: #ffffff; 
	font-weight:bold;
	text-decoration: normal ;
}

a.link {
	font: 12px arial; 
	color: #5E6E11; 
	font-weight:bold;
	text-decoration: normal;
}

a.link:visited {
	font: 12px arial;
	color:#5E6E11;
	font-weight:bold;
	text-decoration: normal ;
}

a.link:hover {
	font: 12px arial;
	color:#D7D881;
	font-weight:bold;
	text-decoration: normal ;
}
/*//////////////////////////////////////////////////////////////////////////*/
.back2{
	background:url(images/bg_carre_txt2.gif) repeat-y top right;
}