/* -- SITE 12 ROYAUMES -- */

body, html {background: #8F9FB8 url(../images/bgBody.jpg) repeat-x;}

* {
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
border-collapse: collapse;
}

/* Styles generiques */

p {color: #999999;}

a:link,a:visited {color: #006699;text-decoration:none;font-weight:bold;}
a:hover {color: #FF0000;}
a:active {color: #FF0000;}

/* Presentation de la structure */

#conteneur {
margin: 0 auto;
width: 980px;
background: transparent;
}

#header {
float:left;
width: 980px;
background-color:transparent;
}

#centre{
float: left;
width: 681px;
height: 570px;
}
#colonneGauche {
float: left;
width: 256px;
height:394px;
}
#colgch {
float: right;
width: 230px;
height: 330px;
background: #4E4E4E;
}
#txt-colgch {
float: right;
width: 200px;
height: 300px;
}
#concours {
float: left;
width: 425px;
height: 416px;
background: #4E4E4E;
}
#dock {
float: right;
width: 655px;
height: 273px;
background: #4E4E4E;
}
#colonneDroite {
float: left;
width: 294px;
height: 690px;
background-color:transparent;
background: url(../images/bgColdt.jpg) repeat-x;
}
#nouveau {
float: left;
width: 217px;
height: 650px;
margin-top: 90px;
text-align:center;
background-image: url(../images/bgColdt2.jpg);
}

#feuilletage{
float: right;
width: 640px;
height: 560px;
}
#f-colDroite{
float: left;
width: 294px;
height: 621px;
background-image: url(../images/bg-Coldt.jpg);
}
#f-centre{
float: left;
width: 682px;
height: 621px;
background: url(../images/bg-centre.jpg);
}
#f-txt{
float: left;
width: 200px;
height: 355px;
padding-top: 60px;
padding-left: 10px;
}
#footer{
float: right;
width: 655px;
height:52px;
text-align:center;
background-color: #4E4E4E;
}

/* Typographie */

.texteGras {font-weight:bolder;font-size:12px;color: #006699;}
.texteNews {font-weight:normal;line-height:20px;font-size:12px;color: #FFFFFF;}
.texteBio {font-weight:normal;font-size:11px;line-height:15px;color: #333333 ;}
.texteTitre {font-weight:bolder;font-size:14px;color:#FFFFFF;}
.texteFooter {font-size:12px;line-height:15px;color:#FFFFFF;}
.reglement {font-size:12px;line-height:16px;color: #CCCCCC; margin-left:50px;}

/* Menu de la colonne droite */

ul.lienColonneDroite {text-align:left;margin:10px;}
ul.lienColonneDroite li {
padding:3px 0 8px 0;
text-align:left;
background: url(../images/puceLien.png) no-repeat 0 0px;
padding-left: 20px;
}

/* Images */

img.logoMilan {float:left;padding-right:1px;}
img.guillemet {margin-bottom: -5px;}
img.primeColonneGauche {float:right;}
img.couverture {margin:10px 0 5px 0;}
img.pubColonneDroite {margin-top:8px;}
img.btonColonneDroite {margin:3px 0;}

/* tableaux */

#colonneDroite table {height:730px;width:200px;text-align:center;}
#colonneDroite table td.partieHaute {vertical-align:top;}
#colonneDroite table td.partieBasse {vertical-align:bottom;}

#colonneGauche table {height:600px;width:180px;text-align:center;}
#colonneGauche table td.partieHaute {vertical-align:top;}
#colonneGauche table td.partieBasse {vertical-align:bottom;}
