#topl {
	width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #BF8;
}

#topl a {
	font-size: 90%;
	color: #AAAAAA;
	text-decoration: none;
}

/*Paramètre barre au dessus du titre*/
#topc {
	width: 300px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background : #FFAD5B url(../images/pfadea.gif) repeat-x top left;
}

/*Paramètre barre au dessus image en-tete*/
#topr {
	width: 855px;
	height: 40px;	
	padding: 0px;
	margin: 0px;
	background : #FFAD5B url(../images/pfadea.gif) repeat-x top left;
}

/*Paramètre du tite Gite-Valdeblore-Mercantour*/
#midl {
	width: 450px;						
	height: 200px;
	padding: 2px 2px;
	margin: 0px;
	text-align: center;
	color: #000000;	
}

/*Paramètre du tite Gite d'étape Valdeblore Mercantour*/
#midl h1 {
	font-family : Arial;
	font-size : 40px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

/*Paramètre du tite Gite-Valdeblore-Mercantour*/
#midl h2 {
	font-family  : Arial;
	font-size : 25px;
	letter-spacing : -2px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

/*Paramètre du l'image en-tete*/
#midr {
	width: 850px;
	height: 250px;
	padding: 0px;
	margin: 0px;
	background-image : url(../images/En-tete-gite.jpg);
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}


#common {
	width: 1360px;
	height: 70px;
	background : #F8F8F8 url(../images/pfadeg.gif) repeat-x top right;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
}

/*Paramètre texte zone Page Accueil*/
#common a {
	display: block;
	float: left;
	font-family : Arial;
	font-size : 30px;
	font-weight: bold;
	color: #000000;	
	text-decoration: underline;
	padding: 0px 10px;
	line-height: 70px;
	height: 70px;
}

/*Paramètre fond de zone Page Accueil lors du balayage*/
#common a:hover {
	background : #FFAD5B url(../images/pfadea.gif) repeat-x top left;
	color: #FFFFFF;
}


a.maintopic:hover, a.topic:hover, a.subtopic:hover  {
	text-decoration: underline;
}

#tdnav {
	background : #FFAD5B url(../images/pfadea.gif) repeat-x top left;	
	vertical-align: top;
	border-right: 2px solid #ffffff;	
	border-left: 2px solid #ffffff;	
}

/*Couleur texte paragraphe */
#tdcontent {
	color: #000000;
	vertical-align: top;
	background : #BF8 url(../images/pfade.gif) repeat-x top left;
}

/*Couleur fond bande sous la zone Page d'Accueilparagraphe*/
#tdsidebar {
	vertical-align: top;
	background : #0bf8 url(../images/pfadew.gif) repeat-x top left;
}

#content {
	width: 760px;
	padding: 50px 20px 20px 60px;
	margin: 0px;
}

#sidebar {
	width: 160px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
}


#nav {
	width: 256px;
	padding: 50px 20px 20px 20px;
	margin: 0px;
}

a.maintopic, #nav h1 {
	display:block;
	margin: 10px -20px 10px -20px;
	padding: 5px 20px 5px 20px;
	background-color: #6F6F6F;
	text-decoration: none;
	font-size: 20px;
	font-family : Arial;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
}

a.topic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #6F6F6F;
	text-decoration: none;
	color: #ffffff;
}

a.subtopic {
	display:block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 20px;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid #6F6F6F;
}

#bottoml {
	width: 150px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/psdhw.gif) repeat-x top left;
}

#bottomc {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/psdhw.gif) repeat-x top left;
}

#bottomr {
	width: 50px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: url(../images/psdhw.gif) repeat-x top left;
}


form.search {
	margin: 0px;
	padding: 12px 10px 0px 0px;
	display: block;
	float: right;
	color: #666666;
}

form.search input {
	vertical-align : middle;
}

input.search {
	padding: 2px;
	margin: 0px;
	border: #888888 1px solid;
	width: 120px;
	font-size:12px;
}
