/* general fonts */
body,p,ol,ul,div,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #e9e9e9; 
}
 
body{
background: #efeff7;
margin:0;
padding:0;
margin-top:3px;
}

/* headings */
h1,h2,h3,h4,h5 {
font-family: arial, helvetica, sans-serif;
color: #e9e9e9;/* lime green */
}

/* footer */
.footer {
font-size: 12px;
color: #759214;			/* lime green */
line-height: 150%; 
text-align: center;
}

/* in text hyperlinks */
a:link {
	font-weight: normal;
	color: #e9e9e9;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:visited {
	font-weight: normal;
	color: #e9e9e9;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial,Verdana, Helvetica, sans-serif;

}
a:hover {
	font-weight: normal;
	color: #e9e9e9;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.contenu{
padding-left:16px;
padding-right:16px;
padding-top:16px;
line-height: 16px;
}
.vertMenu{
padding-top:30px;}

.menuBas{
padding-left:16px;
padding-right:16px;
}
.menuBas a,.menuBas a:visited, .menuBas a:link{
color:#7b949c;
font-family: arial;
font-size:12px; 
}
.menuBas a:hover{
text-decoration:underline;
}
	.csc-mailform { 
border:0px; 
font-size:1em;

}
	
.csc-mailform-field .csc-mailform-submit {
		border: 1px #838383 solid;
		font-size: 11px;
		font-weight: normal;
		color: #6F8491;	
		line-height: 15px;
		background-color:#eeeeee;
		margin:3px;
		padding:2px;
               margin-left: 143px;
               width:80px;
	}	
	
.csc-mailform-submit:hover {
		border: 1px #838383 solid;
		font-size: 11px;
		font-weight: normal;
		color: #000;	
		line-height: 15px;
		background-color:#d2d2d2;
		margin:3px;
		padding:2px;
		   margin-left: 143px;
               width:80px;
	}	
	.csc-mailform-field  label {
	float:left;
	text-align:right;
        padding-right:20px;
	width:120px;
	}

	.csc-mailform-field textarea 		{ 
	border: 1px #838383 solid;
        font-family:verdana;
	font-size: 11px;
	color: #6F8491;	
	line-height: 15px;
	background-color: #eeeeee;
	margin:3px;
	padding:2px;
}


	.csc-mailform-field  input			{ 
	border: 1px #838383 solid;
	font-size: 11px;
	font-weight: normal;
	color: #6F8491;	
	line-height: 15px;
	background-color:#eeeeee;
	margin:3px;
	padding:2px;
        width:180px;	
	
}
	.csc-mailform-field  select{ 
	border: 1px #838383 solid;
	font-size: 11px;
	font-weight: normal;
	color: #6F8491;	
	line-height: 15px;
	background-color:#eeeeee;
	margin:3px;
	padding:2px;
        width:180px;	
	
}

	.csc-mailform input:focus, .csc-mailform textarea:focus{ 
	border: 1px #838383 solid;
	font-size: 11px;
	font-weight: normal;
	color: #6F8491;	
	line-height: 15px;
	background-color:#d2d2d2;
	margin:3px;
	padding:2px;
	
}

h1{
color: #FFFFFF;
font-size:15px;
}