.image-droite {
	float: right;
	padding: 3px;
	margin-left: 5px;
}
.image-gauche {
	float: left;
	padding: 3px;
	margin-right: 5px;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FE6E02;
}

p{
	margin-top:0px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 5px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;

	border: 1px solid #;
	padding: 2px;
	background-image: url(/images/interface/input.gif);
	border: 1px solid #ece8e2;

}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;


	border: 1px solid #;
	padding: 2px;
	background-image: url(/images/interface/input.gif);
	border: 1px solid #ece8e2;
	background-color: #F5F3F0;

}
.bouton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	padding: 2px;
    cursor: pointer;
}
.bouton:hover{
	
	color: #FE6E02;


	border: 1px solid #FE6E02;
	
}
img{
	border:0px;
}
/*#contenu a img {
	border: 0px;
	}

#contenu a:hover img {
	background-color: #FFFFFF;
	}*/
	
#menu-hor {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 55px;
	width: 500px;
	
	display: block;
}

#menu-hor-for {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 55px;
	width: 650px;
	
	display: block;
}
.menu-hor a strong, .menu-hor1 a strong{
	font-size:11px;
}
.menu-hor1 a, .menu-hor1 a:visited, .menu-hor1 a:active{
	float: left;
	padding: 15px 10px 13px;
	_padding: 15px 7px 13px;
	width:105px;
	margin-left: 3px;
	background-image: url(/images/interface/menu-hor1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	font-weight: normal;
	display: block;
	color: #000000;
	height:60px;
	border: 1px solid #d3d3d3;
}
.menu-hor1 a:hover {
	color: #FE6E02;
	text-decoration: none;
	background-image: url(/images/interface/menu-horon1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	font-weight: normal;
	display: block;
	color: #FE6E02;
	border: 1px solid #ccc;
}

.menu-hor a, .menu-hor a:visited, .menu-hor a:active{
	float: left;
	padding: 15px 7px 5px;
	margin-left: 3px;
	width:86px;
	background-image: url(/images/interface/menu-hor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	font-weight: normal;
	display: block;
	color: #000000;
	height: 33px;
	border: 1px solid #d3d3d3;
	
}
.menu-hor a:hover {
	color: #FE6E02;
	text-decoration: none;
	background-image: url(/images/interface/menu-horon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	font-weight: normal;
	display: block;
	color: #FE6E02;
	border: 1px solid #ccc;
}

h1 {
	margin-bottom: 15px;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-top: 1px;
	border-bottom: 1px dashed #999;
	padding-bottom: 15px;
}

#titre_home {
	margin-bottom: 10px;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin-top: 1px;
}

.dashed{
	border-bottom: 1px dashed #999;
	height:5px;
	width:480px;
	margin:0px;
	padding:0;
	float:left
	}
	
	
.h1 {
	margin-bottom: 15px;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-top: 25px;
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
		background-image: none;
}



h2 {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/interface/puceh1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 a, h2 a:visited, h2 a:active {
	text-decoration: none;
	color: #000000;
}
h2 a:hover {
	text-decoration: none;
	color: #FE6E02;
}
h3 {
	margin-top:15px;
	font-size: 14px;
	font-weight: normal;
	background-image: url(/images/interface/puceh2-droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FE6E02;
	margin-bottom: 10px;
}
.trait {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCDEE4;
	padding-top: 10px;
	margin-bottom: 20px;
	clear: both;
	display:block;
}
.parableu p{
color:#7AB5BE;
font-weight:bold;
}
.parableu a {
font-weight:normal;
}
.parableu span {
color:#000000;
font-weight:normal;
}
.voiractu {
	background-image: url(/images/interface/actu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #000000;
	display: block;
}
.voiractu a, .voiractu a:visited, .voiractu a:active {
	color: #000000;
	
}
.voiractu a:hover {
	color: #FE6E02;
	text-decoration: none;
	
}

.voiractu2 {
	width: 45%;
	background-image: url(/images/interface/actu2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #000000;
	display: block;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.voiractu2 a, .voiractu2 a:visited, .voiractu2 a:active {
	color: #000000;
	
}
.voiractu2 a:hover {
	color: #FE6E02;
	text-decoration: none;
	
}

.voiractu3 {
	width: 45%;
	background-image: url(/images/interface/actu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #000000;
	display: block;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.voiractu3 a, .voiractu3 a:visited, .voiractu3 a:active {
	color: #000000;
	
}
.voiractu3 a:hover {
	color: #FE6E02;
	text-decoration: none;
	
}

.telecharger {
	background-image: url(/images/interface/telecharger.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FE6E02;
	padding-left: 23px;
	margin-top: 5px;
	
}
.repondre {
	background-image: url(/images/interface/repondre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FE6E02;
	padding-left: 23px;
	margin-top: 5px;
	
}
.telecharger a, .telecharger a:visited, .telecharger a:active {
	color: #000000;
	font-weight: normal;
	
}
.telecharger a:hover {
	color: #7AB5BE;
	text-decoration: none;
	
}
.telecharger_PDF {
	background-image: url(/images/contenu/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FE6E02;
	padding-left: 23px;
	margin-top: 5px;
	
}
.telecharger_PDF a, .telecharger_PDF a:visited, .telecharger_PDF a:active {
	color: #000000;
	font-weight: normal;
	
}
.telecharger_PDF a:hover {
	color: #FE6E02;
	text-decoration: none;
	
}
.bouton {
	
}
.bouton a, .bouton a:visited, .bouton a:active {
	background-color: #FFFFFF;
	padding: 5px 10px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #CCCCCC;
}
.bouton a:hover {
	background-color: #FCFBFA;
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	
}
.encadre {
	padding: 10px;
	background-color: #F8F6F4;
	margin: 10px;
	border: 1px solid #CCCCCC;
	color: #156FAB;
}
.encadre-home {
	padding: 10px;
	background-color: #feeedf;
	margin: 10px;
	border: 1px solid #CCCCCC;
	color: #777777;
}


.texte-grand {
	font-size: 16px;
	color: #333333;
}
.texte-grand-rouge {
	font-size: 16px;
	color: #7AB5BE;
}
.texte-grand-rouge a, .texte-grand-rouge a:visited, .texte-grand-rouge a:active{
color: #7AB5BE;
}
.texte-grand-rouge a:hover{
color: #000;
}

.texte-vert {
	font-weight: bold;
	color: #7AB5BE;
}
.texte-petit {
	font-size: 10px;
}
.rouge {
	color: #FF3300;
	
}

#contenu li{
	background-image: url(/images/interface/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;

}
#contenu table{
	margin-left: 5px;
	margin-right: 5px;

}
#contenu td{
	padding: 10px;
	

}
#sous-paragraphe{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin-left: 30px;
	font-size: 12px;
}
#sous-paragraphe p{
	margin-left: 5px;
	
}
.colonne{
	float: left;
	margin-right: 20px;
	width: 45%;
	padding-bottom: 10px;
	border-top: 1px solid #E8E8E8;
	border-right: 2px solid #E8E8E8;
	border-bottom: 3px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;

}

#droite{
	width: 210px;
	margin-left: 0px;
	display: block;
	float: left;
	text-align: right;
	color: #FE6E02;
	background-image: url(/images/interface/foninfo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#droite h1{
	margin-bottom: 10px;
	color: #FE6E02;
	font-size: 24px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-top: 25px;
	padding-bottom: 0px;
	border-bottom: none;
	text-align: left;
}
#droite #jdp {
	margin-bottom: 10px;
	color: #FE6E02;
	font-size: 24px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-top: 12px;
	padding-bottom: 0px;
	border-bottom: none;
	text-align: left;
}
#droite p{
	margin-top:0px;
	margin-left: 5px;
	margin-bottom: 12px;
	margin-right: 10px;
}
#droite p a, #droite p a:visited, #droite p a:active{

}
#droite p a:hover{

}
#droite li{
	margin-top:0px;
	margin-left: 5px;
	margin-bottom: 12px;
	margin-right: 5px;
	background-image: url(/images/interface/puceh2-gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
#droite li a, #droite li a:visited, #droite li a:active{
	color: #FE6E02;

}
#droite li a:hover{
	color: #000000;
	text-decoration: none;

}
#droite-bas{
	width: 210px;
	margin-left: 0px;
	display: block;
	float: left;
	text-align: right;
}
#droite-bas h1{
	margin-bottom: 10px;
	color: #755742;
	font-size: 18px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	margin-top: 25px;
	padding-bottom: 10px;
	border-bottom: none;
	text-align: right;
	border-top: 1px dashed #755742;
	padding-top: 15px;
}
#droite-bas img{
}
#droite-bas a img {
	border: 6px double #fff;
	padding: 10px;
	margin-right: 25px;
	
}

#droite-bas a:hover img{
	border: 6px double #f6f2ee;
}

#newsletter {
	background:url(../images/contenu/home/newsletter_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:211;
	height:50;
	padding: 5px 0px 25px 0px;
	
}

h3.videodown {
	background-image:none;
}

h3.videodown a {
	color:black;
}
h3.videodown a:hover {
	color:#FE6E02;
}

*html h3.videodown {
	background-image:none;
}

*html h3.videodown a {
	color:black;
}
*html h3.videodown a:hover {
	color:#FE6E02;
}
.banner-home {
margin-left:-10px;
width:487px;
height:60px;
_width:477px;
_position:relative;
_left:5px;
}
/*#dermato-info {
width:210px;
height:81px;
background:url(../images/contenu/home/bkg-dermato-info.gif);
background-color:#fde5cc;
}*/

#dermato-info {
width:200px;
height:78px;
margin-right:5px;
background:url(../images/contenu/home/bkg-dermato-info.jpg) no-repeat;
margin-top:5px;
font-size:13px;
float:right;
color:#fe6e02;
}

#dermato-info span{
color:#fe6e02;
}


#dermato-info strong{
color : #000;
}

#dermato-info ul  {
margin : 5px 0 0 0;
list-style-type:none;
text-align:right;
margin-right:35px;
color:#fe6e02;

}









