.modulecomplet
{
margin-right : 11px;
display : block;
margin-bottom : 17px;
}
.module
{
height : 187px;
width : 220px;
background : url("couleur_principale.png") repeat-y;
display : block;
}
.haut_module
{
height : 38px;
width : 218px;
background : url("degrade_blanc.png") repeat-x;
display : block;
margin-left : 1px;
}
.bas_module
{
height : 13px;
width : 220px;
background : url("bas_module.png") repeat-x;
display : block;
}
.contenu_module img
{
margin-left : 11px;
margin-top : -2px;
}
.contenu_module span
{
font-family : "Comic Sans MS", Arial;
font-weight : bold;
font-size : 0.7em;
color : rgb(0,48,58);
margin-left : 3px;
margin-right : 3px;
margin-top : -7px;
display : block;
}
.contenu_module a span
{
text-decoration : none;
}
.haut_module_video
{
height : 38px;
width : 184px;
background : url("degrade_blanc.png") repeat-x;
display : block;
margin-left : 18px;
}
.module_video
{
height : 186px;
width : 220px;
background : url("couleur_principale_video.png") repeat-y;
display : block;
}
.bas_module_video
{
height : 14px;
width : 220px;
background : url("bas_module_video.png") repeat-x;
display : block;
}
.contenu_module_video span
{
font-family : "Comic Sans MS", Arial;
font-weight : bold;
font-size : 0.7em;
color : rgb(0,48,58);
margin-left : 20px;
margin-top : -7px;
display : block;
}
.contenu_module_video img
{
margin-left : 26px;
margin-top : -11px;
}
.titre_sondage
{
font-weight : bold;
font-size : 0.8em;
margin-bottom : 10px;
}
.contenu_module label
{
margin : 0px;
margin-bottom : -10px;
display : block;
}
#repondre_sondage
{
margin : 0px;
margin-left : 68px;
margin-top : -10px;
}
.console_sortie
{
color : red;
font-size : 1em;
font-weight : bold;
display : inline;
}
.date_sortie
{
display : inline;
font-style : italic;
color : rgb(120,147,198);
text-decoration : none;
}
.sondage_bar
{
position:relative;
height:10px;
display:block;
margin-bottom:5px;
}
.sondage_bar img
{
margin:0px;
}
.inside_barre
{
height : 10px;
background : url('m_sond.png') repeat-x;
display:block;
}
