.down_bar {
	background-color: #b2e9f5;
}
.down_bar_phone {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #2c3233; 
	text-decoration: none
}
.down_bar_address {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #2c3233; 
	text-decoration: none
}
.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #2c3233; 
	text-decoration: none;
}
/** vertical separator lines */
td.top_separator {
	background-image: url("../img/separator/top.png");
}
td.middle_separator {
	background-image: url("../img/separator/middle.png");
	background-repeat: repeat-y
}
td.bottom_separator {
	background-image: url("../img/separator/bottom.png");
}
td.blue_background {
	background-color: #01b5dd;
}
td.white_background {
	background-color: #ffffff;
}

/** menu cells **/
a.menu_unselected {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2c3233;
	background-color: #b2e9f5;
	text-align: center;
	text-decoration: none;
}
a.menu_unselected:hover {	
	background-color: #80daee;
	text-decoration: none;
}

a.menu_selected {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #01b5dd;
	text-align: center;
	text-decoration: none;
}
a.menu_selected:hover {
	text-decoration: none;
}

a.menu_language {
	display: block;
	width: 30px;
	height: 25px;
	background-color: #b2e9f5;
	text-align: center;
}
a.menu_language:hover {
	background-color: #80daee;
}
img.menu_language {
	position: relative;
	top: 7px;
}

/*.radioStyle {
border: #2fb8e4 2px solid;
}*/
TEXTAREA {
border: #2fb8e4 2px solid;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
padding: 2px
}
body { margin: 0; padding: 0; }
p {}
td   { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
/* titres */
h1  { color: #2fb8e4; font-size: 18px; font-weight: bold; margin: 0; padding: 0 }
.titre    { color: #2fb8e4; font-size: 18px; font-weight: bold; margin: 0 0 15px }
.titreBlue { color: #2fb8e4; font-size: 15px; font-weight: bold; margin: 0 0 15px }
.titreBlue1 { color: #2fb8e4; font-size: 15px;  margin: 0 0 15px }
.titreBlack { color: #000000; font-size: 15px; font-weight: bold; margin: 0 0 15px }
.titreBlack1 { color: #000000; font-size: 15px; margin: 0 0 15px }
.soustitre  { color: #2fb8e4; font-size: 14px; font-weight: bold }
.titreRouge { color: #9f0d22; font-size: 16px; font-weight: bold }
/* marges */
.margeHaut { padding: 12px 0 0 0 }
.margeTexte     { line-height: 16px; margin: 10px 10px 15px 10px }
.margeTexteCol { padding: 10px 15px 15px 33px }
.filet {border-color: #2fb8e4;border-width: 0 0 1px 0;border-style: solid;}
/* corps */
.rouge { color: #9f0d22; }
.bleu {color: #2fb8e4;}
ul { color: black; list-style-type: disc }
li { margin-top:12px}
b.bleu { color: #2fb8e4;}
/* images */
.legende   { font-size: 10px }
#imgReal td {padding:10px 10px 10px 10px}
#imgReal img {margin:10px 0 10px 0}
/* revue de presse */
#tabpresse {margin:5px 0 0 33px}
#tabpresse td {padding:5px 0 5px 0}
.titrepresse {margin:30px 0 5px 0}
/* plansite */
#plansite td {padding:0 0 10px 15px}
.titrepresse {margin:30px 0 5px 0}
/* illustrations */
.realisations   { margin-top: 5px; border: solid 1px #2fb8e4 }
/* Liens */
a  { color: #9f0d22; text-decoration: none }
/*a:hover  { text-decoration: underline }*/
