/* CSS Document site.css*/

/******blocs positionnement*******/
body {
	font-family :Arial;
	background-image: url(../img/fond-CALANC.jpg);
	background-color: Black;
	font-size: 11px;
	text-align:justify;
	border:0;
	padding:0;
	margin:0;
	color:#D2691E;
}

#cadre {
	background-image: url(../img/fond-barreacier-gauche.gif);
	background-repeat: repeat-y;
	width:783px;
	/*height:476px;
	_height:476px;*/	
	_height:100%;
	margin-top:27px;
	padding-left:27px;
	padding-right:0px;
	text-align:left;
	color:#333;
	
}

#barre_haut {
	height: 100px;
	width: 783px;	
	float:left;
}

#logo {
	height: 100px;
	width: 123px;
	float:left;
}

#barre_bois {
	background-image: url(../img/barrehaut_sslogo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
	float:left;
}

#drapeau {	float:right;margin-top:59px;}

/*****acueil****/
#contenu_accueil {
	background-color: White;
	background-image: url(../img/fond_calanc_accueil.gif);
	background-repeat: no-repeat;
	width:783px;
	/*height:476px;
	_height:476px;*/
	_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/	
	float:left;
	
}

#page_home {
	width:783px;
	/*height:476px;
	_height:476px;*/
	_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	float:left;
	display: inline;	/*pour le double marge sur ie*/
}

.menu_home {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	/*margin:0px 0px 0px 5px;	*/
	padding:10px;	
	margin:0;
	color: #666;
}

.blocbas_home {
	height:180px; 
	width:783px;
	font-family:Arial;
	font-size:10px;
	text-decoration: none;
	color: #D2691E;
}

#blocnews_home {
	width:389px;
	height:178px;
	float:left;
	border-top:2px solid #000;
	border-left:2px solid #000;
	color: #333;
}

#photo_collections {
	float:left;
	/*background-image:url(../img/collections_home.gif);
	background-repeat:no-repeat;*/
	width:112px;
	height:162px;
	border-right:1px solid #000;
	padding:7px 8px;
}

#photo_news {
	float:left;
	width:244px;
	height:162px;
	padding:7px 8px;
}

/******autres pages*****/
#contenu {
	background-color: White;
	background-image: url(../img/fond_calanc_blanc.gif);
	background-repeat: no-repeat;
	width:783px;
	/*height:476px;
	_height:476px;*/
	_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	min-height:476px;
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#menu_gauche {
	width:130px;
	height:380px;
	_height:380px;
	padding-left:13px;
	padding-top:0px;
	margin-top:40px;
	float:left;
	font-family: Arial; 
	font-size:12px;
	text-decoration:none; 
	color: #666;
}

#ssmenu_gauche {
	font-family: Arial; 
	font-size:11px; 
	text-decoration:none; 
	color: #666;
}

#partie_centrale {
	width:580px;
	/*height:420px;
	_height:420px;*/
	/*_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	font-size:11px;
	padding-right:60px;
	font-family: Arial; 
	color:#333;
	float:left;
	text-align:justify;	
}

#bloc_titre {
	width:500px;
	height:85px;
	margin:15px 0px 0px 80px;
	padding:0;
	background-image: url(../img/img_titre.gif);
	background-repeat: no-repeat;
}

#bloc_sstitre1 {
	float:left;
	width:580px;
	padding:0; 
}

#bloc_sstitre2 {
	float:left;
	width:450px;
	padding:0; 
	padding-left:130px;	
	margin:0;
}

.h2_milieu {padding-left:200px;	padding-top:0; margin:0;}
.h2_normal {padding:0; margin:0; margin-top:10px;}

#bloc_texte {
	width:580px;
	float:left;
	/*height:298px;
	_height:298px;*/
	/*_height:298px;*/
	_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	margin:20px 0px 30px 0px;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color:#333;
	text-align:justify;
}

#firstdate_news {
	width:580px;
	float:left;
	height:15px;
	margin-bottom:20px;
	text-align:right;
}

.quart_bloctexte { margin-left:145px;}
.milieu_bloctexte { margin-left:290px;}

#bloc_titrecat {
	width:751px;
	height:25px;
	float:left;
	padding:0px 20px 0px 12px;	
}

#bloc_categorie {
	float:left;
	width:751px;
	_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	background-color: White;
	padding:0px 20px 0px 12px;
}
#sstitre_cat {
	float:left;
	width:751px;
	height:30px;
	padding:0;
	margin:0px 0px 10px 0px;
}
#bloc_imgnews {float:left; width:110px; height:150px;margin:0;padding:0;}

#bloc_txtnews {
	width:601px;
	_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	float:left;
	margin:0;
	padding:0px 40px 0px 0px;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: #333;
	text-align:justify;
}

#bloc_txtcat {
	width:751px;
	_height:100%;	/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	float:left;
	margin:0;
	padding:0px 0px 0px 0px;
	font-family:Arial;
	font-size:9px;
	text-decoration: none;
	color: Black;
	text-align:justify;
}

#bloc_petit_art{
	float:left;
	width:140px;
	height:105px;
	margin:0px 10px 5px 5px;
	padding:0px 0px 0px 0px;
}

#mini_img_art {float:left; /*width:83px; height:83px;*/ margin:0px 25px;}
#bloc_titre_art {
	float:left; 
	width:140px; 
	text-align:center;
	font-family: Arial;
	font-size:25px;
	text-decoration: none;
	color: #999;
	padding:0px;
	margin:0;
}
#separateur_art {
	background-image: url(../img/separateur_article.gif); 
	background-repeat: no-repeat;
	float:left; 
	width:1px; height:105px; 
	margin:0px 20px 5px 15px; 
}

#bloc_apercu_article {
	width:520px;
	height:100%;
	_height:100%;/*important sinon contenu dépasse du conteneur et n'étire pas le bloc sur firefox*/
	float:left;
	/*height:298px;
	_height:298px;*/
	/*_height:298px*/
	margin:20px 0px 30px 0px;
	padding:0px 30px 0px 30px;
	font-family: Arial;
	font-size:9px;
	text-decoration: none;
	color: Black;
	text-align:justify;
}

#bloc_photo_zoom {
	float:left;
	width:350px; 
	height:270px;
	margin-right:7px;
	margin:0px;	
	padding:0px;
	background-color:#FFF;
}

#bloc_icones {
	float:left;
	width:83px; 
	height:83px;
	margin:0px 40px 7px 40px;
	background-color:#FFFFFF;
}

#bloc_contenu_article {
	float:left;
	width:520px;
	height:100%;
	_height:100%;
	margin-top:20px;
}

#bloc_contenu_gauche {
	float:left;
	width:250px; 
	height:100%;
	_height:100%;
	padding:0px;
	margin-right:9px;
	
}

#separateur_contenu {
	background-image: url(../img/separateur_article.gif); 
	background-repeat:repeat-y;
	float:left; 
	width:1px; height:75px;
}

#bloc_contenu_droite {
	float:left;
	width:245px; 
	height:100%;
	_height:100%;;
	margin-left:13px;
}

#bloc_cat_interne {
	float:left;
	width:520px;
	height:100%;
	_height:100%;
	margin:0px 0px 20px 0px;
}

#bloc_autres_photos {
	float:left;
	width:520px;
	height:100%;
	_height:100%;
	margin-bottom:20px;
	text-align:center;
}

#photos_fiche {
	float:left;
	width:160px;
	height:120px;
	margin-bottom:10px;
	margin-right:10px;
	background-image: url(../img/fond-calanc.jpg);
	background-color: Black;
}

.haut_page {
	float:left;
	width:751px;
	height:15px;
	padding:0px 0px 10px 0px;
	text-align:right;
	text-decoration:none; 
	color:#D2691E;
}

#bloc_bas {float:left; clear:both; width:783px; margin-top:10px;}
#blocbas_gauche {
	width:378px;
	height:56px;
	padding-left:13px;
	margin-right:1px;
	float:left;
	text-decoration: none;
	font-family: Arial;
	font-size:10px;	
	color: #D2691E;
}

#blocbas_droite {
	width:341px;
	height:56px;
	padding-right:50px;
	padding-bottom:0px;
	margin:0;
	border:0;
	float:left;
	text-align:right;
	text-decoration: none;
	font-family: Arial;
	font-size:10px;	
	color: #D2691E;
}

#pop_up {
	background-color:#D2691E;
	background-image: url(../img/fond_popup.jpg);
	background-repeat: no-repeat;	
	width:210px;
	height:140px;
	padding:5px 20px 5px 20px;	/*haut/cotés*/
	margin:0; border:0;
	color:#FFFFFF;
}

#titre_popup {
	float:left;
	width:210px;
	height:15px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#erreur_ident {
	float:left;
	width:210px;
	height:15px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

#form_ident {
	float:left;
	width:210px;
}

.btn_ident {
	float:left;
	width:210px;
	height:21px;
}

.btn_ident2 {
	background-image: url(../btn_ident.jpg);
	background-repeat:no-repeat;
	background-color: #333;
	margin:5px 0px 0px 10px;
	width:72px;
	height:21px;
	text-decoration:none;	
	color:#FFF;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	display:block;
}
	
.btn_close {
	float:right;
	width:210px;
	height:10px;
	margin:0px;
}

/******écritures diverses*********/
/*les textes*/
.txt_orange {color: #D2691E;}

.quart_bloctexte { margin-left:145px;}
.milieu_bloctexte { margin-left:290px;}

h1 {
	font-family: Arial;
	color:#999;
	font-size:44px;
	text-decoration: none;
	padding-left:73px;
	padding-top:8px;
	font-weight:normal;
}

h2 {
	font-family: Arial;
	color:#D2691E;
	font-size:16px;
	text-decoration: none;
	margin:0;padding:0;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	color:#999;
	font-size:13px;
	text-decoration: none;
	margin:0;padding:0;
	font-weight:normal;
}

h4 {
	font-family: Arial;
	color:#D2691E;
	font-size:13px;
	text-decoration: none;
	margin:0;padding-top:5px;
	font-weight:normal;
}

h5 {
	font-family: Arial;
	color:#666;
	font-size:12px;
	text-decoration: none;
	margin:0;padding:0;
	font-weight:normal;
}

h6 {
	font-family: Arial;
	color:#999;
	font-size:11px;
	text-decoration: none;
	margin:0;padding:0;
	font-weight:normal;
}


.h7 {
	font-family: Arial;
	color:#D2691E;
	font-size:10px;
	text-decoration: none;
	margin:0;padding:0;
	font-weight:normal;
}

/*les liens*/
a.btn_ident {
	background-color: #333;
	margin-left:85px;
	margin-top:5px;
	width:72px;
	height:21px;
	text-decoration:none;	
	color:#FFF;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	padding:4px;
	height:15px;
}
a.btn_ident:hover { color: #D2691E; text-decoration:none;}

a.btn_close {
	background-color: #D2691E;
	background-image: url(../img/carre_close.jpg);
	background-repeat: no-repeat;
	height:10px;
	width:10px;
	text-decoration:none;
}

#copyright,#copyright a {
	width:767px;
	text-align: right;
	color: gray;
	font-size: 10px;
	text-decoration:none;
	clear:both;
}

/*special bug ie*/
#menu_gauche a.lien_inactif {text-decoration:none; color: #666;}
#menu_gauche a.lien_actif {color:#D2691E; text-decoration:none;}
#menu_gauche a:hover {color:#D2691E; text-decoration:underline;}

#blocbas_droite a.lien_inactif {color:#999; text-decoration:none;}
#blocbas_droite a.lien_actif {color:#D2691E;}
#blocbas_droite a:hover {color:#D2691E; text-decoration:underline;}

#bloc_titre_art a.lien_inactif {color:#999; text-decoration:none;}
#bloc_titre_art a:hover {color:#D2691E; text-decoration:underline;}

#blocbas_gauche a.lien_actif{ color:#D2691E; text-decoration:none;}
#blocbas_gauche a:hover {color:#D2691E; text-decoration:underline;}
.haut_page a.lien_actif{ color:#D2691E; text-decoration:none;}
.haut_page a:hover {color:#D2691E; text-decoration:underline;}

#bloc_texte a.lien_actif {color:#D2691E;}
#blocbas_home a.lien_actif {color:#D2691E;}
/*********éléments divers***********/
#pop_up span {
	width:60px;
	float:left;
}

.bouton {
	background-color: #FFFFFF;
	background-image: url(../img/fond_bouton.jpg);
	background-repeat:no-repeat;
	padding:2px 10px 2px 11px;	/*haut/cotés*/
	margin:5px 40px;
	
	font-family: Arial;
	font-size:15px;	
	color: Black;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
}

#form_ident {float:left;}
#form_ident label1{
	width:60px;float:left;
	text-decoration: none;
	font-family: Arial;
	font-size:14px;	
	color:#FFF;
	margin-right:10px;
}

/*#form_ident input {
	border:2px solid #000;
	width:130px;
	height:15px;
}*/

#bloc_infoscontact {width:580px;_height:100%;text-align:justify;}
#erreurs {
	font-size:12px;
	color:#FF0000;
	text-align:justify;
	margin:10px 150px;
	padding:5px 10px;
	border:1px dotted #D2691E;
}
#formulaire_contact {margin:5px 60px 5px 30px;text-align:left;}
#formulaire_contact label {
	width:230px;float:left;
	text-decoration: none;
	font-family: Arial;
	font-size:14px;	
	color:#D2691E;	
}
#formulaire_contact #champs {margin:2px 0px;width:220px; }
#formulaire_contact select {margin:2px 0px;width:225px; }

/******GENERAL*****/
a img {border: 0;}
a:hover { color:#D2691E; text-decoration:underline;}
a.lien_actif {color:#D2691E; }

/*special*/
a.menu_home:hover { color:#D2691E; text-decoration:none;}

select {
  	background:#D2691E;
  	font-family: Arial;
	color:#FFFFFF;
  	height:20px;
}

p {	margin:0;padding:0;	border:0; }
div { margin:0;padding:0;	border:0; }
span {margin:0; padding:0; border:0;}

.indent { text-indent:15px;}
.text_img_encastre_gauche {	float:left;	margin:0px 10px 10px 0px; text-align:justify;}
.text_img_encastre_droite {	float:right;margin:0px 0px 10px 10px; text-align:justify;}
.flottant_gauche { float:left;}
.flottant_droite { float:right;}

/*pour étirement du contenu sur firefox*/
.spacer {clear:both;}