/* CSS Document */
@import url("base.css");

#corps{
padding-left:30px;
padding-right:25px;
padding-bottom:42px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#913770;
}
#corps.fluide{
height:auto;
}
#corps h2{
font-size:1.4em;
font-weight:normal;
float:left;
}
#corps h2.txt{
clear:both;
font-size:1.4em;
font-weight:normal;
float:left;
clear:both;
background:transparent url(../img/international/inter3.gif) top left no-repeat;
display:inline;
width:341px;
height:20px;
}
#corps h2 span{
display:none;
}
#corps #btn_telecharger{
margin-top:40px;
clear:both;
float:left;
display:block;
}
#corps #illu_pdf{
display:inline;
float:right;
margin-right:25px;
margin-bottom:25px;
width:585px;
height:180px;
clear:right;
}
#corps table {
clear:both;
width:800px;
border:0;
margin-top:15px;
font-size:1.4em;
/*border:1px dotted #444444;*/
margin-bottom:30px;
}
th{
color:#e20060;
text-align:left;
padding-left:10px;
}
#corps table th {
height:26px;
font-weight:bold;
border-right:1px dotted #444444;
}
#corps table .noBorder {
border-right:none;
}
#corps table td {
padding:10px 12px;
border-right:1px dotted #444444;
border-top:1px dotted #444444;
width:auto;
}
#corps table tr {
padding:10px 12px;
}
table th.colCon,table td.colCon {
color:#e10162;
background:transparent url(../img/contact/bg_td.gif);
font-weight:normal;
}
table th.colCon b,table td.colCon b{
font-weight:bold;
font-size:1em;
}
#corps table td a{
color:#913770;
font-size:1em;
border-bottom:1px dotted #913770;
}
#corps table td a:hover{
border-bottom:1px solid #913770;
}
a.alternContact{
color:#e20060;
border-bottom:1px dotted #e20060;
}
a:hover.alternContact{
border-bottom:1px solid #e20060;
}
