/*feuille de style de QND*/
/*couleurs Contact:
bleu vif : #33B7BC
rose : #D2005D
bleu foncé : #202360 
bleu clair  moins vif : #3196B6
*/
bodytd,td,p 
{
font-family:Gisha,sans-serif;
line-height:1.4;
}
.white
{
background-color: #ffffff;
}
img{
border:none;
}
#container_editeur 
{
position:relative;
margin:0;
padding:0 80px 50px 80px;
width : auto;
background:#ffffff;
height : 100%;
}
#editeur
{
position:relative;
margin:2px 5px 0 0;
height:650px;
}
#container_journal
{
position:relative;
margin-top:5px;
margin-left : auto;
margin-right : auto;
padding:15px;
width : 993px;
background:#ffffff;
border:1px solid #000099;
height : 100%;
border:none;
}
#container_journal p
{
margin-top:8px;
margin-bottom:5px;
}
#container_journal_test
{
position:relative;
margin-top:10px;
margin-left : 20px;
margin-right : auto;
padding:15px;
width : 993px;
background:#ffffff;
border:1px solid #000099;
height : 100%;
}
#logo_head
{
position: absolute; 
top: 5px; 
width: 982px;
}
#numero
{
position: absolute; 
top: 203px; 
left: 0;
width: 982px;
} 
a:link
{
text-decoration: none;
color:#3196B6;
}
a:visited
{
text-decoration: none;
color:#3196B6;
}
a:hover
{
text-decoration: underline;
color:#33B7BC;
}
.insertright 
{
float: right;
margin-right:10px;
margin-left:5px;
padding: 3px 3px 5px 15px;
width:auto;
background-color:#fff;
text-align:justify;
}
.insertright ul
{
padding:0 10px 10px 10px;
}
.insertright ul li
{
padding-left:5px;
}
.titre_journal
{
font-family: Gisha,sans-serif; 
font-size: 80px; 
color: #202360;
letter-spacing:-1px;
}
.titre_journal a:hover
{
text-decoration:none;
}
.titre_rubrique
{
font-family:Gisha,sans-serif;
font-size:23px;
font-weight:bold;
color:#202360;
}
p.titre_rubrique
{
margin-top:0px;
}
.titre_article
{
font-family: Gisha,sans-serif;
font-size:23px;
font-weight:bold;
padding-bottom:10px;
}
.edito
{
font-family:Gisha,sans-serif;
width:700px;
padding:0 15px 10px 0;
font-size:14.5px;
text-align:justify;
border-right:2px solid #030858;
vertical-align:top;
}
td.edito{
vertical-align:top;
}
.sommaire
{
width:300px;
padding:0 0 10px 10px;
text-align:left;
line-height:1.3;
}
.titre_rubrique_sommaire
{
font-family:Gisha,sans-serif;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#000000;
padding-top:5px;
padding-bottom:0;
}
.titre_rubrique_sommaire a:link
{
color:#000;
}
.titre_rubrique_sommaire a:hover
{
color:#D2005D;
}
.titre_sommaire
{
font-family:Gisha,sans-serif;
font-size:15px;
font-weight:bold;
color:#000000;
padding:2px 0 3px 0;
}
input
{
margin-top:3px;
margin-bottom:3px;
}
select
{
margin-top:3px;
margin-bottom:3px;
}
.rouge{
color:#ff0000;
}
.mail_ht1{
margin-left:40px;
width:882px;
height:192px;
background:transparent url(http://www.contact.asso.fr/journal/images/mail_ht1.jpg) no-repeat top center;
}
.mail_ht2{
margin-left:40px;
width:882px;
height:192px;
background:transparent url(http://www.contact.asso.fr/journal/images/mail_ht_2.jpg) no-repeat top center;
}
.mail_centre{
margin-left:40px;
width:882px;
background:transparent url(http://www.contact.asso.fr/journal/images/mail_centre.jpg) repeat-y top center;
}
p.mail_text{
margin-top:0;
margin-bottom:0;
padding:0 20px 0 20px;
text-align:justify;
}
.mail_bas{
margin-left:40px;
width:882px;
height:39px;
background:transparent url(http://www.contact.asso.fr/journal/images/mail_bas.jpg) no-repeat top center;
}
.tb_art_bleu
{
width:982px;
margin-top:5px;
margin-bottom:5px;
margin-left:7px;
margin-right:7px;
padding:10px;
background-color:#E3E7F0;
}
.tb_art_nobgcolor
{
width:982px;
margin-top:5px;
margin-bottom:5px;
margin-left:7px;
margin-right:7px;
padding:10px;
}
.tb_entete
{
width:992px;
height:205px;
margin-top:-15px;
margin-bottom:5px;
margin-left:-10px;
margin-right:0;
padding:0 0 15px 0; 
text-align:right;
background:transparent url(http://contact.asso.fr/journal/images/reseau_small2.png) no-repeat left top;
border-bottom:1px solid #777788;
}
.tb_entete a:hover{
text-decoration:none;
}
.esp_titre
{
padding-top: 55px; padding-right: 50px;
}
#satisfaction
{
font-family:Gisha,sans-serif;
width:982px;
margin-top:5px;
margin-bottom:5px;
margin-left:7px;
margin-right:7px;
padding:0;
text-align: center; 
background-color: #61BAD8;
}
.satisfaction
{
font-family:Gisha,sans-serif;
font-size:20px;
color: #000099;
}
hr { 
margin:0;
border:none;
color: #B1C4D3;
background-color: #B1C4D3;
height:1px;
width:98%;
text-align:center;
}