@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
}

a{
	text-decoration:none;
}

p {
	color: #333;
	font-size: 0.8em;
	margin:0;
	padding:0;
}
#cmms_content a{
	color: #8B0110;
	text-decoration:underline;
}
/*---------------TITRE-------------------*/
H1, H2 {
	color: #3C3C3C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 px;
}

#ColmnDroite H1{
	color: #3C3C3C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0.8em;
	margin:5px 0 0 0;
	font-weight:bold;
}
#ColmnDroite #actu{
	font-family: "Trebuchet MS", Arial, Helvetica,sans-serif;
	font-size:17px;
	color:#04A2CF;
	padding:0px;
}
#ColmnDroite #avis{
	font-family: "Trebuchet MS", Arial, Helvetica,sans-serif;
	font-size:17px;
	color:#90A441;
	padding:0px;
}
#ColmnDroite p{
	margin:0;
	/*color: #8B0110;*/
}
#ColmnDroite a{
	color: #8B0110;
	text-decoration:underline;
	font-size:11px;
	/*font-weight:bold;*/
}

#footer H1, H2 {
	margin:0; 
    padding-left:8px; 
}

H1 {
	font-size: 1.8em; 
}
H2{
	font-size: 1.4em; 
}
#footer H2{
	font-size: 12px; 
	font-weight:bold;
	color: #999;
}
H3 {
	font-size: 1.1em; 
	margin: 20px 0 0 0;
	padding:0;
}
H4 {
	font-size: 11px; 
}
H5 {
	font-size: 0.9em;  
}
H6 {
	font-size: 0.8em; 
}
input, select, textarea{
    font-size: 100%;
}
em{
	color: #666; 
}


.tabanoter{
	border: 1px solid #00A6D0;
	font-size:11px;
	padding: 10px;
}

.tabcontact {
	background: #00A6D0;
	color:#FFFFFF;
	font-size:12px;
	padding:15px;
	margin-bottom:30px;
}

.tabaccueil {
	color: #333;
	font-size: 0.8em;
	margin:0;
	padding:0;
}
/* nuage de tag*/
#tagsphere li{
	background:none !important;
	list-style-type:none !important;
}
#tagsphere a {
	text-decoration: none !important;
	color:#8B0110 !important;
	font-size:14px !important;
	font-weight:bold !important;
}

#tagsphere a:hover {
	text-decoration:none !important;
	font-size:14px !important;
	color:#666666 !important;
	font-weight:bold !important;
}
