/* redéfinition des balises */
body {
	margin: 0;
	padding: 0;
	background-color:#CCCCCC;
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background-image: url(Image/fond_general.gif);
	background-repeat: repeat-y;
	background-position: center;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
h4 {
	font-size: 110%;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 4px;
}
object {
	padding: 0;
	margin: 0;
	border: 0px;
}
acronym {
	border-bottom: dashed #000000 1px;
	cursor: help;
}
abbr {
	border-bottom: dashed #000000 1px;
	cursor: help;
}
fieldset {
	background-color: #F1F5F1;
}



/* styles généraux */
.access {
	display: none;
}
.float {
	float: left;
}
.float_d {
	float: right;
}
.float2 {
	float: left;
	height: auto;
	width: 48%;
}
.float3 {
	height: auto;
	width: 48%;
	float: left;
	padding-left: 10px;
}
.float4 {
	height: auto;
	width: 60%;
	float: left;
}
.float5 {
	height: auto;
	width: 25%;
	float: right;
}
.spacer {
	clear: both;
	line-height: 5px;
}
.block {
	display: block;
}
.align_left {
	float: left;
}
.border_1 {
	color: #00499A;
	border-color: #00499A;
}
.border_2 {
	color: #AA0810;
	border-color: #AA0810;
}
.border_3 {
	color: #69D200;
	border-color: #69D200;
}
.border_4 {
	color: #E8CB00;
	border-color: #E8CB00;
}
.border_5 {
	color: #005727;
	border-color: #005727;
}
.fond_color_1 {
	background-color: #d9e4f0;
}
.fond_color_2 {
	background-color: #f2dadb;
}
.fond_color_2_clair {
	background-color: #FFFBFB;
}
.fond_color_3 {
	background-color: #eaf5d9;
}
.fond_color_4 {
	background-color: #fdf9d9;
}
.fond_color_5 {
	background-color: #d9e6df;
}
.border_total_2 {
	border-color: #AA0810;
	border-style: dashed;
	border-width: 1px;
	padding-bottom: 10px;
	color: #000000;
	background-color: #FFFBFB;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
.border_total_3 {
	border-color: #AA0810;
	border-width: 1px;
	padding-bottom: 10px;
	color: #000000;
	background-color: #FFF0F0;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
	border-style: dashed;
}
.border_total_4 {
	border-color: #E8CB00;
	border-style: dashed;
	border-width: 1px;
	padding-bottom: 10px;
	color: #000000;
	background-color: #FEFDF2;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
.align_droite {
	text-align: right;
}
.gris {
	color: #666666;
}
.texte_news {
	margin-bottom: 4px;
	margin-right: 2px;
}
.taille_80 {
	font-size: 80%;
}

.liste_membre {
	width: 100%;
	height: 100%;
	display: block;
}
.contact {
	font-size: 90%;
}
.taille_90 {
	font-size: 85%;
}
.champs {
	background-color: #005727;
	color: #FFFFFF;
	border: thin solid #005727;
	font-weight: bold;
}
.texte_centrer {
	text-align: center;
}
.texte_gauche {
	text-align: left;
}
.texte_droite {
	text-align: right;
}
.border_img_0 {
	border: 0px;
	text-decoration: none;
	vertical-align: middle;
}
.erreur {
	font-style: italic;
	color: #CC3300;
}
.border_img_0_marges {
	border: 0px;
	text-decoration: none;
	margin: 5px;
}
.texte_justifie {
	text-align: justify;
}

.bold {
	font-weight: bold;
}
.noir {
	color: #000000;
}
.couleur_territoire {
	color: #60BF00;
}
.index_30_milieu {
	width: 31%;
	margin-left: 10px;
	margin-right: 10px;
}
.img_rapporteur {
	border: 1px solid #E8CB00;
	margin: 5px;
}
.spacer2 {
	clear: both;
	line-height: 15px;
	border-bottom-color: #E8CB00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.table_fond_color_2_clair {
	background-color: #FFFBFB;
	border: 1px solid #CCCCCC;
}
.th_avenant {
	color: #FFFFFF;
	background-color: #AA0810;
	border: 1px solid #CCCCCC;
}
.input_text2 {
	line-height: 15px;
	background-image: url(Image/champs.png);
	background-repeat: repeat-x;
}








/* page et fond */
/*#fond_general {
	background-image: url(Image/fond_noel.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 100%;
	background-position: center;
}*/
#page {
	width : 900px;
	text-align : left;
	margin: auto;
	height: auto;
}







/* bandeau haut */
#haut {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	line-height: 17px;
	color: #00499A;
	background-color: #00499A;
}
#haut h1 {
	margin: 0;
	padding: 0;
	width: 705px;
	background-color: #00499A;
	float: left;
	display: inline;
}
#haut h1 img {
	border: 0px;
	display: inline;
}

#haut h1 object {
	border: 0px;
	display: inline;
}

#outils_haut {
	width: 190px;
	background-image: url(Image/bandeau_coin.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 17px;
	background-position: left bottom;
	height: 105px;
	float: right;
	background-color: #80A4CD;
}
html>body #outils_haut {
height: auto;
min-height: 105px;
} 
#outils_haut .normal {
	font-weight: normal;
	font-size: 80%;
	color: #FFFFFF;
}
#outils_haut .input_text {
	font-weight: normal;
	font-size: 90%;
	border: 1px solid #aa0810;
	line-height: 15px;
	height: 13px;
	background-image: url(Image/champs.png);
	background-repeat: repeat-x;
}
#taille_chgt {
	padding-top: 7px;
}
#outils_haut .input_bouton {
	font-weight: bold;
	background-image: url(Image/ok_1.gif);
	color: #fff;
	width: 32px;
	height: 17px;
	border: 0px;
	font-size: 9px;
}
#outils_haut .input_bouton:hover {
	font-weight: normal;
	font-size: 9px;
	background-image: url(Image/ok_2.gif);
	color: #aa0810;
	width: 32px;
	height: 17px;
	border: 0px;
}
#outils_haut .bold {
	font-weight: bold;
	font-size: 80%;
	color: #FFFFFF;
}
#outils_haut img {
	font-weight: bold;
	border: 0;
}







/* Menu  */
#menu {
	width: 900px;
	display: block;
	clear: both;
}
#menu ul {
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	height: 29px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 900px;
	margin: 0;
}
#menu li {
	float: left;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 24px;
} 
#menu a {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	font-variant: normal;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a:active {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu_image {
	display: block;
	width: 900px;
	height: 90px;
}
#actu {
	width: 179px;
	background-image: url(Image/pix_actualites.gif);
	background-repeat: repeat-x;
}
#pays {
	width: 181px;
	background-image: url(Image/pix_le_pays.gif);
	background-repeat: repeat-x;
}
#territoire {
	width: 180px;
	height: 29px;
	background-image: url(Image/pix_le_territoire.gif);
	background-repeat: repeat-x;
}
#organisation {
	width: 180px;
	background-repeat: repeat-x;
	background-image: url(Image/pix_organisme.gif);
}

#organisation_index {
padding-left:10px;
}

#contact {
	width: 180px;
	background-image: url(Image/pix_contact.gif);
	background-repeat: repeat-x;
}
#sous-menu {
	width: 900px;
	display: block;
	clear: both;
}
#sous-menu a:hover {
	text-decoration: underline;
}
#sous-menu a:active {
	text-decoration: none;
}
#sous-menu a:visited {
	text-decoration: none;
}
#sous-menu a {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	font-variant: normal;
	text-decoration: none;
}
#sous-menu ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#sm_actualites {
	background-color: #00499A;
	clear: both;
	height: 1.8em;
	display: table;
	width: 900px;
}
#sm_pays {
	width: 900px;
	background-color: #AA0810;
	clear: both;
	line-height: 1.8em;
	display: table;
}
#sm_territoire {
	width: 900px;
	background-color: #69d200;
	display: table;
	line-height: 1.8em;
	clear: both;
}
#sm_organisation {
	width: 900px;
	background-color: #E8CB00;
	display: table;
	clear: both;
	line-height: 1.8em;
}
#sm_contact {
	width: 900px;
	background-color: #005727;
	display: table;
	line-height: 1.8em;
	clear: both;
}
#sous-menu li {
	padding-left: 0.5em;
	padding-right: 1.5em;
	float: left;
}







/* contenu */
#contenu {
	width: 630px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: left;
	clear: left;
	padding-left: 10px;
}
#outils_contenu {
	font-size: 80%;
	color: #666666;
	text-align: right;
}
#outils_contenu img {
	border: 0;
}
#outils_contenu a {
	color: #666666;
	text-decoration: none;
}
#fil_ariane {
	float: left;
}
#fil_ariane a {
	color: #333333;
	text-decoration: underline;
}
#fil_ariane a:hover {
	color: #333333;
	text-decoration: none;
}
#titre_page {
	height: auto;
	width: 99%;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
#titre_page h2 {
	font-size: 160%;
	text-indent: 30px;
	margin-top: 4px;
	margin-bottom: 2px;
	letter-spacing: -1px;
	font-weight: normal;
}


#mise_jour {
	text-align: right;
	color: #999999;
	font-size: 80%;
	margin-bottom: 10px;
}
#article {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.2em;
}
#article h3 {
	font-size: 130%;
	padding-top:20px;
	margin-top: 12px;
	margin-bottom: 4px;
	text-indent: 10px;
	font-weight: bold;
}
#article ul, ol {
	margin-top: 3px;
	margin-bottom: 6px;
	text-indent: 10px;
}

#sous_menu3 ul {
	list-style-type: disc;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
}
#sous_menu3 li {
	padding-left: 0em;
	padding-right: 1.5em;
}
#sous_menu3 a {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	font-variant: normal;
	text-decoration: none;
}
#sous_menu3 {
	width: 99%;
	height: auto;
	clear: both;
	display: table;
	line-height: 1.5em;
	border-bottom-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}






/* colonne de droite */
#colonne_droite {
	width: 260px;
	/*background-image: url(Image/titre_vert.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	float: right;
	height: auto;
	vertical-align: top;
}
#evenements {
	width: 215px;
	height: 200px;
	text-align: left;
	padding-left: 45px;
	background-image:  url(Image/bas_evenements.gif);
	background-position: 45px 100%;
	background-repeat: no-repeat; 
}

#evenements_fond2 {
	width: 210px;
	height: 25px;
	display: block;		
	background-image: url(Image/pix_titre_evenements.gif);
	background-repeat: repeat-x;
	background-color: #4dabbc;
}
html>body #evenements_fond2  {
height: auto;
min-height: 25px;
} 

#evenements_fond2 h2 {
	background-image: url(Image/coin_droit_evenements.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;	
}

#evenements_fond2 h2 span {
	background-image: url(Image/coin_gauche_evenements.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 9px;
	padding-left: 30px;
	display: block;	
}

#evenements_contenu {
	display: block;
	padding-right: 0px;
	overflow: auto;
	width: 190px;
	height: 150px;
	padding-left: 1px;
	font-size: 80%;
	color: #000000;
}
#evenements_fond {
	display: block;
	background-image: url(Image/pix_evenements.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 0px;
	clear: both;
	width: 200px;
	height: 150px;
}
#agenda {
	width: 215px;
	height: 199px;
	text-align: left;
	padding-left: 45px;
	background-image:  url(Image/bas_agenda.gif);
	background-position: 45px 100%;
	background-repeat: no-repeat;
}

#agenda_fond2 {
	width: 210px;
	height: 25px;
	display: block;		
	background-image: url(Image/pix_titre_agenda.gif);
	background-repeat: repeat-x;
	background-color: #64d047;
}
html>body #agenda_fond2  {
height: auto;
min-height: 25px;
} 

#agenda_fond2 h2 {
	background-image: url(Image/coin_droit_agenda.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;	
}

#agenda_fond2 h2 span {
	background-image: url(Image/coin_gauche_agenda.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 9px;
	padding-left: 30px;
	display: block;	
}

#agenda_contenu {
	padding-right: 0px;
	overflow: auto;
	width: 190px;
	height: 150px;
	padding-left: 1px;
	color: #000000;
	font-size: 80%;
}

#agenda_fond {
	background-image: url(Image/pix_agenda.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 0px;
	clear: both;
	width: 200px;
	height: 150px;
}
#boite_outils {
	width: 215px;
	height: 176px;
	padding-left: 45px;
	text-align: left;
	background-image:  url(Image/bas_boite_a_outils.gif);
	background-position: 45px 100%;
	background-repeat: no-repeat;
}
#boite_outils_fond2 {
	width: 210px;
	height: 25px;
	display: block;		
	background-image: url(Image/pix_titre_boite_a_outils.gif);
	background-repeat: repeat-x;
	background-color: #f4a802;	
}
html>body #boite_outils_fond2  {
height: auto;
min-height: 25px;
} 

#boite_outils_fond2 h2 {
	background-image: url(Image/coin_droit_boite_a_outils.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;	
}

#boite_outils_fond2 h2 span {
	background-image: url(Image/coin_gauche_boite_a_outils.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 9px;
	padding-left: 30px;
	display: block;	
}

#boite_outils_contenu {
	padding-right: 0px;
	overflow: auto;
	width: 190px;
	height: 128px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration: underline;
}

#boite_outils_fond {
	background-image: url(Image/pix_boite_a_outils.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 0px;
	clear: both;
	width: 200px;
	height: 128px;
}
#boite_outils_contenu img {
	text-decoration: none;
	border: 0;
}
#boite_outils_contenu a {
	text-decoration: underline;
	border: 0;
	color: #333333;
}
#boite_outils_contenu a:hover {
	text-decoration: underline;
	border: 0;
	color: #666666;
}
#boite_outils_contenu a:visited {
	text-decoration: underline;
	border: 0;
	color: #999999;
}

#evenements_contenu a, #agenda_contenu a {
	font-size: 100%;
	color: #666666;
	text-decoration: underline;
}
#evenements_contenu p, #agenda_contenu p {
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 4px;
}





/* pied de page */
#pied_page {
	clear: both;
	width: 900px;
}

#pied_bloc_blanc {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	height: 5px;
	text-align: center;
	background-image: url(Image/pied_de_page.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#pied_contenu {
	clear: both;
	width: 900px;
	background-color: #00499A;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 80%;
}
#pied_menu_bas {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}

#pied_contenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#pied_contenu a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#pied_contenu a:visited {
	text-decoration: none;
	color: #999999;
}
#pied_css_blanc {
	clear: both;
	width: 900px;
	text-align: center;
}
#pied_css_blanc img {
	border: 0;
	margin-top: 5px;
}



/* page commission */
#titre_comm_cache {
	float: right;
	width: 45%;
	text-align: center;
	background-color: #fdf9d9;
	background-image: url(Image/champs2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 2em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E8CB00;
	border-left-color: #E8CB00;
	margin-right: -10px;
	border-right-style: none;
}
#titre_comm_cache a {
	font-size: 100%;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
#env_ami label, #env_email label, #choix label{
	float: left;
	width: 18em;
	text-align: right;
	margin-right: 0.5em;
}
#pied_logos img {
	border: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
}

/* page index */
.titre_index {
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.index_50 {
	width: 51%;
	margin-left: 6px;
}
.index_30 {
	width: 180px;
}
.index_50_gauche {
	width: 48%;
}
.index_30_gauche {
	width: 180px;}


/* resultats moteur de recherche */
.texte_result_listing {
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	margin-left: 4em;
}

.fieldset2 {
	background-color: #FFFFFF;
	border: medium none #FF0000;
}
#outils_haut .normal a {
	font-weight: normal;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_haut_h1 {
	border: none;
	border-width: 0px;
}
.float6 {
	float: left;
}
.img_border_outils {
	margin-right: 4px;
	border: none;
	text-decoration: none;
}
.souligne {
	text-decoration: underline;
}
#presentation_pays {
	height: auto;
	width: 600px;
	background-image: url(Image/pixel_actus-accueil.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3px;
	padding-right: 3px;
}
#presentation_pays h3 {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 5px;
	padding-left: 75px;
	left: 0px;
	color: #00499A;
}
#contenu_pays_accueil {
	margin-right: 10px;
	margin-left: 10px;
}
#haut_pays_accueil {
	width: 390px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	position: relative;
	background-position: -3px 0px;
}
.float6_2 {
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}
#rss_accueil {
	background-image: url(Image/pixel_RSS.gif);
	background-repeat: repeat-y;
	height: 42px;
}
html>body #rss_accueil {
	height: auto;
	min-height: 42px;
}
#rss_accueil strong {
	line-height: 2em;
}
#actu_accueil {
	background-image: url(Image/pixel_ACTUS.gif);
	background-repeat: repeat-y;
	letter-spacing: 0px;
	font-size:10px;
}
.titre_index2 {
	color: #AA0810;
	background-image: url(Image/pix_generique.gif);
	background-repeat: repeat-x;
}
.titre_index3 {

	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #69D200;
	background-image: url(Image/pix_generique.gif);
	background-repeat: repeat-x;
}
.titre_index4 {


	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #E8CB00;
	background-image: url(Image/pix_generique.gif);
	background-repeat: repeat-x;
}
.titre_index5 {



	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #005727;
	background-image: url(Image/pix_generique.gif);
	background-repeat: repeat-x;
}
.zone_actu {
	font-style: normal;
	clear: both;
	height: 90px;
}


/**************************MODIF AU 31 03 2010**********************************/

/************************PAGE ACCUEIL********************************************/

#contenu_gauche_accueil{ float:left; width:198px;}
#contenu_droite_accueil{ float:left; width:390px; padding-left:10px;}

.pousse_bas_bp{ margin-bottom:15px; margin-top:10px;}
.pousse_bas_guide{ margin-bottom:5px;}

.h3_accueil{
	color: #00499A;
	}

#decouvrir_pays{ width:180px; float:left; margin-right:10px;}
#der_news{width:200px; float:left;}

#article #milieu_index h3 
{
border-bottom-style: solid;
border-bottom-width: 3px;
padding-bottom: 0px;
padding-top:40px;
margin-bottom: 8px;
background-color: #ffffff;
margin-top: 0px;
}

.espace_ligne{ line-height:20px;} 

.reso_socio{  margin-top:5px; text-align:left; padding-left:50px; }
.reso_socio img{  margin-left:10px;} 

#guide7_cir{
	background-image:url(images_modif/img_guide_7_circuits.jpg);
	width:193px;
	min-height:100px;
	color:#ffd73d;
	margin-bottom:5px;
	padding-top:3px;
	background-repeat:no-repeat;
	padding-left:5px;
}

#guide7_cir a{  color:#ffd73d; text-decoration:none;}
.gros12{font-size:12px;}


 ul.guide{margin:0; padding:0; line-height:18px;}
 li.guide{margin:0; padding:0;  margin-left:15px; font-size:11px;}


/********************************************LES BONS PLANS***********************************/

h3.rando{ color:#86b51a; font-size:18px; padding-bottom:20px; }

.rando_petit{ font-size:12px; color:#86b51a; font-style:italic;}
.rando_moyen{ font-size:14px; color:#86b51a; font-weight:bold;}

h3.famille{ color:#e0003f; font-size:18px;  padding-bottom:20px;  padding-top:30px;}

.famille_petit{ font-size:12px; color:#e0003f; font-style:italic;}
.famille_moyen{ font-size:14px; color:#e0003f; font-weight:bold;}


h3.patrimoine{ color:#0056a2; font-size:18px;  padding-bottom:20px; padding-top:30px; }

.patrimoine_petit{ font-size:12px; color:#0056a2; font-style:italic;}
.patrimoine_moyen{ font-size:14px; color:#0056a2; font-weight:bold;}


.align_droite{ text-align:right;}

.pousse_img_bp{ margin-right:15px;}

.frame { width:640px} 
/******************************FICHE*********************************************/

.gras14{ font-size:14px; font-weight:bold;}

#gauche_fiche{width:390px; margin-right:10px; float:left;}
#droite_fiche{width:190px;  float:left; }
#contour_droite_fiche{ border-color:#e0003f; border-width:2px; border-style:solid; width:186px; margin-bottom:80px; padding-left:5px; padding-right:5px; margin-top:35px;}

.vert_fiche {color:#86b51a; font-weight:bold;}
.bleu_fiche {color:#0056a2; font-weight:bold;}
.rouge_fiche {color:#e0003f; font-weight:bold;}
.marron_fiche {color:#463a2d; font-weight:bold;}
.rouge2_fiche {color:#a41f18; font-weight:bold;}

.pousse_img_fiche{ margin-right:5px;}
.pousse_img_fiche2{ margin-left:50px; margin-top:10px; margin-bottom:10px;}
.pousse_img_fiche3{ margin-left:19px;}

.ital_center{ font-style:italic; text-align:center;}

/***********************************PATAPAPIER***************************************/


.pata_petit{ font-size:12px; color:#e0003f; font-style:italic;}
.pata_moyen{ font-size:14px; color:#e0003f; font-weight:bold;}

/*************************************RANDo***************************************/
.rando2_petit{ font-size:12px; color:#463a2d; font-style:italic;}
.rando2_moyen{ font-size:14px; color:#463a2d; font-weight:bold;}

img a { border:0;}
/*********************************TRESORS*********************************************/

.tresor_petit{ font-size:12px; color:#a41f18; font-style:italic;}
.tresor_moyen{ font-size:14px; color:#a41f18; font-weight:bold;}


/********************************VINS****************************************/
h3.vins{ color:#a5004d;}

.vins_petit{ font-size:12px; color:#a5004d; font-style:italic;}
.vins_moyen{ font-size:14px; color:#a5004d; font-weight:bold;}

