/* ******** GENERALITES ************************************************************************** */

body {
	background: #e5e5e5 url(../images/sitegeneric/fond.png) top repeat-x; 
	text-align: center;
}
body, div, td, th, textarea, input, select, p {
	font-size: 11px; 
	color: #5b5b5b; 
	font-family: arial, sans-serif; 
}
td {
	vertical-align: top;
}
* {
	margin: 0;
	padding: 0;
}
img { border: none; }

a, a:link { 
	text-decoration: none; 
	color: #5b5b5b; 
	font-size: 11px;
}
a:hover { 
	text-decoration: underline; 
	color: #000000; 
}

#bloc {
	height: 424px;
	width: 706px;
	background: url(../images/sitegeneric/bloc.png) top no-repeat;
	position: relative;
	top: 79px;
	text-align: left;
}

#logo {
	height: 51px;
	width: 196px;
	position: relative;
	top: 43px;
	left: 43px;
}
#bienvenue {
	height: 16px;
	width: 282px;
	position: relative;
	top: 79px;
	left: 43px;
}
#accroche {
	height: 50px;
	width: 520px;
	position: relative;
	top: 98px;
	left: 40px;
}
#moteur {
	height: 311px;
	width: 316px;
	position: relative;
	top: 111px;
	left: 29px;
	background: url(../images/sitegeneric/moteur_caterpillar.jpg) left top no-repeat;
}
#liens {
	height: 108px;
	width: 206px;
	float: right;
	position: relative;
	top: 159px;
	right: 67px;
	background: url(../images/sitegeneric/eneria_liens.png) top no-repeat;
	padding-top: 1px;
	padding-bottom: 2px;
}

#liens a {
	text-align: left;
	height: 26px;
	width: 206px;
	color: black;
	display: block;
	text-decoration: none;
	TEXT-TRANSFORM: uppercase;
	FONT-WEIGHT: bold; 
	font-family: arial narrow;	
}
#liens a span {
	position: relative;
	top: 6px;
	left: 20px;
}
#liens a:hover {
	color: black;
	height: 26px;
	width: 206px;
	display: block;
	text-decoration: none;
	TEXT-TRANSFORM: uppercase;
	FONT-WEIGHT: bold; 
	font-family: arial narrow;
	background: url(../images/sitegeneric/rollover.png) top no-repeat;	
}
#liens a.avenir:hover {
	cursor:default;
	background: none;	
	font-size: 0px;
	color: #a0a0a0;
	background: url(../images/sitegeneric/rollover_avenir.png) top no-repeat;	
}

#banbas {
	position: relative;
	z-index: 100;
	top: -7px;
	text-align: center;	
}
