/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gifs/images/petage_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F8E4FF;
}
.petage {
	background-image: url(gifs/images/rohart_18.jpg);
	background-repeat: repeat-y;
	width: 928px;
	padding-left: 15px;
	padding-right: 20px;
}
.fd {
	background-image: url(gifs/images/fd_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 98px;
	padding-left: 15px;
	width: 703px;
}
.fdtitre {
	background-image: url(gifs/images/menu_18.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 668px;
	padding-left: 50px;
	font-size: 14px;
	font-weight:bold;
	color:#858585;
}

.padding {
	padding-top: 30px;
}

.fdbas {
	background-image: url(gifs/images/rohart_23.jpg);
	height: 68px;
	text-align: center;
	width: 963px;
	padding-top: 15px;
}
.gros {
	font-weight: bold;
	color: #8D00C1;
}


.fdnewsletter {
	background-image: url(gifs/images/rohart_04.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 235px;
	/*padding-top: 15px;*/
}

/*------------------------------------MENU-------------------------------------------*/

ul.MenuHorizontal {
   width: 819px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   float: left;
   list-style:none;
}

ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   height: 45px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:43px;
}

li#menu0 {
   width: 156px;
}

li#menu1 {
   width: 124px;
}

li#menu2 {
   width: 217px;
}

li#menu3 {
   width: 107px;
}

li#menu4 {
   width: 110px;
}

li#menu5 {
   width: 105px;
}

li#menu0 a {
   background-image: url('gifs/images/menu_12.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/images/menu_13.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/images/menu_14.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/images/menu_15.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/images/menu_16.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/images/menu_17.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/images/over_12.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/images/over_13.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/images/over_14.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/images/over_15.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/images/over_16.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/images/over_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   color:#FFF;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D00C1;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D00C1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #8D00C1;
}
a:active {
	text-decoration: underline;
	color: #8D00C1;
}

legend {
	color: #8D00C1;
}


a.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.lien1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.lien1:hover {
	text-decoration: underline;
	color: #8D00C1;
}
a.lien1:active {
	text-decoration: none;
	color: #666666;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/


#encartcontact {
	float:right;
}

.encart1 {
	background-image: url(gifs/images/index_29.jpg);
	background-repeat: no-repeat;
	height: 98px;
	padding-left: 200px;
	color:#FFFFFF;
	font-weight:bold;
	width: 506px;
}

.invisible {
display: none;
}

.curseur {
cursor:pointer;
}

.visible {
display:block;
}


.encart2 {
	background-image: url(gifs/images/index2_29.jpg);
	background-repeat: no-repeat;
	height: 98px;
	padding-left: 30px;
	color:#FFFFFF;
	width: 676px;
}


.encart3 {
	background-image: url(gifs/images/index3_29.jpg);
	background-repeat: no-repeat;
	height: 98px;
	padding-left: 30px;
	color:#FFFFFF;
	width: 676px;
}li {
	list-style-type: square;
}
.grosvert {
	font-weight: bold;
	color: #AEB031;
}


.list {
	padding-left: 20px;
}
.contour {
	border: 1px solid #999999;
}
.fdcontact {
	background-image: url(gifs/images/contact_23.jpg);
	height: 94px;
	width: 226px;
	text-align:center;

}
.blanc {
	color: #FFFFFF;
}

.temoignage_txt td{
padding:60px;
text-align:justify;
}

/*** Encarts accueil **/

#encartalim{
	background:url(gifs/images/index_28.jpg) no-repeat;
	height:81px;
	width:706px;
	margin:0;
	padding:0;
}

#encartalim p{
font-family:Tahoma;
font-size:15px;
font-weight:bold;
color:#FFF;
margin:0;
padding: 35px 0 0 180px;
}

#encartalim span{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#72019C;
}

#encartprob{
	background:url(gifs/images/index2_28.jpg) no-repeat;
	height:81px;
	width:706px;
	margin:0;
	padding:0;
}

#encartprob p{
font-family:Tahoma;
font-size:15px;
font-weight:bold;
color:#FFF;
margin:0;
padding: 35px 0 0 40px;
}

#encartprob span{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#3F9812;
}

#encartdiab{
	background:url(gifs/images/index3_28.jpg) no-repeat;
	height:81px;
	width:706px;
	margin:0;
	padding:0;
}

#encartdiab p{
font-family:Tahoma;
font-size:15px;
font-weight:bold;
color:#FFF;
margin:0;
padding: 35px 0 0 40px;
}

#encartdiab span{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#1089AD;
}

.fdadresses {
	background-image:url(gifs/fdadresses.jpg);
	height:143px;
	color:#FFFFFF;
	text-align:center;
	padding-right:20px;
	line-height:12px;
}
.fdadresses p {
	margin:0px 0px 5px 0px;
}