﻿/* CSS Document */
body{
background:#90c2c7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#all{
width:800px;
margin:auto;
background:url(images/banners/intermenu.gif) #FFFFFF repeat-y;
}

#bannerright{
width:589px;
height:154px;
background:url(images/banners/bannerright.gif) no-repeat;
float:right;
}
#bannerleft{
width:211px;
height:140px;
float:left;
background:url(images/banners/bannerleft.gif) no-repeat;
}

#menu  .lien{
background:url(images/banners/menulink.gif) no-repeat;
width:211px;
height:22px;
padding-top:8px;
}
#menu  .chapter{
background:url(images/banners/menulink.gif);
width:211px;
height:22px;
padding-top:8px;
background-repeat:no-repeat;
}

#menu{
float:left;
background:url(images/banners/intermenu.gif);
background-repeat:repeat-y;

}
#menu a{
text-decoration:none;
margin-left:10px;

}
#menu ul{
margin-top:5px;
width:175px;
list-style:none;
margin-left:0px;
margin-bottom:5px;
padding:0;
}
.lien a{
color:#1e666c;
font-size:11px;
font-weight:bold;

}
.lien a:hover{

font-size:11px;
font-weight:bold;
padding-left:0px;
color:#FF0000;
}

ul a{
text-decoration:none;
color:#000000;
}
ul a:hover{
text-decoration:none;
color:#FF0000;
margin-left:0px;
}
ul li {
list-type:inside;
}
#menu li{
	margin-left: 0px;
}
#body{
float:right;
background:url(images/banners/container.gif);
background-repeat:repeat-y;
width:579px;
padding-left:10px;
}
#body h3{
font-size:14px;
text-align:center;
color:#af7e44;
}

#body h2{
font-size:12px;
color:#ff7e00;
}
#body h1{
font-size:22px;
font-family:Arial, Helvetica, sans-serif;
}

#containerleft{
width:265px;
float:left;

}
#containerright{
margin-left:20px;
width:265px;
float:right;

}
#container{
clear:both;
width:550px;
margin-top:10px;
margin-bottom:20px;
text-align:left;
}
#containerprint{
clear:both;
font-size:11px;
width:550px;
text-align:center;
margin-bottom:0px;
margin-top:0px;
}
#footer{
clear:both;
text-align:center;
height:40px;
padding-top:20px;
background:url(images/banners/footer.gif);
background-repeat:repeat-y;
padding-left:200px;
font-size:10px;
color:#666666;
}
#home{
color:#1e666c;
margin-top:13px;
margin-left:10px;
}
#home a{
color:#1e666c;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
#home a:hover{
color:#FF0000;
font-size:11px;
font-weight:bold;
margin-left:0px;
}
img{
border:0;
}
#containerflags{
margin-top:90px;
margin-left:10px;
}
.grey{
color:#666666;
}
