/* CSS Document */
*, html, body{
margin : 0;
padding : 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
body{
background:#ebd8ba;
text-align:center;
}
div.conteneur{
text-align:left;
width:779px;
background: #fff url(/images/shoebox/content_bg.jpg) left repeat-y;
margin : 10px auto;
}
div.header{
width:779px;
height:133px;
}
div.compteur{
margin : 50px 0 0 400px;
position:absolute;
font-size:18px;
font-weight:bold;
}
div.conteneur_compteur{
margin : 0 0 0 50px;
font-size:16px;
font-weight:bold;
}
div.conteneur_compteur span{
font-size:16px;
font-weight:bold;
}
div.compteur strong{
font-size:18px;
}
div.lang{
width:150px;
height:30px;
margin : 108px 0 0 43px;
position:absolute;
}
div.lang a{
font-size:11px;
background:#fff;
padding:0;
margin : 0 10px 0 0;
color:#913334;
}
div.contenu{
margin : 0 20px 0 20px;}
div.righttext{
width:300px;
float:right;
margin:10px 0 0 0;
}
div.righttext p{
color:#767676;
font-size:16px;
font-weight:bold;
}
div.righttext p strong{
font-size:24px;
color:#913334;
}
div.content_text strong{
color:#913334;
}
div.leftvideo{
width:430px;
float:left;
margin : 10px 0 0 0;
}
div.content_text{
margin : 10px 0 0 0;
}
div.righter{
width:49%;
float:right;
}
div.lefter{
width:49%;
float:left;
}
ul.simple_list li{
margin : 5px 0 0 25px;
}
div.ima_ico{
text-align:center;
}
div.ima_ico img{
margin : 20px 0 0 20px;
}
a.simple_a:link, a.simple_a:visited, a.simple_a:hover{
color:#913334;
background: transparent url(/images/shoebox/bg_a.jpg) left no-repeat;
padding : 0 0 0 12px;
}
a:hover{
text-decoration:none;
}
div.donateurs{
margin : 10px 0 10px 0;
border-bottom:1px dotted #999;
}
div.donateurs h1, div.donateurs strong{
color:#913334;
}
div.halfleft{
width:49%;
float:left;
}
div.halfright{
width:49%;
float:right;
}
div.footer{
width:779px;
height:40px;
background: transparent url(/images/shoebox/footer.jpg) left no-repeat;
}
div.clearer{
clear:both;
}
