/* @override http://test.hyrule.lsv.fr/www.transcorrezien.com/CSS/styles_structure.css */

/* Le Studio Vert : www.lestudiovert.fr*/

body {
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	background-color: #efe3b6;
	background-position: left top;
	background-image: url(../IMAGES/body_fd.jpg);
	background-repeat: repeat-x;
}

/* ========= SITE */

#page {
	position: relative;
	width: 980px;
}

/* ========= ENTETE */

#entete {
	height: 150px;
	position: relative;
	z-index: 2;
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 1.5em;
}

.lienAccueil {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 100px;
}

#entete img {
	border-style: none;
}

#entete img.accroche {
	border-style: none;
	position: absolute;
	top: 10px;
	z-index: 0;
	left: 100px;
}

/* ========= LANGUES */

#langue {
	position: absolute;
	top: 10px;
	right: 0;
	width: 200px;
	z-index: 5;
}

#langue h3 {
	display: none;
}

#langue ul {

}

#langue li {
	float: right;
	list-style-image: none;
	list-style-type: none;
	padding-right: 1em;
}

#langue img {
	border-style: none;
}

/* ========= VISUELS */

#visuel {
	border-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../IMAGES/visuel_fd.jpg) no-repeat 0px 0px;
	width: 150px;
	height: 600px;
	z-index: 0;
}

/* ========= HEADER */

#header h3 {
	display: none;
}

#header {
	position: absolute;
	top: 95px;
	left: 80px;
	z-index: 5;
	width: 100%;
	background: bottom;
	line-height: normal;
	text-transform: uppercase;
	height: 30px;
}

#header ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

#header li {
	float: left;
	background: url("../IMAGES/left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom-color: #421F64;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#header a {
	float: left;
	display: block;
	background: url("../IMAGES/right.gif") no-repeat right top;
	padding: 5px 10px 4px 3px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
	float: none;
}

/* End IE5-Mac hack */
#header a:hover {
	color: #bfb591;
}

#header .current {
	background-image: url("../IMAGES/left_on.gif");
}

#header .current a {
	background-image: url("../IMAGES/right_on.gif");
	color: #333;
}

/* ========= CONTENEUR */

#conteneur {
	height: 50em;
	position: relative;
	z-index: 0;
	margin-bottom: 4em;
}

body>#page>#conteneur {
	height: auto;
	min-height: 50em;
}

/* ========= CONTENU */

#contenu {
	margin-left: 150px;
	height: 40em;
	z-index: 2;
	padding: 0;
	width: 640px;
	position: relative;
}

body>#page>#conteneur>#contenu {
	height: auto;
	min-height: 40em;
}

#article, .resumeArticle, .resumeRubrique {

}

/* ========= BLOC CARTES */

#blocCartes {
	margin-top: 40px;
	width: 100%;
}

.lienItineraire {
	float: left;
	display: block;
	border-color: transparent;
	margin-right: 20px;
	width: 45%;
}

br.clear {
	clear: left;
}


hr {
	clear: both;
	width: 100%;
	border-width: 1px;

}

.hidden {
	display: none;
	margin: 0;
	padding: 0;
}

/* ========= IMAGES */

#actualite img.spip_logos {
	position: absolute;
	top: 60px;
	left: 16px;
	padding: 0 !important;
}

.resumeArticle img.apercu, .resumeRubrique img.apercu, .spip_logos, .resumeLien img.spip_logos {
	float: left;
	margin: 5px;
	padding: 0;
	position: relative;
	z-index: 2;
}

.article img {
	display: inline;
	border: 1px solid #dbd7c5;
	background-color: #fff9e9;
	padding: 5px;
}

.lienItineraire a img {
	text-decoration: none;
	border-style: none;
}

img.carte {
	display: block;
	float: none;
}

.spip_documents {
	margin: 0 20px 5px;
}

/* ========= SUBNAV */

#subnav {
	display: block;
	border-top-color: #d4aba2;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #d4aba2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 1.5em;
	margin-top: 1em;
}

#subnav ul {
	margin: 0;
	list-style: none;
	padding: 0;
	height: 2em;
	display: block;
}

#subnav li {
	float: left;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	background-image: none !important;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#subnav a {
	float: left;
	display: block;
	text-decoration: underline;
	color: #421F64;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#subnav a:hover {
	color: #990000;
	text-decoration: none;
}

#subnav .current {
}

#subnav .current a, #subnav a.navDecouverte {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#subnav li.lienDecouverte {
	color: #555;
	font-weight: bold;
	float: right;
}

#subnav li.lienDecouverte a  {
	color: #468c46;
	text-transform: capitalize;
	border-style: none;
	margin: 0;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: url(../IMAGES/pce_liendecouverte.gif) no-repeat left center;
	padding-left: 9px;
}

p.retour {
}

p.retour a {
	color: #421F64;
	border-style: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: url(../IMAGES/pce_retour.gif) no-repeat left center;
	padding-left: 13px;
	z-index: 4;
	margin-top: -15px;
}

/* ========= LOCALISATION */
#map {
	border-width: 2px;
	border-color: #421F64;
	border-style: solid;
	margin-top: 3em;
}
 

/* ========= PIED */

#pied {
	clear: both;
	/*	background: #FAF2DD;*/
	height: 3.5em;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#pied p.info {
	position: absolute;
	top: 0em;
	right: 0em;
}
.addthis_toolbox { 
	float:right;
	padding:5px 0;
	text-align:center;
	width:180px; 	
}
