/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}

h1#emagTigex {
display:block;
position:relative;
top:0;
left:0;
background:none;
padding:0;
margin:0;
}

#sommaire, #liensBas, #colDroite, #optionsContenus, #megaBanner, #hyppo {
display:none;
}


#tetiereRubrique {
width:100%;
height:170px;
float:left;
margin:5px 0 10px 0;
}

#tetiereRubrique img {
float:left;
}

#tetiereRubrique h2 {
float:right;
width:126px;
height:80px;
padding:80px 24px 0 0;
font-family:Calibri, "Lucida Grande", Verdana, sans serif;
font-size:26px;
line-height:20px;
text-align:right;
color:#FFFFFF;
font-weight:normal;
}

.tetiereSanteBeaute {
background:#c1e42d url(../medias/img/angleSanteBeaute.gif) no-repeat bottom right;
}

.tetiereDossierMois {
background:#00c9ff url(../medias/img/angleDossierMois.gif) no-repeat bottom right;
}

.tetiereTigexEtVous {
background:#ff9427 url(../medias/img/angleTigexEtVous.gif) no-repeat bottom right;
}

.tetiereVotreEnfant {
background:#fac100 url(../medias/img/angleVotreEnfant.gif) no-repeat bottom right;
}

.tetiereTrucsEtAstuces {
background:#01949e url(../medias/img/angleTrucsEtAstuces.gif) no-repeat bottom right;
}

/********* TEXTES CONTENUS *********/

#contenus {
width:100%;
padding:12px 0 40px 0;
float:left;
}

#contenus h3 {
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
line-height:28px;
color:#e20177;
margin:15px 0 0 0;
}

#contenus h4 {
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
margin:15px 0 0 0;
}

#contenus p {
float:left;
width:100%;
font-size:1em;
line-height:1.5em;
margin:15px 0 0 0;
}

#contenus p.auteur {
text-align:right;
margin:20px 0 20px 0;
}

#contenus a {
color:#e20177;
text-decoration:none;
}

#contenus a:hover {
text-decoration:underline;
}