@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	outline:none;
	
}

html, body { height:100%;}
body { background:url(images/bg.jpg) repeat-x top #313733;}
p, td, div { font-size:12px; color:#ffffff; line-height:14px;}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0;}
p { margin-top:0; margin-bottom:11px;}
table { border-collapse:collapse;}
table td { padding:0;}
.h100 { height:100%;}


.logo { float:left; width:261px; height:35px; margin:41px 0 0 23px}

.lang { float:right; font-size:10px; color:#d3d4d4; font-weight:bold; margin:56px 19px 0 0px}
.lang a { color:#d3d4d4; text-decoration:none}
.lang a:hover { text-decoration:underline} 

.content p { margin:0 24px 0 14px}
.style2 {font-size: 13px}
.content p img { margin-bottom:13px}
.content p a { color:#FFFFFF}
.content p a:hover { text-decoration:none}
.content p span { }
a:link {
	color: #CEEE41;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CEEE41;
}
a:hover {
	text-decoration: none;
	color: #ACCD12;
}
a:active {
	text-decoration: none;
	color: #DEF378;
}

.gm { width:274px; height:427px}
.gm a { color:#FFFFFF}


.list { width:293px; height:560px; overflow:auto}

.foot center { color:#808080}


.portof {
    background: url(images/portfolio.png) no-repeat; width:75px; height:16px; margin:0 0 0 34px;
    // background: none;
    // filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/portfolio.png',sizingMethod='scale');
}
.portof2 {
    background: url(images/partie_en.png) no-repeat; width:132px; height:20px;
    // background: none;
    // filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/partie_en.png',sizingMethod='scale');
}
