/*border:1px #000 solid;*/
html{height: 100%;}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #036;
	background: #fff url('../images/background.jpg') no-repeat top left;
	height: 100%;
}

#contener {
	margin:0;
	padding:0;
	height: 100%;
}
#head{
	position: absolute;
	margin:0;
	padding:0;
	top:16px;
	left:24px;
	}
#head a{
	display:block;
	text-indent:-9000px;
	width:300px;
	height:157px;
	}
#head h1{
	width:300px;
	height:157px;
	background:url(../images/logo-ifsi-int.jpg) no-repeat top left;margin:0;padding:0;}
#head h2{
	text-indent:-9000px;
	}
#summary {
	position: absolute;
	width:150px;
	top:180px;
	left:160px;
}	
#summary ul{
	padding:0;
	margin:0;
	}
#summary li{
	color:#fff;
	font-size:1.2em;
	text-align:right;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	text-transform:uppercase;
}

a, a:link, a:visited, a:active{color:#c00;}
a:hover{color:#00b14f;}

a.a1:link, a.a1:visited, a.a1:active, a.a2:link, a.a2:visited, a.a2:active{text-decoration:none;}
a.a1:link, a.a1:visited, a.a1:active{color:#fff;}
a.a2:link, a.a2:visited, a.a2:active{color:#036;}
a.a1:hover, a.a2:hover{color:#00b14f;}

li.r1{background: url(../images/r1.jpg) center right;width:150px;height:15px;}
li.r2{background: url(../images/r2.jpg) center right;width:150px;height:15px;}
li.r3{background: url(../images/r3.jpg) center right;width:150px;height:15px;}
li.r4{background: url(../images/r4.jpg) center right;width:150px;height:15px;}
li.r5{background: url(../images/r5.jpg) center right;width:150px;height:15px;}

li.r6{background: url(../images/r6.jpg) center right;width:150px;height:15px;
	position:absolute;
	top:150px;}

#chs {
	position:absolute;
	top:355px;
	width:320px;}
#chs p{
	position:absolute;
	padding-left:35px;
	text-align:right;
	padding-top:70px;
	}
#chs .chs_sarthe{
	position:absolute;
	top:0px;
	left:190px;
	text-indent:-9000px;
	height:104px;
	width:100px;
	background:url(../images/logo-chs-int.gif) no-repeat top center;
	}

#chs .region_loire{
	position:absolute;
	background:url(../images/logo-region.gif) no-repeat top left;
	text-indent:-9000px;
	top:20px;
	left:90px;
	height:50px;
	width:190px;
	z-index:10;
	}
	
#contents{
	position:absolute;
	background:url(../images/back-int.jpg) no-repeat top left;
	left:300px;
	top:0;
	width:700px;
	height:100%;
}
	
#titre{
	position:absolute;
	top:0;
	left:417px;
	width:20px;
	text-indent:-9000px;}
#titre .presentation{
	background:url(../images/titre_presentation.jpg) no-repeat top left;height:300px;padding:0;margin:0;}
#titre .formations{
	background:url(../images/titre_formations.jpg) no-repeat top left;height:300px;padding:0;margin:0;}
#titre .concours{
	background:url(../images/titre_concours.jpg) no-repeat top left;height:300px;padding:0;margin:0;}
#titre .calendriers{
	background:url(../images/titre_calendriers.jpg) no-repeat top left;height:300px;padding:0;margin:0;}
#titre .contacts{
	background:url(../images/titre_contacts.jpg) no-repeat top left;height:300px;padding:0;margin:0;}
#titre .chs-de-sarthe{
	background:url(../images/titre_chs.jpg) no-repeat top left;height:300px;padding:0;margin:0;}

#text{
	background:#fff;
	top:0;
	padding: 25px;
	width:350px !important; /*moz width*/
  	width:400px; /*IE width*/
	/*padding: 0;
	width:400px;*/
	margin: 0px;
	margin-left:15px;
	height:100%;
	font-size:1.2em;
	text-align: justify;}

/*#text p{
	padding: 25px 25px 0 25px;
}*/

#photo_droite{
	position:absolute;
	top:260px;
	left:715px;
}

table{
	font-size:1em;
}

input{
	border: solid 1px #7f9db9;
	height: 15px;
	font-size:.9em;
}

#copy{
	position:relative;
	bottom: 0;
	background:#9DC5E1;
	color:#000;
	padding:0;
	padding-top:2px;
	margin: 0;
	text-align:center;
  	width:415px;
	height:20px;
	font-size: 0.9em;
}
#copy a:link, #copy a:active, #copy a:visited{color:#000;}
#copy a:hover{color:#036;}
