@charset "utf-8";

/***************************     CSS pour l'ensemble du site     *********************************/

body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.contenu, .contenu2 {
	OVERFLOW-Y: scroll; 
	OVERFLOW-X: hidden; 
	WIDTH: 100%; 
	background-color:#e5f1f7; 
	scrollbar-face-color:#064676; 
	scrollbar-shadow-color:#000033; 
	scrollbar-highlight-color:#999999;
	scrollbar-arrow-color:#FFF;
}

.contenu {
	HEIGHT:466px; 
}



.Style1 {
	font-size: 20px;
	font-weight: bold;
	padding-left:1em;
	background: no-repeat url(../images/backgroundTitre.jpg) left;
}
.Style6 {
	font-size: xx-large;
	font-weight: bold;
}

.foot {
	text-align:center;
	background-color:#0066FF;
	font-variant:small-caps;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;	
}
.Style7 {
	color: #669933;
	font-weight: bold;
	font-size: 24px;
}


/***************************     CSS pour ACCUEIL     *********************************/
.Style4 {
	font-size: 8px
}
.Style5 {
	font-size: 12px
}

#pic{
	float:right;
	padding-left:1em;
	
}
#pic a img{
	border:none;
}


/***************************     CSS pour HISTORIQUE     *********************************/
.contenu2{
	height:428px;
}
.image{
	float:right;
	margin-left:12px;
	border:0px;
}
.image2{
	width:350px;
	height:auto;
	float:right;
	margin-left:12px;
	border:0px;
	}
	
.image3{
	height:255px;
	border:0px;

}
.historique dd{
	text-align:justify;
	width:520px;
	border-left: 1px solid #000000;
	margin: 0 0 0 9.5em;
	padding: 0 0 .5em .5em;
}
.historique dt{
	position:static;
	left: 0;
	top: 1.1em;
	width: 11em;
	font-weight: bold;
	color:#000066;
	}
	
dd a{
	border:0px;
}
/***************************     CSS pour ACTIVIT&eacute;S     *********************************/
dl.activite, dl.historique{
	margin: 2em 0;
	padding: 0;
	font: "Times New Roman", Times, serif;
}

.activite dt{
	position:relative;
	left: 0;
	top: 1.1em;
	width: 11em;
	font-weight: bold;
	color:#000066;
}

.activite dd{
	border-left: 1px solid #000000;
	margin: 0 0 0 11em;
	padding: 0 0 .5em .5em;
}

/***************************     CSS pour DEVELOPPEMENT    *********************************/

.developpement{
	align:justify;
	border-right:solid 1px #000066;
}
.developpement2{
	border-bottom:solid 1px #000066;

}
/***************************     CSS pour ORGANISMES    *********************************/
.organismes{
	border:solid 1px #000066;
	text-align:center;
}
#calendrier td{
	border:solid 1px #000066;
}


/***************************     CSS pour COMMERCES    *********************************/
table{
	border-collapse:collapse;
}
	
th {
	background-image:url(../images/backgroundCommerce.jpg);
	font:bold small-caps 14px Times New Roman, Times, serif;
	text-align:center;
	color: #000000;
	border:solid 1px #000066;
}

#entreprise1, #centre1, #info1 {
	font-weight:bold;
	color:#000066;
}

#entreprise, #entreprise1, #dernierG {
	border-left:solid 1px  #000066;
}

#info, #info1, #dernierD {
	border-right:solid 1px  #000066;
}

#dernierG, #entreprise1, #centre, #centre1, #dernierD, #info1 {
	border-bottom:solid 1px #000066;
}

/************************************* CSS POUR DEVISE *****************************************************/

.contenu3 {
	width:665px; 
	line-height:14pt;
	text-indent:30px;
}

/************************************ CSS POUR PHOTOS ******************************************************************/
.contenu4 {
	OVERFLOW-X:scroll; 
	OVERFLOW-Y:hidden;
	WIDTH: 97%;
	height:70%; 
	background-color:#e5f1f7; 
	scrollbar-face-color:#064676; 
	scrollbar-shadow-color:#000033; 
	scrollbar-highlight-color:#999999;
	scrollbar-arrow-color:#FFF;
}
#photo td img{
 	width:350px;
	height:247px;
	margin-right:5px;
	}
#photo td a img{
	border:none;
}
#photoTexte{
	font-size:12px;
	text-align:center;
}

/****************************************** CSS POUR CONSEILLERS***********************************************************/


#entreprise #conseil, #conseil3{
	text-align:center;
	padding:3px 0px 3px 0px;
}
#entreprise #conseil2{
	padding:3px 0px 3px 4px;
}