/* CSS Document */

body {
background-color : #ebebeb; 
margin:5px;
padding:0; 
text-align:center;
} 

p , h1, h2, h3, td {
font-family : verdana, sans-serif; 
color : #000000; 

} 

p , td {
font-size : 0.75em;
}

h1 {
font-size : 8pt;
font-weight:bold; 
} 

h2 {
font-size : 0.9em; 
} 

h3 {
font-size:9pt;
text-align : center;
} 

.frm {
font-size:7pt;
}

.ftblack{
font-size:7pt;
color:#000000;
}

.ftred {
font-size:7pt;
color:#cc0000;
}

a:link {
color : #000000; 
text-decoration : underline; 
} 

a:visited {
color : #000000; 
text-decoration : underline; 
} 

a:hover {
color : #000000; 
text-decoration : none; 
}
 
a:active {
color : #000000; 
text-decoration : underline; 
} 

button.im {
color : #840e1c; 
border : none; 
background-color : transparent; 
cursor : pointer; 
} 

#initial {
background-color:#FFFFFF;
position:absolute;
	left: 50%;
	margin-left: -195px;
	/* Hack CC pour IE MAC \*/
	top: 50%;
	margin-top: -110px;
	/* fin hack CSS pour IE MAC */
}

#conteneur {
width : 760px; 
margin:auto;
background-color: #ffffff;
border : 2px solid #ab4;
text-align : left;
} 

#header {
height : 112px;
width:760px;
margin : 0; 
padding : 0;
background-color : #999999;
} 

#menugen {
background-color:#67cd00;
height:35px;
width:760px;
}

#leftbox {
position:relative;
float:left;
left:0;
top:20px;
width : 230px;
background-color: #d6d5d5;
} 

#leftbox .imag	{ 
padding:10px;
}		

#content {
margin-left:235px;
width : 490px;
text-align:left;
padding-top: 20px;
padding-left:10px;
background-color : #ffffff;
} 

#contentadmin {
width : 720px;
padding: 10px;
background-color : #ffffff;
}
 
#footbox {
height : 25px;
width:760px; 
background-color : #67cd00;
margin:0;
padding-bottom:10;
} 

links { text-decoration: none ;}
.texte {  font-family: verdana; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;text-align:justify}
.titre { font-family:verdana;font-size:16pt;font-weight:normal;text-align:center}
.ptitre { font-family:verdana;font-size:10pt;; text-align: center}
.calend {  font-size: 9pt; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif}
.texte2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center}
.texte3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center}
