/* --- PAGE --- */
body {
font-family:"Arial";
font-size:12px;
background-color:#FFFFFF;	
}
/* --- CADRE --- */
#cadre{
width:1000px;
margin:0px auto;
border: solid 1px #CCCCCC;
border-top:none;
border-bottom:none;
}
/* --- HEADER --- */
#header{
}
/* ------------ */
#header-left{
float:left;
height:130px;
width:250px;
background:url(images/_site/body_r1_c1.gif) no-repeat;
}
/* ------------ */
#header-center{
float:left;
height:130px;
width:700px;
background:url(images/_site/body_r1_c2.gif) no-repeat;
}
/* ------------ */
#header-right{
float:left;
height:130px;
width:50px;
background:url(images/_site/body_r1_c3.gif) no-repeat;
}
/* ------------ */
#header-bottom{
clear:both;
width:1000px;
height:25px;
background:url(images/_site/body_r3_c1.gif);
}
.header-bottomA{
margin-top:4px; 
margin-left:30px;
}
/* --- BODY --- */
#body{
background:url(images/_site/body_r3_c1.gif) repeat-y;
}
/* ------------ */
#body-left{
float:left;
width:250px;
}
#body-leftTo{
padding:5px;
margin:0 5px 5px 0;
background:url(images/_site/body_r7_c2.gif) repeat-y;
text-align:left;
font-size:14px;
}
.body-leftToA{
	margin-bottom:5px;
	border-width:1px;
	border-style:solid;
	border-color:#990000;
	border-left:none;
	border-right:none;
	}
.body-leftToA:hover{
	background:#990000;
	}
.body-leftToA img{
	width:25px;
	height:25px;
	vertical-align:middle;
	}
#body-leftA{
padding:5px;
margin:5px;
text-align:center;
}
#body-leftB{
padding:5px;
margin:5px;
background:#990000 url(images/_site/body_r7_c2.gif) repeat-y right;
}
#body-leftBo{
padding:5px;
margin:5px 5px 0 5px;
background:#990000 url(images/_site/body_r7_c2.gif) repeat-y right;
}
/* ------------ */
#body-center{
width:725px;
margin-left:250px;
} 
#body-centerTo{
}
#body-centerA{
border:#990000 solid 1px;
padding:5px;
margin:5px;
}
#body-centerB{
border:#990000 solid 1px;
padding:5px;
margin:5px;
}
#body-centerC{
border:#990000 solid 1px;
padding:5px;
margin:5px;
}
#body-centerBo{
border:#990000 solid 1px;
padding:5px;
margin:5px 5px 0 5px;
}
.body-centerBo1{
background:#990000;
font-weight:bold;
}
/* ------------ */
#body-bottom{
clear:both;
}
/* --- BOTTOM --- */
#bottom{
}
/* ------------ */
#bottom-left{
float:left;
height:200px;
width:250px;
background:url(images/_site/body_r5_c1.gif) repeat-y left;
}
/* ------------ */
#bottom-center{
float:left;
text-align:center;
height:200px;
width:700px;
background:url(images/_site/body_r5_c3.gif) repeat-y;
}
/* ------------ */
#bottom-right{
float:left;
height:200px;
width:50px;
background:url(images/_site/body_r5_c5.gif) repeat-y right;
}
/* ------------ */
#bottom-bottom{
clear:both;
}
/* --- LINK --- */
.link1{text-decoration:none;font-size: 14px; color:#000000;}
.link1:hover {color: #FFFFFF; background-color:#FF0000;}
.link2 {text-decoration:none;font-size: 20px; color:#FF0000;}
.link2:hover {color: #FFFFFF; background-color:#FF0000;}
.link3 {text-decoration:none;font-size: 10px; color:#FF0000;}
.link3:hover {color: #00FF00;}
.link4{text-decoration:underline; 	font-weight:bold; font-size: 16px; color:#000000;}
.link4:hover {color: #FFFFFF; background-color:#FF0000;}
.link5{text-decoration:none;font-size: 12px; color:#000000;}
.link5:hover {color: #FFFFFF; background-color:#FF0000;}
.linkcommande {text-decoration:underline;font-weight:bold;font-size:18px;color:#FFFFFF;}
.linkcommande:hover {color: #CCCCCC;}
/* --- ANIMATIONS --- */
.animationA{
background:url(images/animationA.gif) no-repeat;
height:200px;
width:724px;
}
/* --- BOUTONS --- */
.boutonA{
background:#990000;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
border:outset;
text-align:center;
text-decoration:none;
}
.boutonA:hover{
background:#990000 url(images/animationB.gif) repeat;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
text-decoration:none;
border:inset;
}