*
{
	margin: 0;
	padding: 0;
	
	font-weight:normal;
	z-index:0;
}

html
{
	height:100%;
}


img 
 { 
 behavior : url(../../css/iepngfix.htc);
}
img, #header  { 
behavior : url(../../css/iepngfix.htc); 
}
/*// Juste pour rappel, une déclaration de background classique se fait comme ceci : ///[css] #header  background :url(background.png) ; 
*/
body {
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin: 0px;
}
#conteneur {
	margin-left:auto; /* Cette valeur doit être la moitié négative de la valeur du height */
	border: 1px solid #CCCCCC;
	background-image: url(../images/fond_page.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: right top;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
}
#conteneur #centre .input {
	font-size: 9px;
	color: #C05447;
	border: 1px solid #CCCCCC;
	width: 90%;
	height: 40px;
}

#gauche {
	width: 340px;
	float: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#haut {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
#centre {
	width: 490px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 450px;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a  {
	color: #EB7F23;
	margin: 0px;
	padding: 0px;
}
a:hover  {
	text-decoration: underline;
	color: #999999;
}


#bas {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}

#bas a {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: normal;
	letter-spacing: 0.1em;
	margin-left: 10px;
}

.chapeau {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #5B5186;
}
.cel {
	background-image: url(../../images/fond-bloc.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
h1 {
	font-size: 17px;
	color: #EB7F23;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: none;
}
h2 {
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h6 {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

p {
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

p.cours {
	text-align: left;
}

.cel-borD {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D0D3EE;
}

ul {
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {

	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
#conteneur #centre input {
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-size: 9px;
	color: #B73C2C;
	margin: 0px;
	padding: 0px;
}
#conteneur #centre label {
	font-size: 9px;
	display: block;
	margin: 8px 0px 3px;
	padding: 0px;
}
hr.both
{
	visibility:hidden;
	height:0;
	width:0;
	clear:both;
	margin: 0px;
	padding: 0px;
}
#bas a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	line-height: normal;
	letter-spacing: 0.1em;
	margin-left: 10px;
}

img.pictohd {
	margin-top: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.vignette {
	padding-right: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.pdf {
	padding-right: 10px;
	float: left;
}
.commentaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}
.imglogo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-right: 10px;
}

#boutonstagiaire  {
	
	height: 220px;
	width: 220px;
	float: left;
	margin-top: 0px;
}

#boutonstagiaire a {
	background-image:url(../images/promo.png);
	background-repeat:no-repeat;
	height: 100%;
	width: 100%;
	float:left;
	display:block;
}

#boutonstagiaire a:hover {
	background-image: url(../images/promo_survol.png);
	background-repeat: no-repeat;
}

#boutonstagiaire a span {
	display: none;
}