
body {	margin: 0; padding: 0; background: #eeeeeb url(../images/body_bg.gif) repeat-y center top;}

#tete, #chemin, #corps, #pied { clear: both; }
#tete, #pied {width: 100%;}
#site, #bandeau, #coordonnees-pied {width:1000px; margin: 0pt auto;}
#site { background: #fff;}

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#tete {height: 350px; background: url(../images/tete_bg.gif) repeat-x center top;}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau {width: 1000px; height: 350px;  background: url(../images/bandeau_bg.jpg) repeat-x center bottom;}
#bandeau h1 { margin: 0;  }
#logo {float: left; }
#entete {}
/*
 * Partie principale (contenu)
*/

#chemin { padding: 0em 40px 5px 40px; margin-bottom: 30px; font-size: 0.8em; color: #666;  border-bottom: 1px dashed #ccc;}
#chemin a { color: #666;}
#chemin a:hover { }
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both; background: repeat-y left top; overflow:hidden;}
#contenu { float: left; width: 630px; }
#coldroite { float: left; width: 370px; }
#contenu #preview { float: right; width: 520px; padding: 0px 70px 20px 40px;  line-height: 1.3em; color: #4d4c4c; }
.element {padding: 5px 0; border-bottom: 1px dashed #ccc;}
/*
 * Bas de page
*/
#pied {float: left; padding: 2em 0; font-size: 0.85em; color: #fff; background: #fff url(../images/pied_bg.gif) no-repeat center top; }
#pied p { margin: 0; }
#pied a {color: #fff; }
.colonne{float: left; width: 239px; padding: 5px 0 5px 10px; border-left: 1px solid #b3c9b3;}
#logo-pied {text-align: center; border: none; padding: 0px 0 0 10px;}

/*
 * Blocs
*/
.bloc { 
	float: left;
	margin: 0 0 1em;
	width: 165px;
	height: 45px;
	padding: 20px 10px 10px 160px;
	background-repeat: no-repeat;
	background-position: left top;
}
#pl.bloc {background-image: url(../images/bloc_patient_leader_bg.gif);}
#md.bloc {background-image: url(../images/bloc_medical_device_bg.gif);}
#rs.bloc {background-image: url(../images/bloc_regulatory_strategy_bg.gif);}
#dc.bloc {background-image: url(../images/bloc_clinical_studies.gif);}



#espace-membre.bloc {height: 280px; background-image: url(../images/bloc_espace_pro_bg.jpg);}

.date_actu {
	float: left;
	width: 30px;
	padding: 0 15px 0 0px;
	color: #51da51;
	line-height: 0.9em;
	text-align: center;
	font-size: 2.3em;
	font-family:"Times New Roman", Times, serif;
	background: url(../images/actualites_bg_date.gif) no-repeat 0 26px;
}
.date_actu span {display: block; color: #000; font-size: 0.5em !important;}
.element h2 {border: none !important; margin: 0 0 0em !important;}