/* Regroupement de styles pour l'apparence des éléments */

.both{clear: both;}

ul {
}

p, td, li {
	color:#808080;
}

strong {
	color:#767676;
}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#1572b9;
	padding-bottom:20px;
}

h2 {
	color:#245b5b;
	font-size:14px;
	font-weight:normal;
	border-bottom:#cfdcdc 1px solid;
	padding:8px 0px 0px 0px;
	margin-bottom:12px;
	line-height:12px;
}

h3 {
	font-size:14px;
	font-weight:normal;
	color:#00afe4;
}

ul {
	padding:10px 30px;
}

a {
	color:#47687f;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border: none;
}

a.fleche {
	display:inline-block;
	padding:0px 6px 0px 13px;

	background-image:url(../../images/contenu/triangle.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
}

a.pdf {
	display:block;
	padding:3px 6px 1px 23px;

	background-image:url(../../images/contenu/pdf.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
}

img.gauche {
	float:left;
	margin:0px 22px 10px 0px;
}

img.droite {
	float:right;
	margin:0px 0px 10px 22px;
}

img.bordure {
	padding:3px;
	border:#dddddd 2px solid;
}

table.bordure {
	border-top:#cfdcdc 1px solid;
	background-color:#f0f4f4;
	margin:10px 0px;
}

table.bordure tr td {
	border-bottom:#cfdcdc 1px solid;
	background-color:#edf2f2;
	padding:10px 16px;
}

table.bordure tr.bg td {
	background-color:#f5f8f8;
}

table.bordure tr td.titre {
	font-weight:bold;
}

#contenu div.rect {
	margin:36px 60px;
}

div.clear {
	clear:both;
	height:1px;
	font-size:1px;
}

/*	PROBLÈMES DE PIEDS
***********************************************/

#menu_probleme{
	width: 200px;
	float: left;
	background: #fff url(../../images/contenu/bg_maladie.jpg) no-repeat left bottom;
}

#menu_probleme ul{
	margin: 0;
	padding: 25px 0 25px 25px;
}

#menu_probleme ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_probleme ul li a{
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	display: block;
	text-decoration: none;
	background: transparent url(../../images/template/bullet-sous-menu.gif) no-repeat left center;
}

#menu_probleme ul li a:hover{
	background: transparent url(../../images/template/bullet-sous-menu-actif.gif) no-repeat left center;
	text-decoration: underline;
}

#affections1{display: block;}
#affections2{display: none;}
#affections3{display: none;}
#affections4{display: none;}
#affections5{display: none;}
#affections6{display: none;}
#affections7{display: none;}
#affections8{display: none;}
#affections9{display: none;}

#contenu_affection{
	width: 415px;
	float: right;
}

.imgLeft{
	float: left;
	margin: 0 10px 5px 0;
	padding: 5px;
	border: 1px solid #E1F4FB;
}

.imgRight{
	float: right;
	margin: 0 0 5px 10px;
	padding: 5px;
	border: 1px solid #E1F4FB;
}
