/* CSS Document */

/*proprietes generales de la page */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #630000;
	margin: 0px;
	background-image: url(../images/degrade-fond.jpg);
	background-repeat: repeat-x;
}
#container {
	position: absolute;
	top: 0px;
	width: 800px;
	left: 50%;
	background-color: #FFF;
	background-repeat: repeat-y;
	margin-left: -400px;
	height: 700px;
}
#header {
	background-color: #FFF;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:368px;
	height:118px;
	z-index:1;
}
#contacts {
	position:absolute;
	left:702px;
	top:0px;
	width:98px;
	height:139px;
	z-index:9;
}
#popupcontact {
	position:absolute;
	left:411px;
	top:38px;
	width:260px;
	z-index:20;
	background-color: #FFFFFF;
	border: 1px solid #CC071E;
	visibility: hidden;
}
a.popupcontact:link, a.popupcontact:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #E7000D;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
}
a.popupcontact:hover {
	color: #000;
}
#Baseline {
	position:absolute;
	left:460px;
	top:0px;
	width:239px;
	z-index:10;	/*font-size: 0.9em;
	background-image: url(../images/tige-rpnd.png);
	background-repeat: no-repeat;
	padding-top: 26px;
	color: #D6361B;
	font-weight: bold;
	line-height: 1.2em;*/
}
#Baseline p {
	margin-top: 0px;
	margin-bottom: 4px;
}
.retrait {
	margin-left: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.btn-haut {
	background-color: #CC071E;
	text-align: center;
	height: 25px;
}
.btn-haut img {
	margin-top: 8px;
}
a.liennav:link {
	color: #efafa4;
	text-decoration: none;
	font-weight: bold;
}

/* Barre de Navigation horizontale */
#accueil {
	position:absolute;
	left:0px;
	top:140px;
	width:78px;
	z-index:11;
}
#Rom {
	position:absolute;
	left:80px;
	top:140px;
	width:244px;
	z-index:12;
	text-align: center;
}
#References {
	position:absolute;
	left:326px;
	top:140px;
	width:143px;
	z-index:13;
}
#College {
	position:absolute;
	left:471px;
	top:140px;
	width:194px;
	z-index:14;
}
#Actus {
	position:absolute;
	left:667px;
	top:140px;
	width:133px;
	z-index:15;
	background-color: #cc071e;
	height: 25px;
	text-align: center;
}
#accueil2 {
	position:absolute;
	left:0px;
	top:115px;
	width:78px;
	z-index:4;
	background-color: #cc071e;
}
#langue {
	position:absolute;
	left:0px;
	top:119px;
	width:78px;
	height:22px;
	z-index:16;
	background-color: #CC071E;
}
#English {
	position:absolute;
	left:36px;
	top:123px;
	width:28px;
	height:14px;
	z-index:18;
}
#Accroche {
	position:absolute;
	left:80px;
	top:118px;
	width:550px;
	z-index:17;
	background-color: #CC071E;
}

/*Cartouches */
#innovation {
	position:absolute;
	left:53px;
	top:176px;
	width:150px;
	height:78px;
	z-index:8;
}
#Equipe {
	position:absolute;
	left:204px;
	top:176px;
	width:172px;
	height:78px;
	z-index:9;
}
#engagement {
	position:absolute;
	left:377px;
	top:176px;
	width:152px;
	height:78px;
	z-index:11;
}
#realisations {
	position:absolute;
	left:530px;
	top:176px;
	width:144px;
	height:78px;
	z-index:12;
}
#content {
}
#Contenu ul {
	margin-top: 0px;
}
.Contact {
	font-size: 1.4em;
	line-height: 1.3em;
	background-color: #FFF;
	font-weight: bold;
}
a.lien-contact {
	color: #FFF;
	background-color: #E7000D;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
