
body
{
	height: 100%;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #036;
	background-attachment: fixed;
	background: #9DC5E1 url('../images/background.jpg') no-repeat left top;
	text-align:center;
}

#contener {
	width:720px;
	height: 100%;
	text-align:center;
	}
#ifsi{
	text-align:left;}
#ifsi h1, #ifsi h2{
	text-indent:-9000px;
	}
#head{
	position: absolute;
	width:263px;
	height:157px;
	top:67px;
	left:130px;
	background:url(../images/logo-ifsi.jpg) no-repeat top right;
	}
#summary {
	position: absolute;
	width:322px;
	height:599px;
	top:0px;
	left:400px;
	background:url(../images/summary.jpg) no-repeat top center;}	
#summary ul{
	padding:0;
	margin:0;
	margin-top:88px;
	}
#summary li{
	color:#fff;
	font-size:1.2em;
	text-align:right;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	text-transform:uppercase;
}

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:300px;}

#chs {
	position:absolute;
	top:250px;
	left:400px;
	width:450px;}
#chs p{
	position:absolute;
	padding-left:55px;
	text-align:left;
	padding-top:80px;
	}
#chs .chs_sarthe{
	/*border:1px #000 solid;*/
	position:absolute;
	top:0px;
	left:160px;
	text-indent:-9000px;
	height:104px;
	width:100px;
	background:url(../images/logo-chs.gif) no-repeat top center;
	}

#chs .region_loire{
	position:absolute;
	background:url(../images/logo-region.gif) no-repeat top left;
	text-indent:-9000px;
	top:30px;
	left:280px;
	height:50px;
	width:190px;
	z-index:10;
	}
	
#copy{
	position:absolute;
	bottom:1px;
	text-align:right;
	width:auto;}
#copy a:link, #copy a:active, #copy a:visited{color:#036;}
#copy a:hover{color:#FFF;}