/* ESCALANQUES : STYLE DES PAGES DE NIVEAU 1 (aventure, escalade, stages, canyoning)
------------------------------------------------------------------------------------
 */


*{
	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;	
}

h1#evasion   { font-size: 14px; font-weight: bold; background-image: url("../images/fermer.jpg"); background-repeat: no-repeat; background-position: 98% 50% }

h1 em {
	font-weight: normal;
	font-style: italic;	
}

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 {
	color: #999999;
}

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

#en_tete a {}

#en_tete a:hover {}

/* le bandeau est au centre avec une image en arrière plan */
#bandeau_escalade  { background-image: url("../images/bandeaux/delescalade/bandeau-escalade_02.jpg"); background-repeat: no-repeat; background-position: 50% bottom; width: 850px; height: 170px }


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

/* la barre de navigation est une image en arrière plan */
#navbar_evasion   { line-height: 20px; background-image: url("../images/bandeaux/delevasion/autres_bandeaux/bandeau_delevasion_01.jpg"); background-repeat: no-repeat; text-align: right; height: 20px }

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

/* 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-image: url("../images/logo-arete.jpg"); background-repeat: no-repeat; background-position: left 100%; padding-top: 0; position: absolute; left: 0; width: 260px; height: 820px }

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

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

}

#coordonnees  { font-size: 10px; background-image: url("../images/escalanques-petit-logo.jpg"); background-repeat: no-repeat; background-position: 10px 0; margin-top: 10px; padding-top: 20px; padding-left: 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 et un autre conteneur
 imbriqué avec le texte */
 
#activite1  { background-image: url("../images/triangle_ccffff.gif"); background-repeat: no-repeat; background-position: 0 10px; padding-top: 10px; padding-right: 10px; width: 260px; height: 150px; float: left }


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

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

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


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

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


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

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


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

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


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

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


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

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

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


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

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



/* ELEMENTS DE SOUS-PAGES (ex.: escalade-verdon)
--------------------------------------------------
*/

#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 { color: black; line-height: 15px; background-image: url("../images/puces/puce-infosccffff.jpg"); background-repeat: no-repeat; background-position: right 50%; text-indent: 435px; height: 20px }

#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;
}

