@charset "UTF-8";
/* CSS Document */
html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background-color:#E2E4EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/grad_bg_main_md.gif);
	background-repeat:repeat-x;
}

strong 	{ font-weight: bold;}
img 		{ border: 0px;}
p 		{ color:#595959;}
label 	{ color:#595959;}

A:link, A:visited 	{ color:#008FC1; text-decoration:none;}
A:hover 			{ color:#008FC1; text-decoration:underline;}
A:active 			{ outline: none; } 
/* remember to define focus styles! */
:focus { outline: 0; }

#header
{
	font-size:10px;
	color:#666666;
	height:17px;
	margin-top:15px;
}
#header a, #header a:link, #header a:visited { 
	font-size:10px; text-decoration:none; color:#666666;
} 
#header a:hover, #header a:focus, #header a:active { 
	text-decoration: underline;
} 

.blue
{color:#008FC1;}

.bk
{color:#000000;}

.grey
{color:#808080;}

#search_box {
	float:right; 
	margin-top:5px;
	width: 199px;
	height: 22px;
	background: url(../images/bg_searchbox_md.gif);
}
#search_box input{
	font-size:12px; 
	color:#666666;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 0px 5px;
	border: 0;
	width: 155px;
	height:18px;
	background: none;
}
#search_box #go {
    	float: right;
	margin: 3px 2px 0 0;
	width:25px; 
	height:25px; 	
}

.InputCross
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#595959;
}

#crossDivCont
{
	height:19px;
	background-image:url(../images/input_cross_off.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:20px;
}

#crossDivCont #crossDiv
{
	height:19px;
}

#ArchsEvent
{
	background-image:url(../images/select_archs_events.gif);
	background-repeat:no-repeat;
	width:316px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px;
}

#ArchsYear
{
	background-image:url(../images/select_archs_y.gif);
	background-repeat:no-repeat;
	width:97px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px;
	display:inline-block;
}

#ArchsYearTri
{
	background-image:url(../images/select_archs_y_tri.gif);
	background-repeat:no-repeat;
	width:174px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px;
	display:inline-block;
}

.selectcss
{
	width:425px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.fieldHolder
{
	width: 300px;
	height: 28px;
	background: url(../images/bg_searchbox_archs.gif) no-repeat;
}
.InputArchs
{
	width: 296px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 5px;
}

#ResultBlocCont
{
	padding-bottom:7px;
	padding-top:7px;
	margin-left:20px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#808080;
	border-bottom:1px solid #CCCCCC;
}
#ResultBlocCont #ResultBloc
{
	color:#000000;
	font-size:12px;
	font-family:Trebuchet MS, Geneva, Arial, sans-serif;
}
#ResultSearch
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Trebuchet MS, Geneva, Arial, sans-serif;
}

.textInput1
{
	width: 455px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
}

#ports
{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	height:16px;
	padding-top:6px;
}
#ports a, #ports a:link, #ports a:visited { 
	text-decoration:none;
	font-size:10px;
	color:#FFFFFF;
} 
#ports a:hover, #ports a:focus, #ports a:active { 
	font-size:10px;
	text-decoration: underline; 
	color: #FFFFFF; 
} 
/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
#ports a:active { 
	outline: none; 
} 

#BlocHome
{
	background-image:url(../images/grad_bg_bloc.jpg);
	background-repeat:repeat-x;
	color:#666666; 
}

#BlocHome h1
{
	margin:0px; 
	padding-top:0px; 
	padding-left:22px;
	width:570px; 
	background-image:url(../images/ico_bleue.png); 
	background-position: left; 
	background-repeat:no-repeat; 
	font-size:21px;
	font-weight:bold;
	color:#04276E;
	border-bottom:dotted 1px #4B474C;
}

#BlocHome img
{
	padding: 0px 5px;
}

.subtitArt
{
	font-weight:bold;
	color:#008FC1;
}

.ico_port {padding-left:8px;}

.sepR {border-right:1px solid #CCCCCC;}

.fariane
{
	font-size:9px;
	color:#808080;
	font-family:Trebuchet MS, Geneva, Arial, sans-serif;
	background-image:url(../images/grad_ariane_md.gif);
	background-repeat:repeat-x;
}

.corpsTxt
{
	font-size:12px;
	color:#666666;
	line-height:16px;
}
.corpsTxt a, .listArticle a
{
	font-size:12px;
	color:#008FC1;
}

.listArticle {
	width:100%; 
	vertical-align:top; 
	border:0px;
	color:#666666; 
}
.listArticle td{
	padding:10px; 
	vertical-align:top; 
}
.showArticle {
	padding:5px 5px 10px 5px; margin-top:5px; color:#666666; background-color:#E2E4EB; width:100%; 
}

h2,
.showArticle h2,
.listArticle h2{
	width:90%; 
	margin:10px 0;
	padding-left:22px;
	background-image:url(../images/ico_bleue2.png); 
	background-position: top left; 
	background-repeat:no-repeat; 
	font-size:14px;
	font-weight:bold;
	color:#04276E;
	font-family:Arial, Helvetica, sans-serif;
}
.listArticle p {
	margin:5px 0;
	padding:0;
}

.dotMenu
{
	background-image:url(../images/dots.png);
	background-repeat:repeat-y;
	background-position:center;
}

.arlnk
{
	color:#000000;
	font-weight:bold;
}

#LMenu
{
	font-size:14px;
	color:#999999;
	line-height:24px;
	background-color:#FFFFFF;	
	width:180px; 
}

.bgMainTd
{
	background-image:url(../images/bg_maintd.gif);
	background-repeat:repeat-x;
}

#SubMainMenu
{
	background-image:url(../images/arr_3p.png);
	background-repeat:no-repeat;
	height:14px;
	width:140px;
	padding-left:15px;
	line-height:12px;
	color:#262626;
	margin-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#SubMainMenu, #SubMainMenu a
{
	color:#262626;
}

#SubMainMenu:hover
{
	background-image:url(../images/mini_arr_blue.png);
	background-repeat:no-repeat;
	line-height:12px;
	color:#04276E;
	margin-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#SubMainMenuOn
{
	background-image:url(../images/mini_arr_blue.png);
	background-repeat:no-repeat;
	height:14px;
	padding-left:15px;
	line-height:12px;
	color:#04276E;
	margin-left:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#SubMainMenuOn a
{
	color:#04276E;
}

.subMenu A:link
{color:#999999; text-decoration:none;}

.subMenu A:visited
{color:#999999; text-decoration:none;}

.subMenu A:hover
{color:#008FC1; text-decoration:none;}

.mailsBot A:link
{color:#008FC1; text-decoration:none; font-size:12px;}

.mailsBot A:visited
{color:#008FC1; text-decoration:none; font-size:12px;}

.mailsBot A:hover
{color:#008FC1; text-decoration:none; font-size:12px;}

.btplan A:link
{text-decoration:none;color:#77AD1C;}

.btplan A:visited
{text-decoration:none;color:#77AD1C;}

.btplan A:hover
{text-decoration:none;color:#77AD1C;}

.btplan
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#77AD1C;
}

.titRub
{
	font-size:21px;
	font-weight:bold;
	color:#04276E;
	border-bottom:dotted 1px #4B474C;
}

.titCol
{
	font-size:14px;
	font-weight:bold;
	color:#CD1B1B;
	font-family:Arial, Helvetica, sans-serif;
}

.ficheFilm
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	line-height:13px;
	text-align:left;
	color:#333333;
}

.ficheFilm A:link
{color:#008FC1; text-decoration:none;}

.ficheFilm A:visited
{color:#008FC1; text-decoration:none;}

.ficheFilm A:hover
{color:#008FC1; text-decoration:none;}

.dotCart
{border-bottom:dotted 1px #CCCCCC; color:#808080;}

.adressBot
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#8C8C8C;
}

.titPort
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:42px;
	font-weight:bold;
	font-style:italic;
	color:#008FC1;
}

.RubAcc, .RubAcc A
{
	font-size:11px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#8C8C8C;
}

.jeunBloc
{
	background-image:url(../images/bloc_jeunes.png);
	background-repeat:no-repeat;
	background-position:top;
	font-size:9px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#8C8C8C;
}

.gradR
{
	background-image:url(../images/gradR.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#BlocActu
{
	margin-bottom:10px;
	width:194px;
	margin-left:10px;
}
.BlocActuTop {
	background-image:url(../images/_bloc/bloc_Actu_01.gif);
	background-repeat:no-repeat;
	width:192px;
	height:34px;
}
.BlocActuMiddle {
	background-image:url(../images/_bloc/bloc_Actu_02.gif);
	background-repeat:repeat-y;
	width:192px;
}
.BlocActuBottom {
	background-image:url(../images/_bloc/bloc_Actu_03.gif);
	background-repeat:no-repeat;
	width:192px;
	height:46px;
}

#BlocActu .ContActu
{
	padding-left:14px;
	width:155px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#737373;
}

.ContActu .dateArt
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:10px;
	color:#262626;
	font-weight:bold;
}

.ContActu .titArt
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#008FC1;
	font-weight:bold;
}

#BlocBref
{
	margin-bottom:10px;
	width:194px;
	margin-left:10px;
}
.BlocBrefTop {
	background-image:url(../images/_bloc/bloc_enbref_01.gif);
	background-repeat:no-repeat;
	width:194px;
	height:34px;
}
.BlocBrefMiddle {
	background-image:url(../images/_bloc/bloc_enbref_02.gif);
	background-repeat:repeat-y;
	width:194px;
}
.BlocBrefBottom {
	background-image:url(../images/_bloc/bloc_enbref_03.gif);
	background-repeat:no-repeat;
	width:194px;
	height:46px;
}

#BlocBref .ContBref
{
	padding-top:5px;
	padding-left:15px;
	width:165px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	line-height:14px;
	color:#737373;
}

.ContBref .titArt
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#04276E;
	font-weight:bold;
}
.ContBref img ,
.ContActu img
{ padding-right:5px; }

#ContBref A:link
{color:#008FC1; text-decoration:none; font-weight:bold;}

#ContBref A:visited
{color:#008FC1; text-decoration:none;}

#ContBref A:hover
{color:#008FC1; text-decoration:underline;}

#BlocReserv
{
	margin-bottom:10px;
	width:194px;
	margin-left:10px;
}

#logoBan
{
	height:151px;
}

.dashPix
{border-bottom:1px dashed #CCCCCC;}

.txtForm
{
	font-size:11px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#666666; 
}
.txtRss
{
	font-size:11px;
	font-family:Trebuchet MS, Geneva, serif;
	font-weight:bold;
	color:#B3B3B3;
}

#crossDivCont
{
	background-image:url(../images/ico_bleue2.png);
	background-repeat:no-repeat;
	width:283px;
	padding-top:0px;
	padding-bottom:20px;
	line-height:14px;
	margin-bottom:12px;
	border-bottom:1px dashed #CCCCCC;
	display:block;
	font-size:11px;
	color:#595959;
}

#crossDivCont .tit
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:18px;
	color:#04276E;
	text-transform:uppercase;
}

#crossDivCont A:link
{color:#008FC1; text-decoration:none; font-weight:bold;}

#crossDivCont A:visited
{color:#008FC1; text-decoration:none;}

#crossDivCont A:hover
{color:#008FC1; text-decoration:none;}

#utilsArt
{
	color:#008FC1;
	font-size:11px;
}

#utilsArt A:link
{color:#008FC1; text-decoration:none;}

#utilsArt A:visited
{color:#008FC1; text-decoration:none;}

#utilsArt A:hover
{color:#000000; text-decoration:underline;}

#BtTxtLarge
{
	background-image:url(../images/bt_txt_large.gif);
	background-repeat:no-repeat;
	height:29px;
	width:196px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 5px 8px;
}

#formulaire {
	color:grey;
}

#formulaire A {
	color:#008FC1;
}

#formulaire legend {
	padding-left: 15px;
	padding-right: 135px;
	border: none;
}

#formulaire fieldset {
	padding: 1em 0.625em 0.75em;
	border-bottom:0px; 
	border-left:0px; 
	border-right:0px; 
	border-top:dotted 2px #CCCCCC;
}

#formulaire #identite label {
	display:block;
	width:120px;
	float:left;
	font-size:12px;
}

#formulaire #identite input, #identite textarea {
	margin-bottom:0.8em;
}
.error {
	text-decoration:none;
	font-weight:bold;
	color:rgb(255,0,0);
}

.InputNu
{
	/*width: 170px;*/
	height: 16px;
	background: none;
	border: 0px;
	color: #595959;
	font-weight:bold;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	margin-top: 2px;
	margin-left: 3px;
}
.fieldHolderForm
{
	width: 296px;
	height: 28px;
	background: url(../images/bg_txt_mail.gif) no-repeat;
}
.textField	/* textarea */
{
	background-image:url(../images/txtfield2.gif);
	background-repeat:no-repeat;
	width:300px;
	height:143px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	color:#595959;
	padding-top:3px;
	padding-left:5px;
	display:inline-block;
}

/* Page : Envoyer le lien à un ami */
.fieldHolderNu
{
	width: 180px;
	height: 26px;
	background: url(../images/bg_searchbox_nu.gif) no-repeat;
}
.InputNu
{
	/*width: 170px;*/
	height: 16px;
	background: none;
	border: 0px;
	color: #595959;
	font-weight:bold;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	margin-top: 2px;
	margin-left: 3px;
}