@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0;
	padding:0;
	font-size: 12pt;
	background:#1e1e1e;
}
#topmenu {
	background:url(i/bg_topmenu.jpg) repeat-x top;
	height:30px;
}
#menu {
	background:url(i/bg_ulmenu.jpg) repeat-x top;
	height:71px;
}
#ulwrap {
	width:1140px;
	float:right;
}
.menulist {
	margin-top:25px;
	float:right;
	width:auto;
	padding:0;
}
#header {
	background: url(i/bg_headerMCE.jpg) repeat-x top right;
	height:113px;
	overflow:hidden;
}
.left {
	float:left;
}
.right {
	float:right;
}
#wrap {
	width:100%;
	margin:0 auto;
	padding-top: 214px;
}
#top {
	margin:0 auto;
	position:absolute;
	height:214px;
	top:0;
	width:100%;
	padding:0;
}
.main {
	padding:20px 420px 20px 160px;
	width: auto;
}
#content, #content_dude, #content_promo {
	border-top: 1px solid #fc9a22;
	background:url(i/bg_barmain.jpg) top repeat-x;
}
#logolist img
{
	padding:10px;
}
#logolist
{
	height: auto;
 background: #000;
 	padding-left:150px;
}
#bottom {
	background:url(i/bg_footer.jpg) repeat-x top #1e1e1e;
	height: auto;
	padding-bottom:20px;
}
#content {
	background:url(i/MCEcar.gif) right no-repeat;
}

#content_dude {
	background:url(i/dude.gif) right no-repeat;
}

#content_promo {
	/*background:url(i/mce_promo.png) right no-repeat;*/
	background:url(i/promo_grill.png) top right no-repeat;
}
#content_promo .main {
	margin-bottom: 150px;
}

#content_dude .main {
	margin-bottom: 150px;
}
hr {
width: 70%;
height: 1px;
color: #424242;
background-color: #424242;
border:none;
float:left;
}

#connexion {
	height: 15px;
	width:auto;
	background:#1e1e1e;
	text-align:center;
}

#connexion img {
	border:0;
}

#facebook{
	float:right;
	margin-top:25px;
	margin-left:25px;
}

#facebook:hover{
	opacity:1;
}

#email{
	float:right;
	margin-top:25px;
	margin-left:25px;
}

#email:hover{
	opacity:1;
}