@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	list-style-type:none;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/interface/bg_body.gif) center top repeat-x #f3f8f9;
}
a:hover{
	text-decoration:underline;
}
#page{
	background:url(../images/interface/bg_page.gif) center top no-repeat;
	margin:0 auto;
	width:100%;
}
#content{
	width:1004px;
	margin:0 auto;
	overflow:hidden;
}
.clearleft{
	clear:left;
}
.clear, .clearboth{
	clear:both;
}
.clearright{
	clear:right;
}
/* col_left */
#col_left{
	float:left;
	width:193px;
	height:110%;
	padding-bottom:30px;
	color:#1a1f4c;
}
#col_left #logo{
	margin:26px auto 0 auto;
	width:198px;
}
#col_left #logo img{
	margin-left:29px;
	margin-bottom:17px;
	width:134px;
	height:114px;
}
#col_left #logo h1{
	font-size:10px;
	color:#007576;
	text-align:center;
}
#col_left strong{
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	width:182px;
	display:block;	
	font-weight:bold;
	font-size:10px;
	margin-top:48px;
}
#col_left em{
	font-weight:bold;
	font-size:10px;
}
/*
 * Recherche
 */
#f_search{
	margin:22px auto 16px auto;
	display:block;
	width:158px;
}
.input_search{
	padding:0 8px 0 6px;
	height:17px;
	padding-top:6px;
	width:110px;
	font-size:11px;
	background:url(../images/interface/input_search.gif) no-repeat;
}
.submitOk{
	width:25px;
	height:20px;
	background:url(../images/interface/btn_ok.gif) center center no-repeat;
	line-height:20px;
	color:#fff;
	cursor:pointer;
}
/* EXTRANET */
#f_newsletter, #extranet_conn{
	border-top:1px solid #e6f3f5;
	padding-top:7px;
	width:184px;
}
#f_newsletter div label,
#extranet_conn div label{
	float:left;
	line-height:23px;
	font-size:10px;
}
#f_newsletter div input.text,
#extranet_conn div input.text{
	width:73px;
	padding:0 6px;
	height:17px;
	padding-top:6px;
	font-size:11px;
	background:url(../images/interface/input_text.gif) center center no-repeat;
	border:none;
}
#f_login{
	margin-left:14px;
}
/* Plan */
#plan{
	width:174px;
	height:60px;
	background:url(../images/interface/plan.gif) bottom left no-repeat;
	position:relative;
}
#plan a{
	width:74px;
	height:21px;
	line-height:21px;
	color:#fff;
	background:url(../images/interface/btn_telecharger.gif) center center no-repeat;
	display:block;
	position:absolute;
	right:0;
	bottom:10px;
	text-align:center;
}
strong.plan{
	padding-top:5px;
	background:url(../images/interface/pdf.gif) center right no-repeat;
}
/* NewsLetter */
#f_mail{
	margin-left:32px;
}
/* Col_right */
#col_right{
	float:right;
	width:186px;
	height:768px;
	color:#1a1f4c;
}
#f_agenda{
	padding-top:90px;
	width:158px;
	padding-right:26px;
	margin:26px auto 0 auto;
	background:url(../images/interface/agenda.gif) top right no-repeat;
	margin-bottom:40px;
}
#label_agenda{
	font-size:15px;
	font-weight:bold;
	display:block;
}
#label_agenda strong{
	display:block;
	text-transform:uppercase;
}
#col_right .box_right{
	width:158px;
	padding-right:16px;
	height:119px;
	background:url(../images/interface/bg_evenement.gif) center center no-repeat;
	margin:30px auto 0 auto;
}
#col_right #images{
	background:url(../images/interface/bg_images.gif) center center no-repeat;
	padding-top:15px;
	margin-top:15px;
}
#col_right #cinema{
	background:url(../images/interface/bg_cinema.gif) center center no-repeat;
	padding-top:20px;
	margin-top:10px;
}
.box_right a{
	display:block;
	float:right;
	text-transform:uppercase;
	color:#fff;
	padding-right:3px;
	font-size:11px;
}
.box_right strong{
	display:block;
	font-size:11px;
	margin-left:9px;
	padding-top:4px;
	margin-bottom:6px;	
}
.box_right .image{
	width:75%;
	text-align:center;
}
#col_right #cinema .image{
	width:65%;
}
.box_right .image img{
	border:1px solid #fff;
}
.box_right h2{
	font-size:11px;
	text-transform:lowercase;
	text-align:center;
	padding-bottom:2px;
}
/* Col_center */
#col_center{
	margin-left:193px;
	width:610px;
	background:url(../images/interface/bg_center.gif) center top repeat-y;
}
#main{
	width:610px;
	overflow:hidden;
}
#col_center .jaune{
	background:url(../images/interface/top_center_jaune.gif) center top no-repeat;
}
#col_center .vert{
	background:url(../images/interface/top_center_vert.gif) center top no-repeat;
}
#col_center .rose{
	background:url(../images/interface/top_center_rose.gif) center top no-repeat;
}
#col_center .brun{
	background:url(../images/interface/top_center_brun.gif) center top no-repeat;
}

#main #top_img{
	margin-left:1px;
	height:173px;
	width:608px;
}
#corps{
	margin:20px;
}
#corps h2{
	font-size:13px;
	text-transform:lowercase;
}
#main h2:first-letter {
	text-transform:uppercase;
}

.jaune h2, .jaune h1, .jaune a{
	color:#ac7d01;
	font-size:13px;
}
.vert h2, .vert h1, .vert a{
	color:#05480b;
	font-size:13px;
}
.rose h2, .rose h1, .rose a{
	color:#4c1a37;
	font-size:13px;
}
.brun h2, .brun h1, .brun a{
	color:#552403;
	font-size:13px;
}

h3{
	font-size:13px;
}

div.actu{
	clear:both;	
	margin-top:10px;
}

div.actu h3 span{
	font-weight:normal;
}
.thumb_news{
	text-align:center;
	height:105px;
	width:142px;
	background:url(../images/interface/thumb_bg.gif) center center no-repeat;
	padding-top:3px;
	float:left;	
	margin-right:5px;
}
a.suite_news{
	display:block;
	clear:right;
	float:right;
	font-style:italic;
	padding-left:12px;
	background:url(../images/interface/arrow.gif) left center no-repeat;
	color:#FAC617;
}

ul.results li{
	display:block;
	margin-bottom:10px;
}


#bottom{
	padding-bottom:24px;
	height:24px;
	width:610px;
	background:url(../images/interface/bottom_center.gif) center bottom no-repeat;
}


#footer{
	margin-left:200px;
}
#footer a{
	color:#76b0bb;
}
div.movie{
	height:1%;	
	width:560px;
	overflow:hidden;
	border:1px solid #f00;
	clear:both;
}
/*
 * GED
 */ 

#div_ged{padding:10px 0 10px 0;}

.viewOrm{width: 100%;background-color:#FFF;}

.viewMenu tr td, .viewOrm tr td{text-align:left;}

.blocEntete{
	padding:1px;
	padding-left:2px;
	background:#FFF url(../images/interface/ged/bgentete.gif) repeat-x bottom;
	border: 1px solid #EAEDF4;
	border-left:1px solid #FFF;
	border-top:0;		
	color: #222;}
	
.blocFleche{
	width:11px;
	height:14px;
	padding:1px;
	font-size: 4px;
	float:right;
	display:block;}

.enteteLabel{
	float:left;
	font-size:10px;
	color:#444;
}
	
a.ArrowUp, a.ArrowUpSel{				
	float:right;
	display:block;				
	width:10px;
	height:14px;
	margin:2px;
	text-align:center;
	font-weight:bold;
	background:url(../images/interface/ged/arrow_up.gif) no-repeat;
	background-position: 0 0;		}
	
a.ArrowBot, a.ArrowBotSel{
	float:right;
	display:block;				
	width:10px;
	height:14px;
	margin:2px;
	text-align:center;
	font-weight:bold;
	background:url(../images/interface/ged/arrow_bot.gif) no-repeat;
	background-position: 0 0;}
	
tr.tuple1, tr.tuple0{
	color: #1F1F1F;
	text-decoration: none;
	background-color: #FFF;
}

tr.tuple0{background-color: #FDFDFD;}

tr.tuple0hover, tr.tuple1hover{color: #8CA015;background-color: #FCFFCB;}

tr.tuple0sel, tr.tuple1sel{color: #8CA015;background-color: #F5FFBD;}

tr.tuple1 td, tr.tuple0 td,
tr.tuple0hover td, tr.tuple1hover td,
tr.tuple0sel td, tr.tuple1sel td{				
	padding: 5px 1px;
	height:28px;
	border-top:1px solid #EEE;
	border-left:1px solid #F1F1F1;}

.blockComponent{
	 border:1px solid #BBB; 
	 border-left:0;
	 border-right:0;
	 border-top:1px solid #FFF;	
	 background:#F0F7FF url(../images/interface/ged/grey.gif) repeat-x bottom;}
#plan-map{
	width:500px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	border:1px solid #eeeeee;
}
.vtform td{
	height:22px;
}
.vtform input, #saddr{
	border:1px solid #a5a5a5;
}
.vtform textarea{
	border:1px solid #a5a5a5;
}
/* VT */
.nbresult{
	margin-top:20px;
	display:block;
	font-size:10px;
	text-align:right;
}
#corps ol, #corps ul{
	margin-left:10px;
	
}
.cms-media-l img{
	margin-right:20px;
}
.annuaire h2 {
	border-bottom:1px solid;
	margin:0 0 15px;
	width:100%;
}

.partenaire,
#f_agenda_type{
	border-bottom:1px dotted;
	margin:0 0 15px;
	width:100%;
}

#f_agenda_type{
	padding:20px 0;
}
.partenaire img{
	float:left;
	margin-right:10px;
}

.entree_annuaire{
	border-collapse: collapse;
	margin-bottom:20px;
	border:1px solid #d0c7bf;
}
.entree_annuaire th{
	height:30px;
	background:url(../images/interface/annuaire_head.gif) repeat-x top left #d0c7bf;
	color:#552403;
}
.entree_annuaire td{
	border-top:1px dashed #d0c7bf;
}
.entree_annuaire td.col1{
	width:144px;
	padding:3px;
}
.entree_annuaire td.col2{
	width:69px;
	padding:3px;
	text-align:right;
	border-left:1px dashed #d0c7bf;
}
.entree_annuaire td.col3{
	width:94px;
	padding:3px;
	border-right:1px dashed #d0c7bf;
}
.entree_annuaire td.col4{
	width:69px;
	padding:3px;
	text-align:right;
}
.entree_annuaire td.col5{
	width:169px;
	padding:3px;
}
.paginator{
	text-align:center;
}
.paginator a, .paginator span{
	margin:5px;
}
.blocSearch{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #000;
}
#trophees2009{
	text-align:right;
	margin-top:20px;
	display:block;
	padding-right:20px;
}