
body {	margin: 1em 0 0 0; padding: 0; background: #EAEAEA;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:780px;  background: #fff; border:3px solid #D3D3D3; }

/* 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 {}
#tete ul, #tete li { margin: 0; padding: 0; list-style: none; }
#bandeau { background:url(../images/bkg/bg-profile.jpg) no-repeat left top; height:264px;}
#bandeau2 { background:url(../images/bkg/bg-clinic.jpg) no-repeat right top; height:264px;}
#bandeau3{ background:url(../images/bkg/bg-bwface.jpg) no-repeat right top; height:264px;}
#bandeau4{ background:url(../images/bkg/bg-book.jpg) no-repeat right top; height:264px;}
#bandeau5{ background:url(../images/bkg/bg-microsurgery.jpg) no-repeat right top; height:264px;}
#bandeau6{ background:url(../images/bkg/bg-freedom.jpg) no-repeat right top; height:264px;}
#bandeau7{ background:url(../images/bkg/bg-bridge.jpg) no-repeat right top; height:264px;}
#bandeau h1, #bandeau2  h1, #bandeau3 h1, #bandeau4 h1, #bandeau5 h1, #bandeau6 h1, #bandeau7 h1 { padding-top: 40px; float: left; width: 330px; text-align: center;}
#logo {float: left; margin:0 0 2em 0;}
/*
 * Partie principale (contenu)
*/

#chemin { padding: 1em;font-size: 0.9em; background: #f1f1f1;}
#chemin a {}
#chemin a:hover { color: red;}
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both; background: repeat-y left top; overflow:hidden;}
#contenu { padding: 1em;  }
div.bloc { clear: both; background: #F1F3FF; border: 1px dashed gray; padding:0.8em; margin:1em 0;}
div.bloc2 { clear: both; background: #fadbc9; border: 1px dotted gray; padding:0.8em; margin:1em 0;}
#contenu #preview { float: right; width: 68%; padding: 1em; }
#contenu #colgauche { float: left; width: 25%;  }
/*
 * Bas de page
*/
#pied { text-align: center; padding: 1em; margin: 1em; font-size: 90%; background: #fff; border-top: 1px dotted #CCC; }
#pied p { margin: 0; }
#pied a { color: #000; }
#copyright { text-align: center; padding: 1em; font-size: 90%; }

/*Member box*/
.memberbox {
	font-size: 85%;
	float: right;
	margin: 30px 25px 0 0;
	background: #f1f3ff;
	padding: 0 10px 10px;
	border: 1px solid #D3D3D3;

}
.memberbox .boxtitle {
	position: relative;
	line-height: normal;
	top: -.90em;
	margin: 0 2em -.5em;
	text-align: center;
	border-right: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
	border-left: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	padding: 2px 8px;
	color: #6B6B6B;
	background: #F5F5F5;
}
.memberbox .in {
	margin-top: .5em;
	text-align: right;
}
.forgot-pass {
	margin-right: 1em;
}
.memberbox input {
	font-size: 1em;
	vertical-align: middle;
}
.passwrd{margin:0.8em 0 0 10em;}