/* 
------------------------------------------------------------------------------------
ESCALANQUES : STYLE DES PAGES "AVENTURE"
------------------------------------------------------------------------------------
 */


/* PAGE DE NIVEAU 1 (parcours-aventure-calanques.html)
-------------------------------------------------------
*/

*{
	margin: 0;
	padding: 0;
}

/* la police pour tout le texte est verdana */
body {
	color: black;
	font-size: 12px;
	font-family: Verdana;
}

/*les liens par défaut sont en blanc*/
a {
 	color: white;
	text-decoration: none;
}

/*les liens  sélectionnés sont encadrés */
a:hover {
	color: #999999;
	background-color: white;
	
}

/* les liens visités ne sont pas repérés */
a:visited {
	text-decoration: none;
}


/* CONTENEUR DE TOUTE LA PAGE
------------------------------------------------------------------------------------
*/

#conteneur {
	position: relative;
	width: 850px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

h1 {
	font-size: 14px;
	text-indent: -5000px;	
}


h2 {
	margin-top: 0px;
	padding-top: 0px;
	width: 570px;
	height: 20px;
	background-color:#cc9 ;
	font-size: 14px;
	color: white;
	text-indent: 2px;
}

h3 {

	font-size: 12px;
}

ul {}

li {}

p  {}
	
td  { font-size: 12px }

/* EN-TETE
-------------------------------------------------------------------------------------
*/

#en_tete p { /* les barres de séparation verticales de "navbar" sont grisées */
	color: #999999;
}

#intro p {
	color: black;
	font-weight: 600;
}

#en_tete a {}

#en_tete a:hover {}


/* le bandeau est centré avec une image en arrière plan 
-----------------------------------------------------------
*/
#bandeau_aventure {
	width: 850px;
	height: 170px;
	background-image: url(../images/bandeaux/delaventure/bandeau-aventure_02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


/*#bandeau_escalade {
	width: 850px;
	height: 170px;
	background-image: url(../images/bandeaux/delescalade/bandeau-escalade_02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#bandeau_evasion {
	width: 850px;
	height: 170px;
	background-image: url(../images/bandeaux/delevasion/autres_bandeaux/bandeau_delevasion_02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}*/

/* la barre de navigation est une image en arrière plan
-------------------------------------------------------
 */

#navbar_aventure {
	height: 20px;
	line-height: 20px;
	background-image: url(../images/bandeaux/delaventure/bandeau-aventure_01.jpg);
	background-repeat: no-repeat;
	text-align: right;	
}

/*#navbar_escalade {
	height: 20px;
	line-height: 20px;
	background-image: url(../images/bandeaux/delescalade/bandeau-escalade_01.jpg);
	background-repeat: no-repeat;
	text-align: right;	
}
#navbar_evasion  {
	height: 20px;
	line-height: 20px;
	background-image: url("../images/bandeaux/delevasion/autres_bandeaux/bandeau_delevasion_01.jpg");
	background-repeat: no-repeat;
	text-align: right;	
}*/


/* le texte d'introduction est dans le bandeau et aligné à droite    */ 
#intro {
	color: black;
	text-align: right;
	margin-top: 20px;
	padding-right: 20px;
}*/

#intro_evasion {
	color: white;
	text-align: right;
	margin-top: 40px;
	padding-right: 20px;
}


/* CORPS DE PAGE
-------------------------------------------
*/

#corps {
	margin-top: 20px;
	/*background-color: springgreen;*/
}

/* COLONNE DE GAUCHE
-------------------------------------------
*/

/*  le menu contient quatre rubriques : boutons, coordonnées, divers et logo   */
#colonne_gauche {
	/*background-color: yellow;*/
	position: absolute;
	left: 0px;
	padding-top:0px;
	width: 260px;
	height: 820px;
	background-image: url(../images/logo-arete.jpg);
	background-repeat: no-repeat;
	background-position: left 100%;
}

#menu {
	margin-top: -10px;
}

#menu li {
	list-style-type: none;

}

#coordonnees {
	margin-top: 10px;
	background-image: url(../images/escalanques-petit-logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 10px;
}

#infos { }

#logo {
	margin-top: 10px;
}


/* COLONNE DE DROITE
-------------------------------------------
*/

/*  le corps de page comprend un titre, un paragraphe descriptif et une photo  */
#colonne_droite {
	/*background-color: #d3d3d3;*/
	width: 570px;
	height: 820px;
	margin-top: 20px;
	margin-left: 280px;	
}

#colonne_droite h2 {
	clear: both;
}

#colonne_droite a {
	color: black;
	font-size: 10px;
}

#colonne_droite a:hover {
	background-color: transparent;
	text-decoration: none;
	
	font-size: 12px;
}


/* les "corps" contiennent deux colonnes activite */
#corps1{}

#corps2 {}

#corps2 h2 {
	
}

/* le "corps3" contient deux colonnes : 3 "cellules" de texte à G et une photo à D */

#corps3 {}


#colonne3 {
	width: 270px;
	/*background-color: navajowhite;*/
}

#colonne3 h2 {
	
	width: 270px;
}

/* une DIV pour fermer le conteneur corps1 */
.clearfloats {
	font-size: 0pt;
	line-height: 0px;
	height: 0px;
}

.activitexte {
	text-align: justify;
	word-spacing: -1px;
	width: 240px;
	margin-left: 30px;
	padding-top: 2px;
}

/* les div activités ont un image de fond (triangle) et un autre conteneur
--------------------------------------------------------------------------
 imbriqué avec le texte */

/*------- couleurs spécifiques à "aventure" -------- */

#activite1 { 
	float: left;
	/*background-color: indianred;*/
	background-image: url(../images/triangle_99ff99.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 260px;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
}

 #puce1 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infos99ff99.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
 
#activite2 {
	float: left;
	/*background-color: azure;*/
	background-image: url(../images/triangle_ff9900.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 260px;
	height: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
}

#puce2 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infosff9900.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#activite3 {
	float: left;
	/*background-color: turquoise;*/
	background-image: url(../images/triangle_ffff33.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 260px;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
}

#puce3 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infosffff33.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#activite4 {
	float: left;
	/*background-color: indianred;*/
	background-image: url(../images/triangle_cccc33.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 260px;
	height: 150px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;	
}

#puce4{
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infoscccc33.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#activite5 {
	/*background-color: azure;*/
	float: left;
	width: 260px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(../images/triangle_ccffff.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
}

#puce5 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infosccffff.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#activite6 {	
	/*background-color: indianred;*/
	width: 260px;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	background-image: url(../images/triangle_ccff99.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
}

#puce6 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infosccff99.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#autre_activite {
	width: 260px;
	height: 20px;
	background-image: url(../images/triangle_cc9900.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

#autre_activite h3 {
	width: 110px;
	margin-left: 30px;
	padding-top: 2px;
}

#autre_puce {
	position: relative;
	left: 160px;
	bottom: 15px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infoscc9900.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#photo_1{
	position: absolute;
	width: 250px;
	height: 350px;
	right: 10px;
	bottom: 120px;	
}

#photo_1 p{
	font-size: 10px;
	text-align: right
}

/*------- fin des couleurs spécifiques à "aventure" -------- */


/*#activite1 {
	float: left;
	background-image: url(../images/triangle_ccffff.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 260px;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
}


#puce1 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infosccffff.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#activite2 {
	float: left;
	background-image: url(../images/triangle_ccffcc.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 260px;
	height: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
}

#puce2 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infosccffcc.jpg);
	background-repeat: no-repeat;
	background-position: right;
}*/


/*#activite4 {
	float: left;
	background-image: url(../images/triangle_ffcc00.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 260px;
	height: 150px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;	
}

#puce4{
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infosffcc00.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#activite5 {
	float: left;
	width: 260px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(../images/triangle_cccc00.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
}

#puce5 {
	position: relative;
	bottom: 15px;
	left: 130px;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/puces/puce-infoscccc00.jpg);
	background-repeat: no-repeat;
	background-position: right;
}*/





/* 
--------------------------------- Eléments de sous pages-----------------------------------------------------------------------



#titre  {
	width: 570px;
}

.puce {}

--- le bouton fermer est aligné à droite ---
#fermer  {
	text-indent: 500px;
}


--- le texte descriptif est aligné avec le titre ---
#descriptif {
	padding-left: 30px;
	padding-right: 20px;
	text-align: justify;
	
}

#sinscrire{
	height: 20px;
	line-height: 15px;
	background-image: url(../images/puces/puce-infosccffff.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: black;
	text-indent: 435px;	
}

#photo_2 {
	margin-top: 20px;
}
--------------------------------------------------------------------------------------------------------------------------*/




/* PIED DE PAGE
------------------------------------------
*/

/* le menu pied de page est dans un cadre gris   */
#pied_de_page {
	width: 850px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
	line-height: 15px;
	padding-bottom: 3px;
	color: white;
	font-size: 10px;
	background-color: #cc9;
	text-align: center;
}

#pied_de_page a:hover {
	color: #999999;
}

