﻿,@charset "UTF-8";
/* CSS Document */

/**********************************/
/***********Tags généraux**********/
/**********************************/
a:link, a:visited {
	color: #ee7f01;
	text-decoration: none;
}
a:hover, a:active {
	color: #ee7f01;
	text-decoration: underline;
}
html, body {
	background-color: #ee7f01;
} 
body {
	background-color: #ee7f01;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2b4d81;	
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0px none #000;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	/*color: #eb690a;*/
	color: #ee7f01;
	text-align: left;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	/*color: #eb690a;*/
	color: #ee7f01;
	text-align: left;
	padding: 20px 0 0 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 10px 15px 5px 0;
}
ul {
	margin: 0;
	padding: 0 10px 5px 10px;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: normal;
	text-align: left;
}
li {
	margin: 0;
	padding: 0 0 5px 0;
}
hr {
	width: 100%;
	height: 1px;
	margin: 0 0 5px 0;
	padding: 0;
	border-top: 0px solid #000;
}
sup {
	font-size: 8px;
	line-height: 0.8em;
	margin: 0;
	padding: 0;
}
/**********************************/
/***********Conteneurs*************/
/**********************************/

#global {
	position: relative;
	width: 860px;
	margin: 25px auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
}
#logo {
	position: absolute;
	width: 238px;
	margin: 0;
	padding: 0;
	left: 0;
	top: 55px;
	z-index: 1;
}

#contenu {
	margin: 0;
	padding: 0 0 10px 0;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	}
body#pageRealisations #contenu {
	min-height: 460px;
	height: auto !important;
	height: 460px;
	}
	#contenu #batimentBdp {
		position: absolute;
		width: 510px;
		margin: 0;
		padding: 0;
		left: 0;
		bottom: 24px;
		}
	#contenu #blocNewsAccueilGlobal {
		position: absolute;
		width: 225px;
		margin: 0;
		padding: 0;
		left: 0;
		top: 345px;
		z-index: 1;
		}
		#contenu #blocNewsAccueilGlobal #blocNewsAccueil {
			width: 225px;
			}		
			#contenu #blocNewsAccueilGlobal #blocNewsAccueil td {
				vertical-align: top;
				text-align: right;
				}			
			#contenu #blocNewsAccueilGlobal #blocNewsAccueil td.tdNewsAccueilGauche {
				width: 51px;
				background: url(../images/commun/fond_bloc_news_accueil.gif) 0 0 repeat-y;
				}
			#contenu #blocNewsAccueilGlobal #blocNewsAccueil td.tdNewsAccueilDroite {
				/*background-color: #eb690a;*/
				background-color: #ee7f01;
				}
				#contenu #blocNewsAccueilGlobal #blocNewsAccueil td.tdNewsAccueilDroite h1 {
					font-size: 14px;
					line-height: 17px;
					font-weight: normal;
					color: #fff;
					text-align: left;
					padding: 5px;
					margin: 0;
					}
				#contenu #blocNewsAccueilGlobal #blocNewsAccueil td.tdNewsAccueilDroite a {
					font-size: 14px;
					line-height: 17px;
					font-weight: bold;
					color: #ddd;
					text-align: right;
					padding: 5px 10px 5px 5px;
					margin: 0;
					display: block;
					}
	#contenu #realisationsFlechesHaut {
		position: absolute;
		width: 82px;
		margin: 0;
		padding: 0;
		right: 15px;
/*		top: 195px;*/
		top: 277px;
		}
	#contenu #realisationsFlechesBas {
		position: absolute;
		width: 82px;
		margin: 0;
		padding: 0;
		right: 15px;
		top: 563px;
	}
	
	/*#contenu #realisationsVignettesGlobal {
		position: absolute;
		width: 97px;
		height: 344px;
		margin: 0;
		padding: 0;
		right: 13px;
		top: 180px;
		border: 1px solid green;
		}*/
		/*#contenu #realisationsVignettesGlobal .realisationsVignettesFondGlobal {
			width: 97px;
			height: 87px;
			margin: 0;
			padding: 0;
			border: 1px solid blue;
			position: relative;
			}
			#contenu #realisationsVignettesGlobal .realisationsVignettesFondGlobal .realisationsVignettesPhoto {
				width: 97px;
				height: 87px;
				margin: 0;
				padding: 0;
				text-align: center;
				border: 1px solid black;
				position: absolute;
				top: 0;
				z-index: 1;
			}
			#contenu #realisationsVignettesGlobal .realisationsVignettesFondGlobal .realisationsVignettesFond {
				width: 97px;
				height: 87px;
				margin: 0;
				padding: 0;
				visibility: hidden;
				border: 1px solid yellow;
				position: absolute;
				top: 0;
				left: 0;
			}*/
			
			
#liensRef {
	position: relative;
	width: 860px;
	margin: 5px auto 0 auto;
	padding: 0;
	text-align: left;
	}
	#liensRef p {
	color: #ad2800;
	}
	#liensRef a:link, #liensRef a:visited {
	color: #ad2800;
	text-decoration: none;
	}
	#liensRef a:hover, #liensRef a:active {
		color: #ad2800;
		text-decoration: underline;
	}
/***********/
/* CONTACT */
/***********/


#contenu fieldset {
	margin: 0;
	padding: 0;
	border: 1px none #000;
	width: 550px;
	}
	#contenu fieldset label {
		font-size: 12px;
		float: left;
		width: 180px;
		margin: 5px 0;
		padding: 0;
	}
	#contenu fieldset input, #contenu fieldset select, #contenu fieldset textarea {
		width: 350px;
		margin: 5px 0;
		padding: 0;
		background-color: #eee;
		border: 1px solid #ccc;
		float: left;				
	}
	#contenu fieldset input.radio {
		width: 20px;
		height: 20px;
		vertical-align: middle;
		background-color: #fff;
		border: 0px solid #eee;
		float: none;
	}
	#contenu fieldset input.btn {
		width: 100px;
		color: #d64800;
		font-size: 16px;
		font-weight: bold;
		margin: 20px 0 10px 0;
		
	}		

#contenu form #txtChampsObligatoires {
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
#contenu form h3 {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	margin: 0 0 5px 0;
	clear: both;
	
}

#contenu legend {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 10px 20px;
	color: #000;
}

#contenu .txtOkErrAlert {	
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #d00;
}



/**********************************/
/***********Classes****************/
/**********************************/

/**************/
/**** NEWS ****/
/**************/

.newsGlobal {
	width: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	}
	.newsGlobal .newsDate {
		font-size: 14px;
		line-height: 14px;
		margin: 15px 0;
		padding: 0;
		font-weight: bold;
	}
	.newsGlobal .newsRedac {
		width: 490px;
		margin: 0 0 15px 0;
		padding: 0;
		float: left;
		}
		.newsGlobal .newsRedac h2 {
			padding: 0;

		}
	.newsGlobal .newsRedacPhoto {
		width: 310px;
		margin: 5px 0 15px 0;
		padding: 0;
		float: left;
		}
		.newsGlobal .newsRedacPhoto h2 {
			padding: 0;

		}
	.newsGlobal .newsPhoto {
		width: 180px;
		margin: 20px 0 15px 0;
		padding: 0;
		text-align: center;
		float: left;
	}
	.newsGlobal .newsPhotoZoom {
		width: 550px;
		background-color: #fff;
		margin: 0;
		padding: 10px 0;
		text-align: center;
		position: absolute;
		left: 0;
		top: 10px;
		visibility: hidden;
		border: 1px solid #ccc;
		cursor: pointer;
		z-index: 1;
	}
	.newsGlobal a {
		color: #ee7f01;
		}
/**************/
/* TEXTE ******/
/**************/


.asterisque {
	font-size: 17px;
	font-weight: bold;
	color: #f00;
}
.gras {
	font-weight: bold;
}

.right {
	text-align: right;
}
.color1 {
	color: #ee7f01;
}


.center {
	text-align: center;
}
.justify {
	text-align: justify;
}

.txtNote1 {
	font-size: 12px;
	line-height: 14px;
}




/***********************/




.clearBoth {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.paddingLeft1 {
	padding-left: 350px;
}
.paddingLeft2 {
	padding-left: 50px;
}
.paddingLeft3 {
	padding-left: 300px;
}
.paddingLeft4 {
	padding-left: 250px;
}
.paddingRight1 {
	padding-right: 20px;
}
.marginTop1 {
	margin-top: 25px;
}
.nowrap {
	white-space: nowrap;
}

.verticalAlignMiddle {
	vertical-align: middle;
}
.verticalAlignTop {
	vertical-align: top;
}

.realisationsPhotosGlobal {
	width: 599px;
	position: absolute;
	left: 140px;
	top: 330px;
	margin: 0;
	padding: 0;
}
#realisationsLegende {
	width: 599px;
	height: 163px;
	position: absolute;
	left: 140px;
	top: 170px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	#realisationsLegende h1 {
		font-size: 17px;
		line-height: 22px;
		color: #0a326e;
		font-weight: bold;
		margin: 0;
		padding: 0 0 0 250px;
		background: url(../images/commun/realisations_logo.gif) left top no-repeat;	
	}
/*.height1 {
	height: 344px;
}*/
