@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}

html, body {
	font:normal 12px/14px 'Verdana', sans-serif;
	background: #f9f9f9;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}

ul, li{list-style:inside; margin: 0; padding: 0;}

div{
	margin: 0;
	padding: 0;
	border: 0 none;
}

p{padding:7px 0; margin:0}


img, img a { border:0 none; }

a {color: #f89620; text-decoration: underline}
a:hover{color:#faa53e; text-decoration:none;}

h1{font-size:18px;line-height:20px; padding:0 0 10px; text-align:left; color:#000}
h2{font-size:16px;line-height:18px; color:#000; text-align: left;}
h3{font-size:14px;line-height:16px;}

.oneColFixCtr {
	height:100%;
}

#container {
	width: 878px;
	background: url(../../Images/Ressources/bg-container.png) repeat-y left top;
	text-align: justify;
	margin: auto;
	padding: 0 10px;
}

#flash{display:block;}

#mainMenu{
	background: url(../../Images/Ressources/fdMenu.gif) repeat-x left top ;
	height:15px;
	padding:5px 5px 7px 10px;
	width: 863px;
	text-align: left;
}

#logoentropics
{
	border:none;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	height:40px;
	margin-top:30px;
}

#contentlinks {
	border:none;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	margin-top: 20px;
	width:500px;
}

#logoentropics1 {
	border:none;
	margin-right:25px;
	width:150px;
	height:40px;
	float:left;

}

#logoentropics2 {
	border:none;
	margin-right:25px;
	width:150px;
	height:40px;
	float:left;
	
}
	
#logoentropics3 {
	border:none;
	width:150px;
	height:40px;
	float:right;


	
}
	
.oneColFixCtr #mainContent {
	width:858px;
	padding: 10px ;
	margin: 0;
	background: #f89620 url(../../Images/Ressources/bgMainContent.png) repeat-x left bottom;
	clear:both;
}

#top{clear:both;}

#top a:link, #top a:hover, #top a:visited, #top a:active, #mainMenu a:link, #mainMenu a:hover, #mainMenu a:visited, #mainMenu a:active{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#top a:hover{
	color:#f79016;
}

#flash{	display:block;}

#search{float:right; margin:-25px 0 0 0; height:20px; padding-right:10px;}


#mainMenu a:hover{
	text-decoration:underline;
}

#PiedPage{
	padding:0px;
	font-size: 10px;
	color: #666;
	text-align: center;
	background: url(../../Images/Ressources/bg-footer.png) repeat-x left top ;
	/*Hack IE - ne pas enlever*/
	/*_margin-top: -20px;*/
}

#PiedPage a:link, #PiedPage a:visited, #PiedPage a:active{
	text-decoration:none;
	color: #666;	
}

#PiedPage a:hover {
	color:#FF9900;
}

img.AlignLeft{ margin:0 5px 0 0;}
.AlignLeft{ float:left; }

img.AlignRight{ margin:0 0 0 5px;}
.AlignRight{ float: right; }

.ClearAlign{
	clear:both;	 
	margin:0;
	padding:0;
	font-size:9px;
	border: 0 none;
}

.TextOrange{color:#f8931d;}

.TextBleu{color:#3333FF;}

.Invisible{
	visibility:hidden;	
}

.alert {color:#f8931d; background: #fff; display: block; width: auto; margin: 5px 0; padding:5px; border:2px solid #d9d9d9; font-weight:bold;}

.H1txt .bd {min-height:90px}

#entropicsMessageBox
{
	background-image:url(../../Images/Ressources/bg-entropics-message.png); 
	background-repeat:no-repeat; 
	width:858px; 
	height:77px; 
	vertical-align:middle;	
}

#entropicsMessageBox p
{
	text-align:center; 
	line-height:20px; 
	vertical-align:middle; 
	padding-top:20px;
}

.top_full{ background: transparent url(../../Images/Ressources/bg_full_top.png) no-repeat left top; height:15px; width: 858px; padding:0; margin:0;}
.middle_full{ background: transparent url(../../Images/Ressources/bg_full_middle.png) repeat-y left top; 
	height:auto; 
	width: 838px; 
	padding:0 10px; 
	margin:0;
	}
.btm_full{ background: transparent url(../../Images/Ressources/bg_full_btm.png) no-repeat left bottom; height:15px; width: 858px; padding:0; margin:0;}

#imgChristmasBells
{
	position: absolute;	
	left:20px;
	top:130px;
	z-index:100;
}
