/*
Site : www.loicthebaud.com
CSS : FK2011
*/

/* Général */
*{margin:0; padding:0; outline:none;}
body{background-color:#000; font-family:Arial, helvetica, sans-serif;}
.ref{display:none;}

/* Content */
#content{position:absolute; top:50%; left:50%; margin-top:-300px; margin-left:-310px; width:620px; height:590px;}
#content img{border:none;}
#content #bloc_left{float:left; height:590px;}
#content #bloc_right{position:relative; float:right; text-align:right; height:590px;}
#content #bloc_right h2{position:absolute; top:0; right:0;}
#content #bloc_right #flashouille{position:absolute; width:300px; height:300px; bottom:0; right:0;}
#content #bloc_center{position:relative; width:300px; margin:0 auto; height:590px;}
#content #bloc_center h2{position:absolute; top:0; width:100%; text-align:center;}
#content #bloc_center #flashouille{position:absolute; width:300px; height:300px; bottom:0; right:0;}
#contentFlash{position:absolute; z-index:-900; width:100%; height:100%; top:0; left:0; overflow:hidden;}
.lienContact{position:absolute; z-index:900; cursor:pointer; display:block; width:70px; height:25px; line-height:25px; font-size:12px; top:0px; right:30px; color:#FFF; text-align:center;}
.lienContact:hover{border-bottom:2px solid #323232;}

#blocContact{position:absolute; width:328px; height:170px; top:50%; left:50%; margin-top:-85px; margin-left:-164px; background:transparent URL(bgblack.png) repeat top left;}
#blocContact #bLeft{float:left; width:164px; height:170px;}
#blocContact #bRight{float:right; width:154px; height:160px; padding:5px; color:#FFF; font-size:12px; text-align:right;}
#blocContact #bRight a, #blocContact #bRight a:visited{color:#FFF; text-decoration:none;}
#blocContact #bRight a:hover{color:#CCC; text-decoration:underline;}
#blocContact #bRight h3{font-weight:normal; text-transform:uppercase; font-size:16px; margin-bottom:20px; color:#999;}
#blocContact #close{position:absolute; bottom:0; right:3px; width:70px; height:20px; line-height:20px; text-align:right; color:#FFF; cursor:pointer; font-size:11px;}
#blocContact #close:hover{color:#CCC; text-decoration:underline;}

/* PAS DE FLASH : Bah tampis c'est nul xD */
#getflash{
	position		: absolute;
	left			: 50%;
	margin-left		: -200px;
	width			: 400px;
	text-align		: justify;		
}

#vds{
	font-size:9px;
	position		: absolute;
	text-align:center;
	left			: 50%;
	margin-left		: -100px;
	width			: 200px;
	bottom			: 10px;		
}

