/* adc.css
 *
 * Page de style principale Age-des-Celebrites.com
 *
 */

body {
background-color:#FFE3E3;
margin-bottom:0px;
margin-left:2px;
margin-right:2px;
margin-top:2px;
text-align:center;
font-size:16px;
font-color:#00008B;
font-family:arial,helvetica,sans-serif,verdana,helvetica narrow;
text-decoration:none;
}

a:link {
text-decoration:none;
color:#00008B;
}
a:visited {
text-decoration:none;
color:#00008B;
}
a:active {
text-decoration:underline overline;
text-color:#0000FF;
}
a:hover {
text-decoration:underline overline;
text-color:#0000FF;
}

#TblEntete {
width:100%;
border-style:none;
border-spacing:0px;
padding:0px;
margin:0px;
}

#TblEnteteTr {
vertical-align:top;
}

#TblEnteteTdGauche {
width:50%;
text-align:left;
}

#TblEnteteTdDroite {
width:50%;
text-align:right;
}

#ImgLogo {
border-style:none;
width:450px;
height:121px;
}

#TblCorps {
border-style:none;
border-spacing:0px;
width:100%;
padding:0px;
margin:3px 0px 0px 0px;
}

#TblCorpsTr {
vertical-align:top;
}

#TblCorpsTdGauche {
width:176px;
text-align:center;
}
#TblCorpsTdDroite {
width:176px;
text-align:center;
}
#EspaceMembres {
width:468px;
height:60px;
background-image:url(../membres/img/cadre-membres-468x60.png);
background-repeat:no-repeat;
border-style:none;
}
.TextesCadreMembres {
color:red;
margin:0px;
padding-top:6px;
font-family:arial,helvetica,sans-serif,verdana,helvetica narrow;
font-size:12px;
line-height:16px;
font-color:#00008B;
text-decoration:none;
vertical-align:top;
}
#TableCadreMembres {
text-align:left;
/*padding-top:5px;*/
padding:0px;
width:100%;
border-style:none;
/*border-style:solid;
border-color:black;
border-width:1px;*/
}
#TableCadreNonsMembres {
width:100%;
border-style:none;
vertical-align:bottom;
}
.FontMembre {
color:#FF0000;
text-align:right;
vertical-align:middle;
font-family:arial,helvetica,sans-serif,verdana,helvetica narrow;
font-size:13px;
font-weight:bold;
}
.FontQuestMembre {
color:#000000;
text-align:center;
vertical-align:top;
font-family:arial,helvetica,sans-serif,verdana,helvetica narrow;
font-size:9px;
font-weight:normal;
padding:0px;
margin:0px;
}
.Champs {
border-style:solid;
border-width:1px;
border-color:black;
background-color:#FAFABE;
}
#Avatar {
width:48px;
height:48px;
padding-top:4px;
padding-left:4px;
}
#AvatarGrand {
width:150px;
height:150px;
padding-top:4px;
padding-left:4px;
}
#EmplPubHaut {
background-image:url(../img/merci-desactiver-h.gif);
}
#EmplPubGauche {
background-image:url(../img/merci-desactiver-v.gif);
}
#EmplPubDroite {
background-image:url(../img/merci-desactiver-v.gif);
}
