
/*site Alandev - special pour ballades en france - copie du css 15 à l'origine*/



@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #FFF;
	}



/*barre de navigation*/
#nav2{
	width: 100px;
	height: 40px;
	float: right;
	margin-right: 20px;
	margin-top: 50px;
	border: none;
	background-color: black ;
	text-align:center;
	
	}


.separation{
	height: 4px;
	width: 800px;
	text-align: left;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #FFFF00 ;
	font-size: 34px ;
	font-weight: 400 ;
	margin-left: 25px;
	margin-top: 0px;
	}

/*barre de navigation sans aucune image, mise dans Autres Passions*/
#nav{
	width: 800px;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 80px;
	}
#menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height : 21px;
	text-align : center;
	}
	
#menu {
	font-weight : bold ;
	font-family: arial, "arial black", "times new roman", times, serif;
	font-size : 16px;
	list-style-type: none;
	}

#menu a{
	display: block;
	width: 130px;
	border: 1px solid black;
	padding: 0px;
	color: black;
	background: lime;
	margin: 5px 5px;
	text-decoration: none;
	text-align: center;
	font-family: arial, "arial black", "times new roman", times, serif;
	font-size: 14px;
	list-style-type: none;	
	}
#menu li{
	float: left;
	border-right : 1px solid #fff;
	border-right: 1px solid transparent;
	} 
#menu li ul{
	position: absolute;
	width: 130px;
	left: -999em;
	}
#menu li ul li{
	border-top : 1px solid #fff;
	border-top : 1px solid transparent;
	}
	
#menu li ul ul{
	margin: 0 0 0 0 ;
	border-left: 1px solid #fff ;
	border-left: 1px solid transparent ;
	}
	
#menu li:hover ul ul, #menu li.sfhover ul ul{
	left: -999em; 
	}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
	min-height: 0;
	}
	
#menu a:hover, #menu a:focus {
	color: red;
	background : #fff;
	}

.dessous{
	clear: both;
	}
		
	







/* ~~ Sélecteurs d'éléments/balises ~~ */

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	}
	
a img { 
	border: none;
	}
	
img {
	border: none;
	}



/* ~~ La définition du style des liens~~ */
a:link {
	color:#FFF;
	text-decoration: underline; 
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}



/* ~~ ce conteneur entoure toutes les autres divs ~~ */
.container {
	width: 80%;
	max-width: 1260px;
	min-width: 1100px;
	background: #4A5A61;
	
	margin: 20px auto; 
}

/* ~~aucune largeur n'est attribuée à l'en-tête.~~ */
.header {
	background: #000000;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 10px;
	}

.enligne{
	display: inline-block;
}


.content {
	padding: 10px 0	0 20px;
	background-image: url(../balades-en-france/vercors/image-vercors/bkgnd_verc_1260x945_26k.jpg);
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

/*la mise en forme des textes de la page Autres Passions */	
/* contacts5 jaune et 6 bleu et 7 rose et 8 rouge pour ballades en france*/

.contacts1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11pt;
	}
	
.contacts2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt; 
	}

.contacts3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00F;
	font-size: 12pt; 
	}
	
.contacts4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12pt; 
	}
	
.contacts5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 12pt; 
	}
	
.contacts5a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 11pt; 
	}
	
.contacts5b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 10pt; 
	}
	
.contacts6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33FFFF;
	font-size: 12pt; 
	}
.contacts7{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF99CC;
	font-size: 12pt; 
	}	

.contacts8{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 18pt; 
	}	
	
/* ~~ Pied de page ~~ */
.footer {
	padding: 10px 0;
	background: #456;
}

/* ~~ menu du Pied de page ~~ */

ul#menu_bas {
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 12px Georgia, Times, serif;
	list-style-type: none;
	}
	
#menu_bas li {
	display: inline;
	list-style: none;
	}
	
#menu_bas a {
	color: lime;
	text-decoration: none;
	line-height: 25px;
	margin: 0 30px;
	}
#menu_bas a:hover , #menu_bas a:focus {
	color: orange;
	}


/*mise en forme des compteurs en bas de page*/



/* ~~ classes flottant/effacement diverses ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*la mise en forme des tableaux*/

table {
	width: 1100px;
	margin: auto
	border-color: white;
	border-style: solid;
	border-width: 0px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	background-color: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	}
	
.ballades{
	width:auto;
	text-align: left;
	padding: 15px;
	font-size: 12px;
	background-color: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	}
	


.photo
	{
	text-align:center;
	width: 550px;
	height: 272px;
	}
.pas_photo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	text-align:left;
	background-color:transparent;
	border-color:white;
	border-style:solid;
	border-width:0px;
	padding-left:40px;
	padding-right:40px;
	width: 550px;
	height: 272px;
	}
	
.pas_photo1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	text-align: center;
	background-color:transparent;
	border-color:white;
	border-style:solid;
	border-width:0px;
	padding-left:40px;
	padding-right:40px;
	width: 550px;
	height:40px;
	}
	
/*la mise en forme des tableaux des plantes à partir de plantes 201*/
	
.photo4
	{
	text-align: center;
	width: 225px;
	height: 120px;
	}
.pas_photo4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	padding-left: 40px;
	padding-right: 40px;
	width: 225px;
	height: 120px;
	}
	
.pas_photo4a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: transparent;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	padding-left: 40px;
	padding-right: 40px;
	width: 225px;
	height: 25px;
	}	
	
	/*mise en forme des pages avec des photos agrandies*/

.centre1{
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFFFF ;
	font-size: 16px;
	margin: auto;
	width: 900px;
	text-align: center;
	}
.centre2{
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color: #FFFFFF ;
	font-size: 16px;
	margin: auto;
	width: 900px;
	text-align: center;
	}
	