/* CSS Document */

body {
	margin: 0px;
	margin-top: 1px;
}

body, td, th, input, select, textarea {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
}

#MainTable {
	width: 760px;
}

td.tdSection1 {
	height: 310px;
}

table.tableSection1 {
	margin-top: 75px;
	margin-left: 12px;
	height: 235px;
}

#divLienNouvelles {
	position: absolute;
	width: 100px;
	margin-left: 642px;
	margin-top: 10px;
	text-align: right;
	color: #FF0000;	
}

a.LienNouvelles {
	color: #FF0000;
	text-decoration: none;
}

#divLienZoom {
	position: absolute;
	margin-left: 723px;
	margin-top: 57px;
}

#divColGauche {
	 position: absolute;
	 width: 143px;
	 margin-top: 75px;
	 margin-left: 10px;
	 z-index: 2;
}

#divScrollbar {
	position: absolute;
	width: 15px;
	height: 157px;
	margin-top: 117px;
	margin-left: 156px;
}

table.tableScrollbar {
	height: 157px;
}

#divContenu {
	position: absolute;
	height: 202px;
	width: 354px;
	margin-top: 70px;
	margin-left: 177px;
	overflow: hidden;
}

#divTitre {
	position: absolute;
	width: 354px;
	height: 43px;
	padding-top: 5px;
	overflow: hidden;
	z-index: 5;
}

#divContainer {
	position: absolute;
	margin-top: 45px;
	width: 354px;
	height: 157px;
	overflow: hidden;
	clip:rect(0,354,157,0);
	z-index: 4;
}

#divCorpsTexte {
	position: absolute;
	width: 354px;
}

#divPageNavigator {
	position: absolute;
	margin-top: 285px;
	margin-left: 177px;
	width: 354px;
	height: 23px;
	z-index: 3;
}
	

td.tdSection2 {
	position: relative;
	height: 35px;
	background-color: #B4B4B4;
	background-image: url(images/PetitLogoOle1.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

table.tableMainMenu {
	margin-left: 12px;
	margin-top: 1px;
}

table.tableMainMenu td {
	font-size: 12px;
	color: #ffffff;	
}

table.tableMainMenu td a {
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
}

td.tdMainMenuAgence, td.tdSubMenuAgence {
	width: 165px;
}

td.tdMainMenuServices, td.tdSubMenuServices {
	width: 177px;
}

td.tdMainMenuRealisations, td.tdSubMenuRealisations {
	width: 200px;
}

td.tdSection3 {
	position: relative;
	height: 175px;
	background-color: #FFFFFF;	
	color: #7F7F7F;
	background-image: url(images/LogoOlePrincipal.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

table.tableSubMenu {
	height: 175px;
	margin-left: 15px;
}

.texteGras {
	font-weight: bold;
}

.texteItalique {
	font-style: italic;
}

p {
	margin-top: 5px;
	margin-bottom: 0px;
}

a.SubMenuItem {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #7F7F7F;	
	text-indent: 3px;
}

#ActiveSubMenuItem {
	color: #000000;
}

#ActiveMenuItem {
	font-weight: bold;
}

td.tdAdminTopMenu {
	background-color: #B4B4B4;
	color: #FFFFFF;
	padding-left: 15px;
}

td.tdAdminTopMenu a, td.tdAdminTopMenu a:visited, td.tdAdminTopMenu a:hover {
	color: FFFFFF;
}

td.tdAdminLeftMenu {
	background-color: #C1E3A8;
}

td.tdAdminMainContent {
	padding-left: 15px;
	padding-top: 15px;
}

td.tdAdminLeftMenuHeader {
	background-color: #333333;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

td.tdAdminLeftMenuItem {
	color: #FFFFFF;
	background-color: #999999;	
}

td.tdAdminTopMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

td.tdAdminLeftMenuItem a {
	display: block;
	height: 18px;
	text-indent: 15px;
	padding-top: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border-bottom: 1px solid #333333;	
}

td.tdAdminLeftMenuItem a:hover {
	background-color: #CCCCCC;
	color: #000000;
}

h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a.LienColGauche {
	display: block;
	margin: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

span.texteItalique10px {
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
}

.FooterOleCommV3 a {
	margin-left: 2px;
	margin-right: 2px;
}

#divPageNavigator a {
	text-decoration: none;
}

#divZoom {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 604px;
	height: 620px;
	margin-left: -302px; /* half of width */
	margin-top: -310px;  /* half of height */
	text-align: left;
	overflow: hidden;
	border: 1px solid #B4B4B4;
	background-color: #FFFFFF;
	z-index: 10;
	visibility: hidden;
}

#tdCloseZoom {
	background-color: #B4B4B4;
	color: #FFFFFF;
	height: 20px;
	font-size: 10px;
	text-align: right;
}

td.tdSection1 {
	background-repeat: no-repeat;
	background-position: right bottom;
}