/* -- FEUILLETAGE CHICO -- */

body, html { background-image:url(../images/body-bg.jpg)}

* {
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #666666;
list-style-type: none;
border-collapse: collapse;

}

/* Styles generiques */

p {color:#333333;}

a:link,a:visited {color: #FF6600;text-decoration: none;font-weight:bold;}
a:hover {color: #66CC00;text-decoration: underline}
a:active {color:#99CC00;}

img {border: none;}

/* Presentation de la structure */

#conteneur {
	position: absolute;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	background:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-top-width: 0;
}
/* Div a personnaliser en fonction du besoin des animation Flash dans le header */
div.swfTransparent {
position:absolute;
top: 2px;
left: 491px;
margin-left: -490px;
width: 900px;
height: 140px;
background-color:transparent;
}
#header {
float: left;
width: 950px;
height: 150px;
background-color: transparent;
text-align: center;
}

#nav {
float: left;
width: 800px;
height: 134px;
text-align: center;
margin-left: 60px;
background-color: transparent;
}

#colGch{
float: left;
width: 150px;
height: 450px;
background:transparent;
}
#centre{
float: left;
width: 800px;
height: 600px;
}

#colDt{
float: left;
width: 150px;
height: 450px;
background:transparent;
}

#footer{
clear:both;
width: 900px;
height:35px;
text-align:center;
}

/* Typographie */

.texteNumeroMag {font-weight:bolder;font-size:15px;color:#333333;margin-bottom:10px;}
.texteFooter {font-size:12px;color:#333333;padding-top:8px;}

/* 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(../tome3/images/puceLien.png) no-repeat 0 0px;
padding-left: 20px;
}

/* Images */

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