@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 {
	background-image: url(../../../images/jahia/refonte2012/fond_maquette.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;
}
#promo {
	height:323px;
	margin:0px 0px 10px 0px;
}
.boxProm {
	float:left;
	width:661px;
	height:323px;
	margin-right: 10px;
	background-color:#FFFFFF;
	padding:0px;
}
.connectMT {
	float:left;
	width:311px;
	height:323px;
}


.boxLogin {
	width:291px;
	height:172px;
	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;
}
.boxContact {
	width:291px;
	height:101px;
	background-color:#f3f3f3;
	padding: 10px;	
}
.boxSocialNetwork {
	clear:both;
}
#offer {
	height:219px;
	margin:0px 0px 10px 0px;
}
#offer ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	color: #FFF;
}
#offer li {
	font-weight:300;
	font-size:11px;
}
.boxOffers {
	float:left;
	width:651px;
	height:199px;
	margin-right: 10px;
	background-color:#FFF;
	padding: 10px 0px 10px 10px;
}
.boxOffre {
	float: left;
	width:207px;
	height:199px;
	background-color:#000000;
	margin-right:10px;
}

.boxDivers {
	float:left;
	width:311px;
	height:219px;	
	background-color:#FFFFFF;
}

.contentDivers {
	width:291px;
	height:199px;	
	background:#FFF url(../../../images/jahia/refonte2012/fd_divers.jpg) repeat-x top center;
	margin: 10px;
	overflow:hidden;
}
.actu {
	width:982px;
	height:308px;
	margin:0px 0px 10px 0px;
	background-color:#FFFFFF;
}
.boxInfo {
	float:left;
	width:651px;
	height:288px;
	margin-right:5px;
	padding: 10px 0px 10px 10px;
	background-color:#FFFFFF;
}
.boxMM {
	float:left;
	width:388px;
	height:250px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFF;
}
.navMM {
	width:100%;
	height:30px;
	background-color:#E80000;
}
.logoMM {
	float:left;
	margin-left:10px;
}
.menuMM {
	float:right;
}
.menuMM ul {
	height:100%;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
}
.menuMM li {
	float:left;
}
.menuMM li a {
	padding: 8px 10px 12px;
	margin-left:1px;
	/*height:30px;*/
	color:#FFF;
	display: block;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;
}
.menuMM li a:hover, .menuMM li a:focus, .menuMM li a:active, .menuMM .active {
	background: #FFF;
	color:#000;
}

.contentMM {
	width:388px;
	height:218px;
	background-color:#FFFFFF;
	padding:2px 0px 0px;
}
.boxWidget {
	float:left;
	width:253px;
	height:250px;
	margin-bottom:10px;
}

.widgetMeteo {
	width:243px;
	height:105px;
	background: #3b99d2 url(../../../images/jahia/refonte2012/fd_meteo.png) center top repeat-x;
	margin-bottom:10px;
	padding:5px;
}

.etatMeteo {
	height:70px;
	text-align:center;
	}
	
.etatMeteo ul {
	height:100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.etatMeteo li {
	float:left;
	width:60px;
	border-right:1px dotted #F3F3F3;
	text-align:center;
	}	
.etatMeteo li.droite {
	float:left;
	width:60px;
	border-right:0px;
	text-align:center;
	}	
	
.accesMeteo {
	clear:both;
	/*height:35px;*/
	width:100%;
	padding:10px 0px;
	text-align:center;
	}
	
.accesMeteo a {
	color:#FFF;
	}

.accesMeteo a:hover {
	color:#000;
	}	

.widgetPJ {
	width:243px;
	height: 56px;
	padding:5px;
	background: #3b99d2 url(../../../images/jahia/refonte2012/fd_pj.png) center top repeat-x;
	margin-bottom:10px;
}	
.boxTicker {
	clear:left;
	width:651px;
	height:24px;
	border-top:#000 1px dotted;
}
.boxPub {
	float:left;
	width:300px;
	height:288px;
	padding: 10px 10px 10px 0px;
	margin-left:5px;
}
.ads {
	width:300px;
	height:284px;
	background-color:#F3F3F3;
	vertical-align:top;
	text-align:center;
}
.box-shadow {
	box-shadow: 0px 2px 6px #969696; 
	-moz-box-shadow: 0px 2px 4px #969696; /* Pour Firefox 3.5+ */
	-webkit-box-shadow: 0px 2px 6px #969696; /* Pour Safari et Chrome */
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}
.titreBox {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:6px;
}
.titre2 {
	font-size:12px;
	text-transform:uppercase;
	font-weight:400;
	color:#E80000;
}
/* FORMULAIRES */
/* DC - changement pour utiliser l'id du search requis par jahia */
#searchString {
	float:left;
	padding:2px 3px 2px 8px;
	margin: 7px 0px 0px 20px;
	width: 130px;
	height: 15px;
	font-size:12px;
	color: #717171;
}
#logg {
	float:left;
	padding:2px 3px 2px 8px;
	margin: 2px 5px 0px 0px;
	width: 110px;
	height: 19px;
	font-size:12px;
	color: #717171;
}
#pass {
	float:left;
	padding:2px 3px 2px 8px;
	margin: 2px 5px 0px 0px;
	width: 110px;
	height: 19px;
	font-size:12px;
	color: #717171;
}
#newslet {
	float:left;
	padding:2px 3px 2px 8px;
	margin: 2px 5px 0px 0px;
	width: 238px;
	height: 19px;
	font-size:12px;
	color: #717171;
}

#nomSoc {
	float:left;
	padding:2px 3px 2px 8px;
	margin: 2px 5px 0px 0px;
	width: 198px;
	height: 19px;
	font-size:12px;
	color: #717171;
}
.roundiesLeft {
	border-radius: 4px 0px 0px 4px;
	border: 1px solid #CCC;
}
.roundiesRight {
	border-radius: 0px 4px 4px 0px;
	padding:2px 14px 2px;
	margin: 7px 20px 0px 0px;
	border: 1px solid #CCC;
	height: 15px;
}
.roundies {
	border-radius: 4px;
	border: 1px solid #CCC;
}
/* DC - Changement pour être plus spécifique pour les images */
input#loupeBtn {
	float:left;
	/*display:block;*/
	width:25px;
	height:21px;
	text-align:center;
	vertical-align:middle;
	background: #EEEEEE url(../../../images/jahia/refonte2012/loupe.png) center top no-repeat;
	color:white;
	text-decoration:none;
	border-radius: 0px 4px 4px 0px;
	border: 1px solid #CCC;
	margin: 7px 0px 0px 0px;
}
input#loupeBtn:hover {
	background: #EEEEEE url(../../../images/jahia/refonte2012/loupe.png) center bottom no-repeat;
}
.boutAuth a {
	margin-top:2px;
	float:left;
	display:block;
	width:25px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background:url(../../../images/jahia/refonte2012/ico_cadenas.png) center top no-repeat;
	color:white;
	text-decoration:none;
}
.boutAuth a:hover {
	background:url(../../../images/jahia/refonte2012/ico_cadenas.png) center bottom no-repeat;
}
.boutNewslet a {
	margin-top:2px;
	float:left;
	display:block;
	width:25px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background:url(../../../images/jahia/refonte2012/ico_newslet.png) center top no-repeat;
	color:white;
	text-decoration:none;
}
.boutNewslet a:hover {
	background:url(../../../images/jahia/refonte2012/ico_newslet.png) center bottom no-repeat;
}
.boutFB a {
	float:left;
	width:108px;
	margin:5px 0px 0px;
	padding:7px 0px 7px 32px;
	background:url(../../../images/jahia/refonte2012/ico_fb.png) left no-repeat;
	border-right: 1px dotted #575656;
}
.boutContact a {
	float:left;
	width:108px;
	margin:5px 0px 0px 5px;
	padding:7px 0px 7px 32px;
	background:url(../../../images/jahia/refonte2012/ico_contact.png) left no-repeat;
}

.boutPJ a {
	margin-top:2px;
	float:left;
	display:block;
	width:25px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	background:url(../../../images/jahia/refonte2012/ico_pj.png) center top no-repeat;
	color:white;
	text-decoration:none;
}

.boutPJ a:hover {
	background:url(../../../images/jahia/refonte2012/ico_pj.png) center bottom no-repeat;
}	

.boutTV a {
	float:left;
	width:80px;
	margin:5px 0px 0px;
	padding:10px 0px 10px 40px;
	background:url(../../../images/jahia/refonte2012/ico_TV.png) left no-repeat;
	border-right: 1px dotted #575656;
}
.boutRadio a {
	float:left;
	width:80px;
	margin:5px 0px 0px 5px;
	padding:10px 0px 10px 40px;
	background:url(../../../images/jahia/refonte2012/ico_audio.png) left no-repeat;
}

/* FIN FORMULAIRES */

.reseau {
	padding: 10px 20px;
	color:#FFF;
	text-decoration: none;/*	border-bottom: 1px solid #d6d6d6;*/
}
#plan {
	clear:both;
	width:982px;
}
.colPlan {
	float:left;
	display:block;
	width:185px;
	margin: 0px 10px 10px 0px;
	height:130px;
}
#plan ul {
	color:#FFF;
	margin: 0px 0px 0px 14px;
	padding: 0px;
}
#plan li {
	color:#FFF;
	font-weight:lighter;
}
#plan li a {
	color:#FFF;
}
#plan li a:hover {
	color:#E3E3E3;
	text-decoration:underline;
}
#footer {
	width:100%;
	height: 34px;
	border-top: 1px dotted #575656;
	Background-color:#000;
	clear: both;
	padding-top: 2px;
}
.rouge {
	color:#E80000;
}
.separ {
	border-left:1px dotted #575656;
}
.intit {
	font-size:11px;
	padding-bottom: 5px;
}
.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: 6px 9px;	
}