/* GLOBAL STYLES */

body{
font-family: Verdana, sans-serif;
font-size:11px;
color:white;
background-color:#ff0561;
margin: 9px 0 40px 0;
}

table {border-collapse: collapse;}
td{
vertical-align:top;
text-align:left;
padding:0;	
}

form{margin: 0px;}
img{border:0;}

select{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
}

p{
margin:0;
line-height:17px;
font-family:Verdana, sans-serif;
}

h1{
font-family: Arial,Verdana,Helvetica,Sans-serif;
font-size:18px;
font-weight: bold;
color:white;
margin:0;
}

a{
font-family:Verdana, sans-serif;
font-style: normal;
font-weight: normal;		
color: white;
text-decoration: none;
text-transform: none;
}
a:hover{
font-family:Verdana, sans-serif;
font-style: normal;
font-weight: normal;
color: white;
text-decoration:none;
text-transform:none;
}

/*MAIN BLOCK STYLES*/

table.heading_main {
width:964px;
margin:10px auto 10px auto;
border-bottom:1px white solid;
}
table.heading_main td{
vertical-align:bottom;
}
table.heading_main h1 a{
font-size:31px;
}

table.content_main {
width:964px;
margin:10px auto 10px auto;
border-bottom:1px white solid;
}
table.content_main a{
text-decoration:underline;
}

table.footer_main {
width:964px;
margin:0 auto 10px auto;
}
table.footer_main p,table.footer_main a{
font-size:10px;
}
table.footer_main a{
text-decoration:underline;
}
table.footer_main a:hover{
color:#000000;
}

/*MINISITE 11 (calendrier photo )*/

table.heading_main_11 {
width:964px;
margin:10px auto 10px auto;
border-bottom:1px #f7941d solid;
color:#f7941d;
}
table.heading_main_11 td{
vertical-align:bottom;
}
table.heading_main_11 h1 a{
font-size:31px;
}
table.heading_main_11 a{
color:#727272;
}
table.heading_main_11 a:hover{
color:#000000;
}

table.content_main_11 {
width:964px;
margin:10px auto 10px auto;
border-bottom:1px #f7941d solid;
color:#f7941d;
}

table.footer_main_11 {
width:964px;
margin:0 auto 10px auto;
color:#727272;
}
table.footer_main_11 p,table.footer_main_11 a{
font-size:10px;
}
table.footer_main_11 a{
text-decoration:underline;
color:#727272;
}
table.footer_main_11 a:hover{
color:#000000;
}
