html, body {
	margin:0;
	padding:0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(graphisme/background_acceuil.gif);
}
.top {
	height: 160px;
}
.center {
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0AFC2;
}
.menu {
	float: left;
	width: 131px;
	height: 290px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.menu_adresse {
	float: left;
	width: 125px;
	color: #ffffff;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 5px;
}
.menu_bouton {
	background-color: #E7E9EF;
	float: left;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79929E;
	padding: 5px;
	width: 141px;
}

.image_bordure {
	margin-right: 10px;
	margin-bottom: 12px;
	border: 1px solid #152A61;
	float: left;
}

.contenu {
	margin-left: 151px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79929E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 15px;
	width: 657px;
	background-repeat: no-repeat;
	background-position: right top;
}

.contenu_medicaments {
	margin-left: 151px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79929E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px 5px 5px 15px;
	width: 657px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(graphisme/background_medicaments.jpg);
} 
 
.pied {
	background-color: #F1F3FA;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AEBCDA;
	border-bottom-color: #AEBCDA;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
.play {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.lien_bleu
{
	color:#001B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.lien_bleu:hover
{
	color:#001B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_bleu2
{
	color:#001B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.lien_bleu2:hover
{
	color:#001B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_blanc
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-left: 3px;
}
a.lien_blanc:hover
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}
a.lien_bleu_souligne
{
	color:#001B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.lien_bleu_souligne:hover
{
	color:#001B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.redac_pied {
	color: #142A60;
	font-size: 12px;
	margin-left: 126px;
	margin-top: 5px;
}
.redac {
	color: #142A60;
	font-size: 12px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
}

.redac_sans_550 {
	color: #142A60;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.redac_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #142A60;

}
.redac_normal {
	color: #142A60;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.redac_blanc {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.liens_produits:link {
    font-size : 12px;
    font-family : Arial;
    color:#002052;
    text-decoration: none;
	font-weight: bold;
}
a.liens_produits:visited {
    font-size : 12px;
    font-family : Arial;
    color:#002052;
	text-decoration: none;
	font-weight: bold;
}
a.liens_produits:hover {
    font-size : 12px;
    font-family : Arial;
    color:#002052;
	text-decoration: underline;
	font-weight: bold;
}

