/* CSS Document for Tractel by Dotcom Luxembourg */
/* Strcuture générale des pages */

body{
	margin:0;
	padding:0;
}

body a, p, div, img, h1, h2, h3, h4, span, ul, li{
	margin:0;
	padding:0;
	font-family: Arial, sans-serif;
}

#content{
	width:955px;
	margin:0 auto;
	position:relative;
	background-color:#FFF;
	padding-bottom:40px;
}

#content2{
	width:955px;
	margin:0 auto;
	position:relative;
	background-color:#FFF;
}

.clear{
	clear:both;
}

/* Header */
#contentHeader{
	width:100%;
	background-color:#FFF;
	position: relative;
}

#optionsHeader{
	width   : 330px;
	height  : 94px;
	position: absolute;
	right   : 160px;
	top     : 0px;
}

#optionsHeader a{
	display: block;
	width: 100%;
	height: 100%;
}

#optionsHeader a:hover span{
	text-decoration: underline;
}

#optionsHeader span{
	font-size: 13px;
	color    : #4bb1e3;
	float    : right;
	position : relative;
	top      : 35px;
}

#mapHeader{
	position:absolute;
	left:0px;
	bottom:0px;
}

#newsHeader{
	width:219px;
	height:92px;
	background:url(../img/contentNews.gif) no-repeat;
	position:absolute;
	top:0px;
	right:20px;
}

#newsHeader h1{
	text-align:center;
	margin-top:6px;
}

#newsHeader div{
	width:190px;
	margin:0 auto;
	font-size:11px;
	margin-top:8px;
}

#moreNews{
	position:absolute;
	right:7px;
	bottom:10px;
}

/* BreadCrumbs */

#breadCrumbs{
	list-style-type:none;
	margin-top:10px;
	margin-left:17px;
}

#breadCrumbs li{
	font-size:11px;
	color:#525252;
	margin-right:8px;
	float:left;
}

#breadCrumbs li a, #breadCrumbs li a:visited{
	text-decoration:underline;
	color:#1898da;
}

#breadCrumbs li a:hover{
	text-decoration:none;
}

.contentTitle{
	margin-left:40px;
	margin-top:40px;
}

/* Footer */
#contentFooter{
	width:955px;
	height:34px;
	margin:0 auto;
	background:url(../img/footerBG.jpg) repeat-x;
	position:relative;
}

#menuFooter{
	height:34px;
	background:url(../img/footerLogo.jpg) no-repeat left;
	margin-left:10px;
}

#menuFooter ul{
	list-style-type:none;
	margin-left:32px;
}

#menuFooter ul li{
	font-size:10px;
	color:#FFF;
	display:block;
	height:34px;
	padding-left:3px;
	padding-right:3px;
	line-height:34px;
	float:left;
}

#menuFooter ul li a, #menuFooter ul li a:visited{
	color:#FFF;
	text-decoration:none;
}

#menuFooter ul li a:hover{
	text-decoration:underline;
}

#infosFooter{
	font-size:10px;
	color:#FFF;
	height:34px;
	line-height:34px;
	position:absolute;
	right:10px;
	top:0px;
}

/* Page IFMS */

#ifmsInfos{
	width:745px;
	margin:0 auto;
	margin-top:20px;
}

#ifmsInfos p{
	font-size:12px;
}

#tractel_ifms{
	width:730px;
	margin:0 auto;
	background:url(../img/ifmsBD.gif) repeat-y;
	position:relative;
}

#ifmsInfos div h2{
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#0291d9;
	margin-left:20px;
}

#ifmsInfos div ul{
	list-style-type:none;
	margin-left:30px;
}

#ifmsInfos div ul li{
	font-size:12px;
	color:#000;
	line-height:16px;
	font-style:italic;
	margin-top:5px;
}

#ifmsInfos div ul li span{
	color:#705b5b;
	font-weight:bold;
}

.ifmsMargin{
	margin-top:10px;
}

#ifmsInfos div div{
	width:380px;
}

#ifmsPix1{
	position:absolute;
	right:30px;
	top:10px;
	border:2px solid #0291d9;
}

#ifmsPix2{
	position:absolute;
	right:110px;
	top:240px;
	border:2px solid #0291d9;
}

#ifmsInfos div div p{
	text-align:center;
	margin-top:25px;
}
/*Titre*/
.rub_title
{
	display:block;
	margin:20px 0 15px 40px;
	
	color:#715C5C;
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;
}

/*	Century Gothic,	*/
.rub_title span
{
	color:#715C5C;
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;

	background: url(../../../img/ligne_bleu.gif) no-repeat bottom left;
	padding:0 5px 5px 0 ;
}
/*Fin Titre*/
