html {
	height:100%;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#766f5d;
	height:100%;
	background-color:#2C3138;
}
#entLaetis
{
	min-width:942px;
	width:100%;
	min-height:140px;
	background-image:url(/images/site/fondMenu.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#page{
	min-width:942px;
	width:100%;
	background-image:url(../../images/site/fondBody.gif);
	background-repeat:repeat-x;
	/*height:140px;
	background-image:url(/images/site/fondMenu.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;*/
	background-color:#FFFFFF;
	/* min-height:100%; cindy */
	height:auto;

}

#pageContenu{
	height:auto;
	background-color:#FFFFFF;
}

#menus
{
	min-width:942px;
	width:100%;
	height:auto;
	top:83px;
	position:absolute;
}

#menus #siteMenu {
	width:942px;
	margin-left:auto;
	margin-right:auto;
}

#menus #siteMenu ul {
	width:600px;
	float:left;
}

#sousMenuHorizontal
{
	min-width:942px;
	width:100%;
	top:140px;
	position:absolute;
}
#sousMenuVertical
{
	min-width:942px;
	width:100%;
	top:163px;
	position:absolute;
	height:1px;
}

#entete {
	width:942px;
	margin-left:auto;
	margin-right:auto;
	height: 140px;
}

.menuDouble {
	margin-bottom: 180px;
}

#page #menu {
	height:42px;
	margin-top:15px;
}
#fondPiedPage {
	width:100%;
	height:49px;
	clear:both;
	background-color:#dad7d0;
	border-bottom:solid 12px #2c3138;
	position:relative;
	margin-top:30px;
}
#fondPiedPage #piedPage {
	width:942px;
	margin-left:auto;
	margin-right:auto;
}
#fondPiedPage #piedPage h4 {
	float:left;
	padding-top:20px;
	font-size:11px;
	background-image:url(/images/site/flecheLaetis.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:18px;
}

#fondPiedPage #piedPage h4 a {
	font-weight:bold;
	text-decoration:none;
	color:#766f5d
}

#fondPiedPage #piedPage h4 a.brochures {
	font-weight:normal;
	text-decoration:none;
	color:#1DA9D6;
}
#fondPiedPage #piedPage p{
	color:#0799d3;
	padding-top:19px;
	padding-left:2px;
	float:left;
}

#fondPiedPage #piedPage p.resauxSociaux {
	display:block;
	float:right;
	padding-top:16px;
}

#fondPiedPage #piedPage p.resauxSociaux a {
	float:left;
}

#fondPiedPage #piedPage p a{
	color:#0799d3;
	padding-left:2px;
	padding-right:2px;
}
#fondPiedPage #piedPage p a#partager{
	background-image:url(/images/site/boutonPartager.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
}

#sepPiedPage
{
	display:block;
	background-color:#FFFFFF;
	height:30px;
	float:none;

}

h1
{
	line-height:0px;
	font-size:1px;
	color:#3B3832;
}

#logoLaetis
{
	display:block;
	background-image:url(/images/site/logo-laetis.jpg);
	width:180px;
	height:83px;
	text-indent:-9000px;
}

#outilsMenu
{
	float:right;
	width:300px;
}

#recherche 
{
	display:block;
	margin-top:15px;
	float:right;
}
#recherche-texte
{
	width:100px;
	height:14px;
	background-color:#3B3832;
	font-size:10px;
	padding-top:1px;
	padding-left:3px;
	display:block;
	color:#99907b;
	float:left;
}

#recherche-submit
{
	width:17px;
	height:15px;
	background-color:#3B3832;
	font-size:1px;
	padding-top:1px;
	padding-left:3px;
	display:block;
	float:left;
	background-image: url(/images/site/boutonRechercher.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	color:#676768;
}

a#contactMenu
{
	display:block;
	background-image:url(/images/site/btnContact.gif);
	width:28px;
	height:44px;
	text-indent:-9000px;
	float:right;

}

a#contactMenu:hover
{
	background-image:url(/images/site/btnContact-over.gif);
}

#cm_divTelecommande
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}

#rappelUrl
{
	display:none;
}


.studio {
	position:absolute;
	top:825px;
	color:#98958e;
	text-align:right;
	width:130px;
	margin-left:9px;
	line-height:13px;
}
.studio .flickr,
.studio .viewat,
.studio .dailymotion {
	display:block;
	width:32px;
	height:32px;
	float:left;
	margin-top:5px;
}
.studio .flickr {
	margin-left:22px;
}
.studio .viewat {
}
.studio .dailymotion {
	margin-left:6px;
	margin-right:6px;
}