CSS Type

* {margin: 0; padding: 0;}

body
{
background : #;
background-image : url(http://IMAGE);
background-repeat : repeat;
color : #;
font-size : 11pt;
font-family : Comic sans MS;
text-align : center;
background-attachment : fixed;
}
#cadre
{
background : #;
background-image : url(http://IMAGE);
background-repeat : repeat;
color : #XXXXXX;
width : 1100px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
font-size : 11pt;
font-family : Comic sans MS;
border-width : 3px;
border-style : solid;
border-color : #XXXXXX;
text-align : left;
margin : auto;
position : relative;
background-attachment : fixed;
}
#haut
{
background : #;
background-image : url(http://*);
background-repeat : no-repeat;
color : #XXXXXX;
height : 150px;
padding-top : 20px;
font-size : 11pt;
font-family : Comic sans MS;
border-width : 0px;
border-style : solid;
border-color : #;
text-align : center;
background-attachment : fixed;
}
#haut h1 a
{
color : #XXXXXX;
text-decoration : none;
font-size : 11pt;
font-family : Comic sans MS;
}
a
{
color : #;
text-decoration : none;
}
a:hover
{
color : #XXXXXX;
text-decoration : none;
}
#barre
{
width : 610px;
height : 80px;
margin-top : 130px;
margin-left : 250px;
}
#barre ul
{
list-style-type : none;
}
#barre li
{
float : left;
}
#barre a
{
background : #;
background-image : url(http://IMAGE);
background-repeat : no-repeat;
color : #XXXXXX;
text-decoration : none;
width : 130px;
height : 35px;
padding-top : 5px;
margin-left : 115px;
font-size : 12pt;
font-family : Comic sans Ms;
border-width : 0px;
border-style : solid;
border-color : #;
text-align : center;
display : block;
}
#barre a:hover
{
background : #;
background-image : url(http://IMAGE);
background-repeat : no-repeat;
color : #XXXXXX;
border-style : solid;
border : 0px;
}
#menu
{
width : 175px;
float : left;
}
#menu ul
{
list-style-type : none;
}
#menu ul li
{
background : #;
background-image : url(http://IMAGE);
background-repeat : repeat;
color : #XXXXXX;
text-decoration : none;
width : 175px;
padding-left : 2px;
padding-right : 2px;
margin-top : 7px;
font-size : 11pt;
font-weight: bold;
font-family : Verdana;
border-width : 0px;
border-style : solid;
border-color : #;
}
#menu ul li a
{
background : #;
color : #XXXXXX;
text-decoration : none;
width : 175px;
font-size : 11pt;
font-weight: bold;
font-family : Verdana;
line-height : 25px;
}
#menu ul li a:hover
{
background : #;
background-image : url(http://IMAGE);
color : #XXXXXX;
text-decoration : none;
}
#menu h2
{
background : #;
background-image : url(http://IMAGE);
background-repeat : no-repeat;
color : #XXXXXX;
width : 175px;
height : 60px;
padding-top : 17px;
margin-top : 50px;
padding-left : 15px;
margin-left : 20;
margin-right : auto;
font-size : 11pt;
font-family : Comic sans MS;
border-width : 0px;
border-style : solid;
border-color : #;
text-align : center;
}
#menu_partenaires ul li
{
background : #;
background-image : url(http://IMAGE);
font-family : Verdana;
font-size : 10pt;
font-weight : bold;
}
#menu_partenaires ul li a
{
background : #;
background-image : url(http://IMAGE);
font-family : Verdana;
font-size : 10pt;
font-weight : bold;
}
#menu_sondage ul li
{
background : #;
background-image : url(http://IMAGE);
font-size : 10pt;
font-weight: bold;
font-family : Verdana;
}
#menu_stats ul li
{
background : #;
background-image : url(http://IMAGE);
font-size : 10pt;
font-weight: bold;
font-family : Verdana;
}
#contenu
{
background : #;
background-image : url(http://IMAGE);
background-repeat : repeat;
color : #XXXXXX;
width : 700px;
padding-top : 20px;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 15px;
margin-top : 15px;
margin-left : 185px;
font-size : 12pt;
font-family : Verdana;
border-width : 2px;
border-style : solid;
border-color : #XXXXXX;
text-align : justify;
}
#contenu h3
{
background : #;
background-image : url(http://IMAGE);
background-repeat : repeat;
color : #XXXXXX;
width : 600px;
height : 40px;
padding-top : 15px;
padding-left : 15px;
padding-right : 50px;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 30px;
font-size : 11pt;
font-family : Verdana;
font-weight: bold;
border-width : 2px;
border-style : solid;
border-color : #XXXXXX;
text-align : center;
}
#contenu ul
{
list-style-type : disc;
margin-left : 15px;
}
#contenu a
{
background : #;
color : #XXXXXX;
text-decoration : underline;
font-size : 12pt;
font-family : Verdana;
}
#contenu a:hover
{
background : #XXXXXX;
color : #XXXXXX;
text-decoration : none;
font-size : 12pt;
font-family : Verdana;
}
#sondage_contenu
{
background : #;
background-image : url(http://IMAGE);
}
#contenu form
{
background : #;
background-image : url(http://IMAGE);
}
#bas
{
background : #;
background-image : url(http://IMAGE);
background-repeat : repeat;
font-size : 11pt;
font-family : Comic Sans MS;
color : #XXXXXX;
border-width : 2px;
border-style : solid;
border-color : #XXXXXX;
margin : auto;
}
#bas a
{
color : #XXXXXX;
}
#bas a:hover
{
background : #000000;
font-size : 11pt;
font-family : Comic Sans MS;
color : #XXXXXX;
}
#spacer
{
height : 15px;
clear : both;
}
hr { margin:15px; height:10px; background:url(http://IMAGE);background-repeat:no-repeat }
fieldset { border:0; }
* html #menu h2{width: 177px;}
#contenu ol {list-style-type: decimal;margin-left:25px;}



14/10/2010
0 Poster un commentaire

Inscrivez-vous au blog

Soyez prévenu par email des prochaines mises à jour