/* Réglages généraux */
body,td,th {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F3F3F3;
}
a {
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}



/* Typographie - Titrage */
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #b54620;
}
h2 {
	font-size: 18px;
	color: #b54620;
	margin: 20px 0px 10px;
}
h3 {
	font-size: 15px;
	color: #b54620;
}
h4 {
	font-size: 14px;
	color: #b54620;
}
h5 {
	font-size: 12px;
	color: #b54620;
}
h6 {
	font-size: 14px;
	color: #b54620;
	margin: 0px 0px 4px;
	padding: 0px;
}
p {
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 12px;
}




/* Bandeau haut à personnaliser */
#globalheader {
	margin:0px;
	padding: 0px;
	height: 212px;
	width: auto;
	background:    url(IMG/navigation/globalheaderbk.jpg) repeat-x center top;
}
#header {
	margin:0px auto;
	padding: 0px;
	height: 180px;
	width: 780px;
	position: relative;
}
#header-back {
	margin:0px auto;
	padding: 0px;
	height: 180px;
	width: 780px;
	position: absolute;
	z-index: 1;
}
#logotype {
	margin:0px auto;
	padding: 0px;
	height: 121px;
	width: 128px;
	position: absolute;
	left: 138px;
	top: 28px;
	z-index: 2;
}

.picto a {
	width:18px;
	height:16px;
	padding:0;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow: hidden;
	clip: rect(auto,auto,32px,auto);
}

.picto a:hover { background-position:0 -16px; }

#fr {
	background-image: url(IMG/navigation/picto-fr.gif);
	position: absolute;
	left: 706px;
	top: 184px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#gb {
	background-image:    url(IMG/navigation/picto-gb.gif);
	position: absolute;
	left: 729px;
	top: 184px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#es {
	background-image:    url(IMG/navigation/picto-es.gif);
	position: absolute;
	left: 752px;
	top: 184px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#de {
	background-image:    url(IMG/navigation/picto-de.gif);
	position: absolute;
	left: 775px;
	top: 184px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#it {
	background-image:    url(IMG/navigation/picto-it.gif);
	position: absolute;
	left: 798px;
	top: 184px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#accueil {
	background-image:    url(IMG/navigation/picto-home.gif);
	position: absolute;
	left: 596px;
	top: 184px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#mail {
	background-image:    url(IMG/navigation/picto-mail.gif);
	position: absolute;
	left: 621px;
	top: 185px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#print {
	background-image:    url(IMG/navigation/picto-print.gif);
	position: absolute;
	left: 644px;
	top: 185px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}
#plan {
	background-image:    url(IMG/navigation/picto-plan.gif);
	position: absolute;
	left: 668px;
	top: 185px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 18px;
	z-index: 400;
}





/* Contenu sous le bandeau haut */
#globalcontent {
	margin:0px auto;
	padding: 0px;
	height: auto;
	width: auto;
	background: url(IMG/navigation/globalcontentbk.gif) repeat-y center top;
}
#content {
	margin:0px auto;
	padding: 0px;
	height: auto;
	width: 780px;
	clear: both;
	position: relative;
	background: url(IMG/navigation/contentbk.jpg) no-repeat left top;
}

#content th {
	text-align: left;
	font-weight: bold;
	color: #b54620;
}

/* Colonne gauche (Menu) */
#sideleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 176px;
	position: relative;
}
.menu {
	margin: 0px;
	padding: 0px;
	width: 176px;
	}
.menu li {
	list-style: none;
	margin: 0px;
	padding: 0;
	}
.menu a:link, .menu a:active, .menu a:visited {
	color: #52697F;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 176px;
	margin: 0px 0px 4px;
	padding: 0 0 0 12px;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	background: url(IMG/navigation/menubk.gif) no-repeat 6px center;
	height: 29px;
	text-transform: uppercase;
	}
.menu a:hover {
	color: #FFFFFF;
	}
	
.menu a:link.active, .menu a:visited.active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 176px;
	margin: 0px 0px 4px;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	background: url(IMG/navigation/menubk-hover.gif) no-repeat 6px center;
	height: 29px;
	text-transform: uppercase;
	}
	


	
/* Colonne droite (Contenu) */
#globalredac {
	margin: 0px 0px 0px 176px;
	padding: 0px;
	height: auto;
}
#redac {
	width: 570px;
	height: auto;
	margin: 0px auto;
	padding: 10px 0px 0px;
}
#breves {
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	background: #F8F8F8;
	float: right;
	border: 1px solid #E6E6E6;
}
#breves p {
	color: #999999;
	margin: 0px 0px 10px;
	padding: 0px;

}

	
	
/* Arborescence hiérarchique - Chemin de navigation */
#breadcrumb  {
	padding: 0px;
	color: #52697f;
	margin: 0px 0 20px;
	font-weight: bold;
	}
#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#breadcrumb ul li {
	margin : 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	color: #52697f;
	}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	text-decoration: none;
	color: #52697f;
	padding-bottom: 2px;
	border-bottom: 1px solid #52697f;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
#breadcrumb a:hover  {
	text-decoration: none;
	color: #B8C5D1;
	padding-bottom: 2px;
	border-bottom: 1px solid #B8C5D1;
}






/* Pied de page */
#footer {
	padding: 0px;
	height: 50px;
	margin: 0px;
	position: relative;
	width: auto;
	background: url(IMG/navigation/footerbk.gif) no-repeat center top;
	clear: both;
	color: #52697f;
}
#signature {
	margin: 0px auto;
	padding: 16px 0px 0px;
	text-align: center;
	width: 780px;
	height: 200px;
	line-height: 14px;
}
#signature a:link, #signature a:active, #signature a:visited {
	text-decoration: none;
	line-height: 18px;
	color: #52697f;
}
#signature  a:hover  {
	color: #B8C5D1;
}
a.url:link, a.url:active, a.url:visited {
	color: #0099CC;
	text-decoration: none;
}
a.url:hover  {
	color: #B8C5D1;
}
.clear {
	clear: left;
	line-height: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	display: block;
}


.photo {
	width:100%;
	text-align: center;
}
