/* CSS Document */
td.head_bg {
	background-image: url(img/travail/titre3.png);
	background-repeat: no-repeat;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	margin: 30px;
	height: 105px;
}
/*td.body_bg {
	background-image: url(img/body_bg.png);
	background-repeat: repeat;
}*/
.body_bg .corpstexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 3px;
	text-align: justify;
}

.body_bg .bloc_gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 300px;
	margin-left: 5px;
	border: thin dashed #FF9900;
	/*background-color: #D7EBFF;*/
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color:#333333;
}
.foot_bg .copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*background-color:#333333;*/
	background-color:#000000;
}
.foot_bg .stats {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.body_bg .bloc_gauche .new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: 4px;
}
.body_bg .suivi_liens {
	vertical-align: top;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*** FOOT INDEX ***/
td.foot_bg_index {
	background-image: url(img/salamandra_bg%20_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*** FOOT FLORE ***/
td.foot_bg_flore {
	background-image: url(flore/flore_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/******************************/
/*** ROSE ***/
/******************************/
.fond_rose {
	background-color: #CC0066;
	border: thin solid #FFFFFF;
}
.fond_rose:hover {
	background-color: #FFFFFF;
	border: thin inset #CC0066;
}
.head_bg .fond_rose a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_bg .fond_rose a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
	background-color:#FFFFFF;
}
/******************************/
/*** ORANGE ***/
/******************************/
.fond_orange {
	background-color: #FF9900;
	border: thin solid #FFFFFF;
}
.fond_orange:hover {
	background-color: #FFFFFF;
	border: thin solid #FF9900;
}
.head_bg .fond_orange a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_bg .fond_orange a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-color:#FFFFFF;
}
/******************************/
/*** VERT ***/
/******************************/
.fond_vert {
	background-color: #33CC00;
	border: thin solid #FFFFFF;
}
.fond_vert:hover {
	background-color: #FFFFFF;
	border: thin solid #33CC00;
}
.head_bg .fond_vert a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_bg .fond_vert a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33CC00;
	background-color:#FFFFFF;
}
/******************************/
/*** BLEU ***/
/******************************/
.fond_bleu {
	background-color: #0066CC;
	border: thin solid #FFFFFF;
}
.fond_bleu:hover {
	background-color: #FFFFFF;
	border: thin solid #0066CC;
}
.head_bg .fond_bleu a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_bg .fond_bleu a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	background-color:#FFFFFF;
}
/******************************/
/*** GRIS ***/
/******************************/
.fond_gris {
	background-color: #333333;
	border: thin solid #FFFFFF;
}
.fond_gris:hover {
	background-color: #FFFFFF;
	border: thin solid #333333;
}
.head_bg .fond_gris a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head_bg .fond_gris a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color:#FFFFFF;
}
/************************************************************/
/************************************************************/
.foot_bg .a_liens_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0066FE;
}
.foot_bg .a_liens_bas:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline overline;
	color: #FF6600;
}
.body_bg .corpstexte a {
	/*color: #0066FE;
	text-decoration: none;*/
}
.body_bg .corpstexte a:hover {
	/*color: #FF6600;
	text-decoration: underline overline;*/
}
a {
	text-decoration:none;
	color:#0066FE;
}
a:hover {
	text-decoration:underline overline;
	color:#FF6600;
}
.cadre_photo {
	/*height: 50%;
	width: 50%;*/
	border: thin solid #FFFFFF;
}
.titre3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0066;
}
.titre_vert {
	font-weight: bold;
	color: #33CC00;
	margin: 20px;
}
select {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}
.rub_1 {
	font-size: 12px;
	color: #33CC00;
}
.mois {
	font-size: 12px;
}
.nom_fleur {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 5px;
	background-color: #666666;
	padding: 5px;
}

.rub_1_text {
	font-size: 12px;
	margin: 6px;
	color: #FFFFFF;
}
.rub_protect {
	font-size: 12px;
	color: #CC0066;
	text-align: center;
}
/*.cadre2 {

	border: thin dashed #330066;
	background-color: #FFFFFF;
	padding: 2px;
}*/
.miniat {
	/*background-image: url(img/shadow2.jpg);
	overflow: hidden;
	position: static;
	height: 110px;
	width: 110px;
	left: 0px;
	top: 0px;
*/
}

.nom_auteur {
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
/* --- RANDO --- */
.rando_secteur_aure {
	color: #FFFFFF;
	font-style: italic;
	background-color: deeppink;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.rando_lib {
	font-size: 10px;
	color: #E0DFE3;
	font-weight: bold;
}
.rando_secteur_gavarnie {
	color: #FFFFFF;
	font-style: italic;
	background-color: #3399FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.rando_secteur_vignemale {
	color: #FFFFFF;
	font-style: italic;
	background-color: #00CC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.rando_secteur_neouvielle {
	color: #FFFFFF;
	font-style: italic;
	background-color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.rando_secteur_chiroulet {
	color: #FFFFFF;
	font-style: italic;
	background-color: #9933FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.rando_secteur_luchonnais {
	color: #FFFFFF;
	font-style: italic;
	background-color: #CC9966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
.rando_secteur_gourette {
	color: #FFFFFF;
	font-style: italic;
	background-color: #669933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}

.rando_secteur_louron {
	color: #FFFFFF;
	font-style: italic;
	background-color: #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}

/* --- FIN RANDO --- */ 
.titre_theme {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	letter-spacing: 6px;
	font-weight: bold;
	font-variant: small-caps;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-shadow:0.2em 0.2em 3px;
}
.rando_mini {
	/*float: left;*/
	text-align: center;
	vertical-align: top;
	margin: 5px;
	border: thin solid #FFFFFF;
	float: left;
}
.pseudo		{ 	font-size:11px;
				color:#FFCC33;
				font-weight:bold;
				font:Verdana, Arial, Helvetica, sans-serif;
			}
td.fond_rando {
	background-image: url(img/fond_rando.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.cadre_noir_leger {
	border: thin dotted #333333;
	background-color: #000028;
}
.cadre2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00FF00;
}
.paysage_cadre1 {
	margin: 15px;
	width: 250px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
	border: thin solid #FFFFFF;
	background-color: #000000;
}
.cadre3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FF0066;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
}
.rub_2 {

	font-size: 12px;
	color: #FF9900;
}
.ombre {
	background-image: url(img/ombre_mini.jpg);
	height: 115px;
	width: 115px;
}
.body_bg .corpstexte_fiche_flore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 28px;
	text-align: justify;
}
.def {
	cursor: help;
	color: #FF9900;
}
cadre4 {
	border: thin solid #FFFFFF;
}
