/*
	style de la page print
*/
div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


h2{
	font-size: 14px;
	font-weight: bold	;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

h3{
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

th{
	font-weight: bolder;
	font-size: 11px;
}

img{
	border: none;
	margin: 0;
	padding: 0;
}
/**/
 #headerForm, #menu, #visuelHp, #menuFooter, .byPass, #menu2, #contentRight{
	display: none;
	visibility: hidden;
	overflow: hidden;

}

/*#content{
	margin: 20px;
}
*/

#menuSejour{
	display: none;
}

#allContent{
	display: block;
}

#menu2 {
	display: none;

}

#menu, .menu_pedago_tarif{
	display: none;
}

#iconCentre{
	display: none;
}

#situRegion{
	display: none;
}

h1.hide {
	font-size: 14px;
	vertical-align: middle;
	top: 30px;
	position: relative;
	left: 20px;
}

/*
	Feuille de style définissant la structure des éléments pour l'ensemble des pages des centres ethic-etapes.
*/
#allContent{
	float: left;
	width: 580px;
}

#headerContent{
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#headerContent h2{
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 0;
	font-size: 14px;
	text-transform: uppercase;
	clear: both;
}

#header{
	width: 760px;
	height:80px;
}

#header img{
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}

#titreReg{
	font-weight: bold;
	border-bottom: solid 1px #999;
}

#lieuCentre{
	font-weight: normal;
}
 
 #situRegion{
	float: left;
	width: 75px;
	height: 61px;
	text-align: center;
	clear: right;
 }

 #situRegion img{
	margin-top: 5px;
 }
 
 
 
/* main content*/

#mainContent{
	clear: both;
}

#mainContent{
	width: 500px;
	padding: 10px;

}

#mainContent h1{
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
	font-weight: normal;
	font-size: 14px;
}

#mainContent h2{
	padding: 0;
	margin: 15px 0 10px 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#mainContent p{
	padding: 0;
	margin: 5px 0 25px 0;
	font-size: 11px;
	color: #666;
}

#mainContent img{
	padding : 0;
	margin : 0px 0px 15px 0px;
	display: block;
	float: left; 
}

#mainContent strong{
	color: #000;
}

#mainContent ul{
	padding: 0;
	margin: 5px 0 25px 20px;
	font-size: 11px;
	color: #000;
}

#mainContent li{
	padding: 0;
	margin: 5px 0 10px 5px;
	color: #666;
}



#menuCentre{
	clear: both;
	height: 30px;
}

#gerantCentre{
	margin: 0;
	padding: 0;
	width: 420px;
	float: left;

}

#gerantCentre h2{
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 0;
	text-transform: uppercase;
	font-size: 14px;
}



/*contleft*/

#contentLeft{
	float: left;
	width: 600px;
	/*padding: 10px;*/
	height: 100%;
}

#contentLeft h1{
	font-size: 14px;
	font-weight: bolder;
	margin: 5px 0 5px 0;
	padding: 0;
	clear: left;
}

#contentLeft p{
	color: #666;
	font-size: 11px;
	clear: both;
}

#contentLeft a{
	font-size: 11px;
	text-decoration: none;
}

#contentLeft h1, #contentLeft strong{
	color: #000;
}

#contentLeft h2, #contentLeft h3, #contentLeft h4, #contentLeft h5, #contentLeft h6, #contentLeft a{
	color: #000;
}

#contentLeft h2{
	margin-top: 15px;
	margin-bottom: 10px;
}


#contentLeft p{
	margin: 5px 0 5px 0;
	color: #666;
}

#confort, #activite{
	font-size: 9px;
	letter-spacing: 0;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-transform: uppercase;
}

#confort img, #activite img{
	vertical-align: middle;
	margin-left:5px;
}

#activite{
	float: left;
	width: 50%;
	margin-bottom: 5px;
}

#confort{
	float: left;
	width: 50%;
}

#logo_centre{
	width: 150px;
	text-align: center;
	float: left;
	margin-bottom: 5px;
}

#coord_centre{
	float: left;
	width: 220px;
	margin-bottom: 5px;
	clear: right;
}

/*picto*/

#picto ul{
	margin-bottom:10px;
	clear: both;
}

#picto li{
	float:left;
	list-style: none;
	font-size: 11px;
	margin: 0 10px 0px 10px;
}

#picto li img{
 margin:5px;}

#picto2 ul{
	font-size: 11px;
	width:150px;
}

 #picto2 li{
	list-style: none;
	font-size: 11px;
	float:left;
}

#picto2 li img{
 margin:5px;}


/*environnement*/


#headerContent h2{
 background-color: #fff;
 color: #000;
}
 
 #situRegion{
 	background-color: #fff;
 }

#confort, #activite{
	color: #000;
}


/*centres activités tableau*/

.tab_centre{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.tab_centre th{
	color: #666666;
	font-weight: bold;	
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #000;
}

.tab_centre td{
	color: #666666;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	padding:0;
	margin:0;
}

img.tab_centre{
	padding:0;
	margin:0;
	text-align: center;
}

.titre{
	background-color: #fff;
	color: Black;
}



/*tableau de liste des centres*/

#titlePage{
	width: 580px;
}

#titlePage h2{
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 0;
	font-size: 14px;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	clear: both;
}


#region {
	padding : 0;
	margin: 0px;
	margin-bottom:15px;
	float: left; 
}

/*Charte*/

#charte{
	border: 1px solid #000;
   margin-left:47%;
	font-size: 11px;
}

#charte2{
	border: 1px solid #000;
	font-size: 11px;
	margin-bottom: 15px;
}

#charte h1, #charte2 h1{
	color: #000;
	background-color: #000;
	padding: 3px;
	text-align:center;
	font-weight:bold;
}

#charte p, #charte2 p{
	margin: 3px;
	padding: 0;
	
}

#charte ul#picto, #charte2 ul#picto{
	margin: 15px 3px 3px 3px;
	padding:0;
	
}
#charte ul#picto li, #charte2 ul#picto li {
	list-style:none;
	margin:0;
	padding:0;
	height:17px;
}

#charte ul#picto li img, #charte2 ul#picto li img{
	margin:0;
	padding:0;
}

/*tableau*/

#tableau{
	margin: 0;
	padding:0;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #000;
	font-size:11px;
}

#tableau caption{
	text-align:left;
	font-weight: bolder;
	font-size: 12px;
	color: #000;
	background-color: #000;
	padding:5px;
}

#tableau th{
	margin: 0;
	padding:0;
	text-align:center;
	vertical-align: middle;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}

#tableau td{
color: #666;
}	

#tableau a{
color:#000;
}

#tableau a:active, #tableau a:link {
color:#000;
}

#tableau a:visited{
color:#000;
}

#tableau a:hover{
color:#000;
}

#tableau td img, #charte td img {
	margin: 0;
	padding: 0;
}

#tab_vert{
	background-color: #fff;
	margin: 0;
	padding:0;
	vertical-align: middle;
}

#tab_vert td{
	border-left: 1px solid #000;
	padding:3px;
}

#tab_vert th{
	padding:3px;
	border: 1px solid black;
}

#tab_vert img{
	text-align:center;
}

#tab_vert td p{
	margin: 0;
	padding: 0;
}

#tab_blc{
	margin: 0;
	padding:0;
	vertical-align: middle;
}

#tab_blc td{
	border-left: 1px solid #000;
	padding:3px;
	vertical-align: middle;
}

#tab_blc th{
	padding:3px;
	vertical-align: middle;
}

#tab_blc td p{
	margin: 0;
	padding: 0;
}




