/* CSS Document */
body {
	background-color : #015e8c; 
	text-align : center;
	
			}
/*
debut infos cadres
*/
#page {
background-image:url(design/page.png);
background-repeat:repeat-y;
width:850px;
text-align:left;
margin:auto;
}
		
#header {
background-image: url(design/header1.png);
background-repeat:no-repeat;
width: 850px;
height:200px;
}

#menu {
background-image: url(design/menu.png);
background-repeat:no-repeat;
width:850px;
height: 30px;
text-align:center;
padding-top:1px;
}



#gauche {
width: 140px;
margin-left:25px;
float:left;
padding-left:5px;
padding-right:5px;
text-align:center;
margin-right:5px;
}

#part{

height:110px;
padding-top:30px;
background-image:url(design/part.png);
background-repeat:no-repeat;
margin-left:5px;
margin-right:5px;}

#index{
width:130px;
height:30px;
background-image:url(design/ind.png);
background-repeat:no-repeat;
margin-left:5px;
margin-right:5px;
}
#fotindex{
width:130px;
height:200px;
padding-top:15px;
margin-left:5px;
margin-right:5px;
text-align:center;
background-image:url(design/img.png);
background-repeat:no-repeat;
}

#google{
width:130px;
height:620px;
padding-top:10px;
background-image:url(design/google.png);
background-repeat:no-repeat;
margin-left:5px;
margin-right:5px;}

#googles{
width:130px;
height:260px;
padding-top:10px;
background-image:url(design/googles.png);
background-repeat:no-repeat;
margin-left:5px;
margin-right:5px;}

#contenu {
margin-left:180px;
margin-right:15px;
padding-left:10px;
padding-right:10px;
padding-top:8px;
}


#footer {
background-image: url(design/footer1.png);
background-repeat:no-repeat;
width: 850px;
height: 100px;
}

#copyright {
width: 820px;
height:81px;
padding-left:15px;
padding-right:15px;
padding-top:14px;
text-align:center;
}
#edito{
width:395px;
height:227px;
text-align:justify;
}

#actu{
height:180px;
width:200px;}

#fond {
background-image: url(design/fond1.png);
width:204px;
height:215px;
padding-top:10px;
padding-left:2px;
}

#news{
width:490px;
margin-left:135px;
}

#fotnews{
float:left;}

#fiches{
height:150px;
width:520px;
}

#textenews {
width:400px;
margin-left:205px;

}

#imgnews{
width:200px;
height:150px;
float:left;
}

/*
Les indispensables | index.php
*/
#indis{
width:408px;
height:80px;
float:left;
}

#img{
width:200px;
height:80px;
}
/*
Fin Les indispensables | index.php
*/

#lastnews{
width:241px;
height:100px;
}
#lastimg{
width:150px;
height:100px;}
/*
debut infos cadres
*/

/*
Police et liens
*/
a:link, a:visited {
	color : #015e8c; 
	text-decoration : none; 
	} 
a:hover {
	color : #B8D0DC; 
	text-decoration : underline; 
	}

.Style1 {
font-size: 18px;

}
.Style2 {
font-size: 14px;

}
.Style3 {
font-size: 16px;

}
.Style7 {font-weight: bold}
/*
Fin police et liens
*/	
#tt
{width:200px;}
#t2
{width:200px;}