@charset "UTF-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding:0px;
	background-color: #000;
	font-family: Arial, sans-serif;
	color: black;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#E80000;
}
img {
	border:0px;
}
#habillage {
	/* MANTIS #7540 - Pour le moment, on partage l'image de fond Habillage pour GP/PRO */
	/* background-image: url(../../../images/jahia/refonte2012/fond_maquette_pro.png); */
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
}
#misenpage {
	width:990px;
	/*font-family: 'Gotham', sans-serif;*/
/*	font-family: 'Arial', sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	height: 99%;
	margin: 0px auto;
}
#header {
	width:982px;
	height:100px;
	margin-bottom:10px;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}
#logo {
	float:left;
	width:140px;
	height:100%;
	border-right: 1px dotted #000;
}
#menu {
	float:left;
	width:840px;
	height:100%;
}
#menuTop {
	height:35px;
}
#menuTop ul {
	height:100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuTop li {
	float:left;/*border-right:#FFF solid 1px;*/
	margin-left:1px;
}
#menuTop li a#toHover {
	padding: 10px 20px;
	/*height:34px;*/
	color:#FFF;
	display: block;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
#menuTop li a#toHover:hover, #menuTop li a#toHover:focus, #menuTop li a#toHover:active {
	background: #d6d6d6 url(../../../images/jahia/refonte2012/fd_menu_ro.png) left top repeat-x;
	color:#000;
}
#menuTop .active {
	padding: 10px 20px;
	background: #d6d6d6 url(../../../images/jahia/refonte2012/fd_menu_main.png) left top repeat-x;
	color:#000;
	display: block;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;
}
#menuMain {
	clear:both;
	height:63px;
}
#menuMain ul {
	/* MANTIS #7540 - enlever le hauteur de 100% pour IE. */
	/*height:100%;*/
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#colgauche {
	float:left;
	margin-right:10px;
	width:661px;
}
#coldroite {
	width:311px;
	float:left;
}
.boxPromPro {
	width:661px;
	height:161px;
	margin:0px 0px 10px 0px;
	background-color:#FFFFFF;
	padding:0px;
}
.boxLoginPro {
	width:291px;
	height:141px;
	margin-bottom:10px;
	background-color:#f3f3f3;
	padding: 10px;
}
.auth {
	width:290px;
	height:30px;
}
#authBox {
	clear:both;
	width:290px;
	margin-bottom:10px;
}
#contactBox {
	margin-top: 5px;
}
#authBox ul, #service ul {
	width:290px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#authBox li {
	margin: 5px 5px 20px 0px;
	padding: 0px;
	list-style: none;
	display:inline;
}
#service li {
	padding: 0px 0px 3px 0px;
	list-style: none;
	width:95px;
	float:left;
}
#authBox li a, #service li a, #contactBox li a {
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	color:#000;
}
#authBox li a:hover, #service li a:hover, #contactBox li a hover {
	color:#E80000;
}
.boxContactPro {
	width:291px;
	height:87px;
	background-color:#f3f3f3;
	padding: 10px;
	margin-bottom:10px;
}
.boxSocialNetwork {
	clear:both;
}
.boxOffersPro {
	width:651px;
	height:261px;
	margin-bottom: 10px;
	background-color:#FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxOffrePro {
	float: left;
	width:207px;
	height:261px;
	background-color:#FFF;
	margin-right:10px;
}
.boxOffrePro ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	color: #FFF;
}
.boxOffrePro li {
	font-weight:300;
	font-size:11px;
}
.boxDiversPro {
	width:291px;
	height:331px;
	background:#FFF;
	padding:10px;
}

.contentDiversPro {
	width:281px;
	height:321px;
	background:#FFF url(../../../images/jahia/refonte2012/fd_divers.jpg) repeat-x top center;
	padding:5px;
	overflow:hidden;
}

.solutionsPro {
	width:641px;
	height:157px;
	padding:10px;
	background-color:#FFF;
}
.contentsolutions {
	width:641px;
	height:157px;
	background:#EEEEEE url(../../../images/jahia/refonte2012/fd_solutions_pro.png) no-repeat top center;	
}
.contactGH {
	float:left;
	width:140px;
	margin:5px 0px 0px;
	padding:2px 0px;
	border-right: 1px dotted #575656;
}
.contactDT {
	float:left;
	width:140px;
	margin:5px 0px 0px 5px;
	padding:2px 0px;
}
.rouge {
	color:#E80000;
}
.separ {
	border-left:1px dotted #575656;
}
.intit {
	font-size:11px;
	padding-bottom: 5px;
}
div.flags {margin-top: 10px; margin-left: 30px;}
.flag-FR{ background-image: url("../../../images/mymt/fr.png") !important;background-repeat: no-repeat; }
.flag-ENG{background-image: url("../../../images/mymt/en.png") !important;background-repeat: no-repeat; }
.flag-IT{ background-image: url("../../../images/mymt/it.png") !important;background-repeat: no-repeat;}
#menuTop li a#flag {
	padding: 0px 1px;	
}

#charte {
	margin-top: 10px; 
	margin-left: 20px;
}

#charte a, a:link {
	color: rgb(234, 230, 230);
	text-decoration: underline;
}

#charte a:hover {
	color: #DE0023;
	text-decoration: underline;
}


	
