body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#cccccc;
	font-family:arial;
	color:#333333;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

strong{
	font-weight:bold;
	color:#333333;
}

em{
	color:#999999;
	font-style:italic;
	font-weight:bold;
}

p{
	padding:0px;
	margin-bottom:5px;
	font-size:12px;
}

h1{
	color:#ffffff;
	font-size:14px;
	font-style:italic;
	padding-top:8px;
	margin:0px;
}

h2{
	color:#e32322;
	font-size:18px;
	font-style:italic;
	margin:0px;
	padding:0px;
}

ul{
	padding: 5px 0 0 15px;
	margin: 0px;
	list-style-type:square;
	font-size:12px;
}

.rouge{
	color:#cc3333;
	font-weight:bold;
}

#conteneurFond{
	width:990px;
	margin: 0px auto 0px auto;
	background:url("../images/fond.jpg") repeat-y;
}

#banniere{
	width:972px;
	height:129px;
}

#conteneurContenu{
	width:972px;
	height:610px;
	margin: 0px auto 0px auto;
	text-align:left;
}

#haut{
	width:971px;
	height:76px;
	background-image:url("../images/hautAC.jpg");
	position:relative;
	margin-left:1px;
}

#blocGauche{
	width:426px;
	height:300px;
	float:left;
	padding:0 0 0 20px;
	margin:0px;
}

#blocDroite{
	float:right;
	padding:0 0 0 0;
}

#milieu{
	width:942px;
	height:250px;
	position:relative;
	margin-left:30px;
}

.cadre{
	width:447px;
	height:102px;
	padding:10px 10px 0px 15px;
}

#blocGauche .cadre {
	background:url("../images/cadre.jpg") no-repeat;
}
#blocDroite .cadre {
	background:url("../images/cadreDroite.jpg") no-repeat;
}

#cadreMichaud{
	position: relative;
	float:left;
	background:url('../images/cadreMichaud.gif') no-repeat;
	width:285px;
	height:270px;
	padding:0px 10px 0px 15px;
}

#cadreEmile{
	position: relative;
	float:left;
	background:url('../images/cadreEmile.gif') no-repeat;
	width:287px;
	height:270px;
	padding:0px 10px 0px 15px;
}

#cadreBene{
	position: relative;
	float:left;
	background:url('../images/cadreBene.gif') no-repeat;
	width:286px;
	height:270px;
	padding:0px 10px 0px 15px;
}

.imagesCadre{
	margin:50px 17px 0 -10px;
}

.menuG{
	width:11px;
	height:20px;
	background:url("../images/menuG.jpg") no-repeat;
	float:left;
}

.menuMil{
	height:20px;
	background:url("../images/menu.jpg") repeat-x;
	float:left;
	padding:0px;
}

.menuMil p{
	margin:3px;
	font-weight:bold;
	display: inline;
	line-height: 22px;
}

.menuMil a{
	color:#333333;
}

.menuD{
	width:11px;
	height:20px;
	background:url("../images/menuD.jpg") no-repeat;
	float:left;
}

#bas{
	margin:40px 20px 0 20px;
	position:relative;
}

#cd3d{
	margin-right:30px;
	margin-top:5px;
	position:relative;
}

#portail3d{
	margin-right:30px;
	margin-top:-15px;
	position:relative;
}

#menu{
	height:20px;
	display:inline;
}

.mentions{
	font-size:10px;
	color:#666666;
	float:right;
}

.mentions a{
	color:#666666;
}

a#lienMichaud {
	position: absolute;
	left: 30px;
	display: block;
	width: 226px;
	height: 44px;
	background:url("../images/GT/MICHAUD_SITE-PLOG1.gif") no-repeat;
}
a#lienEmile {
	position: absolute;
	left: 31px;
	display: block;
	width: 226px;
	height: 44px;
	background:url("../images/GT/MAURIN_SITE-PLOG1.gif") no-repeat;
}
a#lienBene {
	position: absolute;
	left: 31px;
	display: block;
	width: 226px;
	height: 44px;
	background:url("../images/GT/BENE_SITE-PLOG1.gif") no-repeat;
}
#foot{
	width:990px;
	height:5px;
	background:url("../images/bas.jpg") no-repeat;
	margin: 0px auto 0px auto;
	font-size: 0px;
}