@charset "utf-8";
/* CSS Document */
* {
padding : 0;
margin : 0;
}
html{
}
body{
	width:968px;
	background:#860346;
	background:url(images/background.jpg) no-repeat top center fixed;
	cursor:default;
	margin : 0 auto;
	text-align:center;
	color:#FFFFFF;
	font-family:Trebuchet MS, "Comic Sans MS";
}
iframe{
	border:none;
	overflow:hidden;
	background-color: transparent;
}
input{
	border:2px solid #5A8DC6;
}
input:hover{
	border:2px solid #dd6b8b;
}
input.submit{
	background:none;
	color:#FFFFFF;
	font-family:Trebuchet MS, "Comic Sans MS";
	width:76px;
	height:25px;
	margin-top:4px;
}
input.submit:hover{
	color:#dd6b8b;
	border:2px solid #dd6b8b;
}
textarea{
	border:2px solid #5A8DC6;
}
textarea:hover{
	border:2px solid #dd6b8b;
}
h3{
	text-align:left;
	color:#3385e1;
}
.main {
	width : 968px;
	margin : 0 auto;
}
a{
	color:#FFFFFF;
}
a:hover{
	color:#dd6b8b;
	text-decoration:none;
}
a:visited{
}
a.lien_ext:after { 
	content: url(images/arrow.gif); 
}
img{
	border: 0 none;
}
.img{
	border:2px solid #5A8DC6;
}
.img:hover{
	border:2px solid #dd6b8b;
}
ul{
	margin:0;
}
li{
	list-style:none outside none;
	text-align:center;
	font-size:20px;
	text-decoration:none;
}
li a {
	text-decoration:none;
}	
li a:hover {
	font-size:22px;
	color:#dd6b8b;
}
.menu_bleu{
	font-size:22px;
	color:#3385E1;
}.menu_bleu:hover{
	color:#3385E1;
}

.ie6{
	background:#FF0000;
	width:968px;
	height:130px;
	top:0;
	margin:auto;
}
.header{
	/*background:url(images/headerbutte.jpg) no-repeat top center;*/
	width:968px;
	height:171px;
	margin:0;
}
.content{
	width:968px;
	height:auto;
	margin:auto;
	position:relative;
	margin:1px auto auto;

}
.content img{
	margin:2px;
}
.content_index{
	color:#912445;
	background:url(images/content_index.jpg) no-repeat;
	width:968px;
	height:490px;
	padding-top:200px;
}
.content_index a{
	color:#912445;
	font-size:18px;
}
.content_index a:hover{
	color:#912445;
	font-size:22px;
}
.butte{
	width:50%;
	left:0;
	position:absolute;
}
.glam{
	width:50%;
	right:0;
	position:absolute;
}
.content_text{
/*	background:url(images/content_text.jpg) no-repeat;*/
	width:730px;
	height:auto;
	float:right;
}
.content_iframe{
	border: 2px solid #5A8DC6;
	-moz-border-radius:20px;
	width:711px;
	margin:1px 9px 9px;
	top:0;
	left:0;
	background:#8f144a;
	min-height:600px;
}
.content_iframe img{
	max-width: 300px;
}
* html .content_iframe img{
	width: 300px;
}/*
.content_iframe img:hover {
	max-width: 500px;
}*/
.info_multi{
	margin:0 5px 10px;
	padding:10px 0;
	width :703px;
	border-width: 0px; 
	border-style: solid; 
	border-color:#ffffff;
	border-bottom-width: 1px;
}
.info_multi_col{
	margin:0 0 5px;
	padding:5px 0;
	width :100%;
	border-width: 0px; 
	border-style: solid; 
	border-color:#ffffff;
	border-bottom-width: 1px;
}
.info{
	margin:auto;
	padding:10px 0;
	width :700px;
}
.actu{
	margin-bottom:10px;
}
.actu_suite{
	border:2px solid #5A8DC6;
}

.col {position: relative; width:690px; margin:5px auto;}
.col_gauche {position: absolute;left: 0; top:0;width: 345px; border:1px solid #5A8DC6;}
.col_droite {margin-left: 345px;width: 345px; border:1px solid #5A8DC6;} 
.menu{
	width:234px;
	padding-left:3px;
	overflow:hidden;
	top:0;
	left:0;
}
.menu_1{
	background:url(images/menu_1.jpg);
	width:234px;
	height:128px;
}
.menu_1_content{
	padding:5px;
}
.menu_2{
	background:url(images/menu_2.jpg);
	width:234px;
	height:430px;
	margin-top:2px;
}
.menu_2_content{
	padding:20px;
}
.menu_2_content_rte{
	padding-top:15px;
	font-size:13px;
}
.menu_2_content_rte .bleu{
	color:#0000FF;
}
.menu_3{
	background:url(images/menu_3.jpg);
	width:234px;
	height:94px;
	margin-top:2px;
}
.menu_3_content{
	padding-top:15px;
}
#player{
	padding-right:2px;
	font-size:14px;
}
.footer{
	background:url(images/footer.jpg) no-repeat;
	width:960px;
	height:96px;
	margin:auto;
	margin-bottom:5px;
	margin-top:9px;
	text-align:center;
	font-size:12px;
	overflow:hidden;
}
.footer_content{
	padding:10px;
}
.footer_info{
	width : 200px;
	height : 60px;
	float : right;
	padding:10px;
}
.footer_w3{	
	font-size:10px;
}
.cke_show_borders{background: none repeat scroll 0 0 #8F144A;border: 2px solid #5A8DC6;border-radius: 20px 20px 20px 20px;width: 711px;}
