/***************************************************************/
/*								Design de base								 	*/
/***************************************************************/

body {
	background: #D8C0B0 url(../images/base/fond1600.jpg) no-repeat 50% 0%;
}

#global {
	width:950px;
	margin: auto;
}

/***************************************************************/
/*										Header								 	*/
/***************************************************************/

#header {
	width:930px;
	height:153px;
	text-align: right;
	padding-right: 20px;
	background: url(../images/base/head.png) 50% no-repeat;
}

#blocHaut2 {
	width: 950px;
	background-image: url(../images/base/blocHaut2.png);
	padding-top: 1px;
	padding-bottom: 1px;
}

#foot {
	background-image: url(../images/base/foot.png);
	height: 6px;
	padding-top: 1px;
}

#langue {
	background-image: url(../images/base/cadreDrapeau.png);
	margin-left: 92%;
	width: 76px;
	height: 25px;
	padding-top: 8px;
	text-align: center;
}

#langue img {
	border: none;
}

.noBorder {
	border: none;
}

/***************************************************************/
/*									Menu déroulant							 	*/
/***************************************************************/

#menu {
	background-color: #3f1d03;	
	height:35px;
	width: 950px;
}

/***************************************************************/
/*								Design de base								 	*/
/***************************************************************/

#visuel {
	margin-top: 35px;
	width: 100%;
	height: 377px;
	text-align: center;
}

#cadreBlanc {
	margin: auto;
	margin-top: 10px;
	width: 921px;
	height: 231px;
	background: url(../images/base/cadreBlanc.png) 50% 0%;
}

#cadreBlancInt {
	width: 64%;
	float: left;
	padding-top:20px;
	padding-left:20px;
	height: 211px;
	background-color: white;
	color:#3f1d03;
	font-family:Arial;
	font-weight:Bold;
	font-size:12px;
}

#cadreTranspInt {
	text-align: center;
	height: 191px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#intCadreTranspInt {
	margin:10px;
	margin-left:650px;
	text-align: left;
	color: #3f1d03;
	font-family:Arial;
	font-weight:Bold;
	font-size:13px;
}

#intCadreTranspInt .tiny{
	font-size:10px;
}

#cadreBlancInt span{
	font-size: 14px;
	color: #3f1d03;
}

#blocBas {
	margin-top: 10px;
}

#blocBas ul {
	margin: auto;
	width:800px;
	list-style-type: none;
	padding-bottom: 10px;
}

#blocBas ul li {
	float: left;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

#mention {
	padding-bottom: 8px;
	padding-top: 8px;
	width: 950px;
	background-color: #3f1d03;
	text-align: center;
	color: #cb9f5b;
	font-size: 12px;
}

#mention a {
	text-decoration: none;
	color: #cb9f5b;
}

#container {
	margin: 10px;
	margin-top: 45px;
}

#preIntContainer {
	background-color: white;
	padding-top: 20px;
	padding-left: 20px;
}

#intContainer {
	background-color: white;
	padding:10px;
}

#intContainer  p{
	padding:0;
	margin:0;
}

#ul {
	float: left;
	width:93%;
}

/****************************************************************/
/*								Design de base					*/
/****************************************************************/

#flash {
	background-color: white;
	margin-top: 35px;
	text-align: right;
}

/****************************************************************/
/*								Design Admin					*/
/****************************************************************/

#titleModif {
	font-family: Arial;
	font-weight: bold;
	color: #3F1D03;
	font-size: 20px;
	padding: 5px;
}

#formulaireCo {
	text-align: center;
}

#formulaireCo span {
	font-size: 18px;
	color: #3F1D03;
}

#formulaireCo div {
	margin: auto;
	width: 300px;
	font-size: 18px;
	color: #3F1D03;
}

#tableCo tr td {
	color: #3F1D03;
	text-align: center;
}

.err {
	margin: auto;
	display: block;
	padding-top: 20px;
	height: 45px;
	width: 500px;
	border: 1px solid #680012;
	background-color: #d76075;
	margin-bottom: 20px;
}

#presentation {
	display: block;
	height: 500px;
	padding-top:50px;
	padding-left:30px;
	font-family: Arial;
	font-weight: bold;
	color: #3F1D03;
	font-size: 16px;
}

/***************************************************************/
/*								Design Mention								 	*/
/***************************************************************/

#mentionTable {
	width:100%
}

#m1 {
	text-align: right;
}
.jaune {
	color: #cb9f5b;
}

.marron {
	color: #3f1d03;
}

.marron a {
	color: #3f1d03;
	text-decoration: none;
}

.marron2 {
	font-size: 12px;
	color: #3f1d03;
}

/***************************************************************/
/*								Design GoogleMap				*/
/***************************************************************/

#map {
	position: relative;
	z-index: 0;
	width: 551px;
	height: 418 px;
	border: 1px solid grey;
}

#gm {
	text-align: center;
	color: grey;
}

.noActive a{
	text-decoration: none;
	color: #3F1D03;
	font-size: 11px;
	font-weight: bold;
}

.noActive a:hover{
	text-decoration: none;
	color: #cb9f5b;
	font-size: 11px;
	font-weight: bold;
}