/*
color: navy;
jaune: #f8de13
*/
/* CSS Document */

html, body{padding: 0px; margin: 0px;}
html{
	background: url(images/bg_body.jpg) repeat-x top #36367d; 

}
body{
	background: url(images/header.jpg) no-repeat 50% top; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-align:center;
	color:white;
}
body{
	scrollbar-base-color: #36367d;
	scrollbar-face-color: #36367d;
	scrollbar-arrow-color: #f8de13;
	scrollbar-3dlight-color: #f8de13;
	scrollbar-highlight-color: #36367d;
	scrollbar-shadow-color: #36367d;
	scrollbar-darkshadow-color: #f8de13;
	scrollbar-TrackColor: #FFFFFF;
}


/*******************************************/
/******* DEFINTION DE LA PARTIE PRINCIPALE */
/*******************************************/
/* Liens */ 
a{
	color: #ef9b1e;
}
a:hover{
	color:#ef9b1e;
	text-decoration:none;
}

a img
{
	border:none;
}

/* Listes */
ul
{
	list-style-position:outside;
	list-style-image:url(images/li_arrow_orange.gif);
	margin:0;
	margin-left:20px;
	padding:0;
}

li
{
}
/* Titres */
#DivMainTitre{
	color: #3B4F6C;
	font-size: 12px;
	font-weight: bold;
	text-trans: uppercase;
	margin-bottom: 5px;
	}
h1
{
	margin:10px 0;
	padding : 0;
	padding-left:0px;
	font-size:15px;
	color:#EF9B1E;
}

#DivPageMain h1, #DivMainTitre, legend
{
	margin:20px 0;
	margin-top:20px;
	padding : 0;
	padding-left:0px;
	font-size:15px;
	text-transform:uppercase;
	color:#EF9B1E;
}
h2{
	font-size:14px;
	margin-left:5px;
}
.csc-textpic-text h2 {
	background:#494993;
	padding:3px 5px;
	font-size:12px;
	text-transform:none;
	margin:3px 0;
}

h3{
	font-size:14px;
	margin:10px 0;
	margin-left:8px;
	padding:0;
}
h4{
	font-size:13px;
	margin:10px 0;
	margin-left:10px;
	text-decoration:underline;
	padding:0;
}
h5{
	font-size:12px;
	margin:8px 0;
	margin-left:15px;
	text-decoration:underline;
	padding:0;
}
h6{
	font-size:12px;
	margin:5px 0;
	margin-left:20px;
	padding:0;
}

h6#recherche_rapide, .tx-macinasearchbox-pi1 h1
{
	text-trans:uppercase;
	color:white;
	margin:0;
	padding:0;
	border:none;
	background-image:none;
}

/* 
	Paragraphes 
*/
p.bodytext
{
	margin:8px 0;
	padding:0;
	text-align:justify;
}
small
{
	font-size:9px;
}
.clear
{
	clear:both;
}
/*
	ulaires
*/
fieldset
{
	border:1px solid #ef9b1e;
	padding:5px 15px;
}
legend
{
	font-size:12px;
	text-trans:uppercase;
	color:#ef9b1e;
}
	fieldset dt /* rappel infos label */
	{
		color:#f8de13;
		text-decoration:underline;
	}
	fieldset dd /* rappel infos info */
	{
		margin-left:10px;
		padding-left:28px;
		padding-top:5px;
		sbackground:url(images/indent.gif) no-repeat 0 0;
	}
		fieldset dd .tx-srfeuserregister-pi1-error /* message d'erreur */
		{
			float:right;
			color:red;
			font-weight:bold;
			margin:0;
			font-size:10px;
			width:250px;
		}

/* register */
.tx-srfeuserregister-pi1 
{
	
}

input.text, textarea, .tx-srfeuserregister-pi1-text, #tx-srfeuserregister-pi1-pass
{
	-border:1px solid #ef9b1e;
	-background:#FFFFFF;
	-color:#4B5F7C;
	-font-size:10px;
	-font-family: Arial, Helvetica, sans-serif;
	-padding:1px;
	-margin:1px;
}

input.text, textarea, .tx-srfeuserregister-pi1-text, #tx-srfeuserregister-pi1-pass, 
input[type="text"], input[type="password"]
{
	border:1px solid #ef9b1e;
	background:#FFFFFF;
	color:#4B5F7C;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px;
	margin:1px;
}

input.bouton, button, .tx-srfeuserregister-pi1-submit, input[type="submit"], input[type="reset"]
{
	background:#ef9b1e;
	border:1px solid #1c355a;
	border-top:1px solid #d4d4d4; border-left:1px solid #d4d4d4;
	color:#ffffff;
}
input.bouton, button, .tx-srfeuserregister-pi1-submit
{
	-background:#ef9b1e;
	-border:1px solid #1c355a;
	-border-top:1px solid #d4d4d4; border-left:1px solid #d4d4d4;
	-color:#ffffff;
}

input.bouton:hover, button, .tx-srfeuserregister-pi1-submit:hover, input[type="submit"]:hover, input[type="reset"]:hover
{
	background:#ef9b1e;
	border:1px solid #1c355a;
	border-bottom:1px solid #d4d4d4; border-right:1px solid #d4d4d4;
	color:#ffffff;
}

/*positionnement de la partie principale ***/
#container
{
	width:990px;
	background:url(images/bg_footer.gif) no-repeat 50% 100%;
	text-align:left;
	margin:0 auto;
	padding-bottom:20px;
}
	.separateur
	{
		width:auto;
		margin:15px 0px;
		border-bottom:2px dotted #ef9b1e;
	}
	#header
	{
		height:210px;
		width:auto;
	}
		/* MENU TOP : PHARES */
		#menu_top
		{
			position:absolute;
			top:166px;
			padding-left:50px;
		}
			#menu_top a
			{
				display:block;
				width:172px;
				height:26px;
				float:left;
				background-position:0 0;
				margin:0 15px;
			}
				#menu_top a span
				{
					display:none;
				}

			#menu_top a#top1
			{
				background:url(images/menu_news.jpg) no-repeat;
			}
			#menu_top a#top2
			{
				background:url(images/menu_tombola.jpg) no-repeat;
			}
			#menu_top a#top3
			{
				background:url(images/menu_contact.jpg) no-repeat;
			}
			#menu_top a#top1:hover
			{
				background-position: 0 100%;
			}
			#menu_top a#top2:hover
			{
				background-position: 0 100%;
			}
			#menu_top a#top3:hover
			{
				background-position: 0 100%;
			}
			
			/*
			-----------------
			Fil d'ariane - pathway
			-----------------
			*/
			#header_line
			{
				position:relative;
				top:193px;
				left:20px;
				color:#bd7000;
				width:720px;
			}
				#pathway
				{
					float:left;
				}
				#langues
				{
					float:right;
					padding-top:4px;
				}
				#langues a
				{
					display:block;
					float:left;
					margin:0 3px;
				}
				#langues a img
				{
					height:18px;
					width:21px;
					border:none;
				}
			
	#main
	{
		width:auto;
	}
		/* 
		------------------------------------------------------------
			PARTIE DE GAUCHE : LEFT 
		------------------------------------------------------------
		*/
		#left
		{
			width:140px;
			float:left;
		}
			#mainmenu a, #right a
			{
				color:white;
			}
			
			#left h2
			{
				background:url(images/bg_h2_left.jpg) no-repeat 0 100%;
				margin:5px 0 5px 0;
				font-size:12px;
				color:#ef9b1e;
				padding-bottom:3px;
				padding-top:10px;
			}
			#left .decale
			{
				padding-left:17px;
			}
			#left #partenaires
			{
				background:url(images/bg_left.jpg) no-repeat 0 0;
			}
				#left #partenaires #listepartenaires
				{
					width: 120px; 
					height: 100px;
					overflow: hidden; 
				}
					#left #partenaires #listepartenaires div.liste-partenaires-container {
						swidth: 2403px;
					}
						#left #partenaires #listepartenaires div div.csc-textpic {
							width: 120px;
							height: 100px;
							float: left; 
						}
						#left #partenaires #listepartenaires .csc-textpic-clear
						{
							clear:none;
						}
						
			/* MENU PRINCIPAL */
			#mainmenu ul
			{
				list-style:none;
				display:block;
				margin:0;
				padding:0;
				z-index:10;
				position:relative;
			}
				#mainmenu ul li
				{
					display:block;
					padding:0px 0px 1px 0;
					margin:0;
					width:100%;
					/*height:auto;*/
					background:url(images/menu_li.jpg) no-repeat left bottom;
					position: relative;
				}
				#mainmenu ul li.extanded img
				{
					position:absolute;
					display:block;
					border:none;
					left:95%;
					top:30%;
				}
				#mainmenu ul li.extanded li img
				{
					display:none;
				}
				#mainmenu ul li a
				{
					display:block;
					padding:3px 4px 3px 25px;
					text-decoration:none;
					background:url(images/menu_a.jpg) no-repeat 0 50%;
					width:auto;
					height:auto;
				}
				#mainmenu ul li a:hover, #mainmenu ul li.active a, #mainmenu ul li.extanded:hover a
				{
					background:#f8de13 url(images/menu_a_hover.gif) no-repeat 5px 50%;
					color:black;
				}
				
				/* SOUS MENU */
				#mainmenu li ul
				{
					position: absolute;
					left:140px;
					display:none;
					width:176px;
					border-left:1px solid #f8de13;
					padding-top:1px;
					background:url(images/main_ss_borders.png) no-repeat 0 0;
				}
					#mainmenu li ul li.last_menu
					{
						padding-bottom:1px;
						background:url(images/main_ss_borders.png) no-repeat 0 100%;
					}	
					#mainmenu li ul li
					{
						padding:0;
						margin:0;
						background:none;
						width:auto;
					}
					/* 
						Corrections nécessaires pour que le bouton du menu principal étendu reste jaune.
					*/
					#mainmenu li.extanded ul li a, #mainmenu li.active ul li a
					{
						padding-left:15px;
						background:transparent  url(images/main_ss_menu.png) repeat-y 0 0 !important;
						width:100%;
						color:white !important;
					}
					#mainmenu li.extanded ul li a:hover, #mainmenu li.active ul li a:hover
					{
						background:transparent url(images/main_ss_menu_hover.png) repeat-y 0 50% !important;
						color:black !important;
					}
					/* 
						FIN Corrections 
					*/
					/* sous menu actif */
					#mainmenu li.extanded ul li.active a, #mainmenu li.active ul li.active a
					{
						background:transparent url(images/main_ss_menu_hover.png) repeat-y 0 50% !important;
						color:black !important;
					}
					
				#mainmenu li:hover a
				{
					
				}

				#mainmenu li:hover ul, #mainmenu li.over ul
				{
					display:block;
					top:0px;
				}
				#mainmenu li > ul {
					top: 0px;
					left: 140px;
				}

		/* 
		------------------------------------------------------------
			PARTIE DE DROITE : RIGHT 
		------------------------------------------------------------
		*/
		#right
		{
			width:205px;
			float:right;
			padding-right:10px;
		}
			#right .list_block
			{
				width:184px;
				height:213px;
				margin-bottom:10px
			}
			#right .slider
			{
				width:184px;
				height:213px;
				overflow:hidden;
			}

			#right .news_item
			{
				background:url(images/aiguille.gif) no-repeat 50% 90%;
				height:70px;
				width:184px;
				overflow:hidden;
			}

			#right #news_list, #right #commentaires
			{
				width:184px;
				height:213px;
				overflow:auto;
			}
			#right #news_list
			{
				background:transparent url(images/bg_actualites.jpg) no-repeat 0 0 !important;
				background-attachment:fixed;
			}
			#right #commentaires
			{
				background:url(images/bg_commentaires.jpg) no-repeat 0 0 !important;
				background-attachment:fixed;
				overflow:auto;
				width:200px;
			}
			#right #commentaires .slider
			{
				overflow:auto;
				overflow-x:hidden;
			}
			#right h1
			{
				font-size:12px;
				color:#f8de13;
				margin:0;
				padding:2px 0;
			}

			#right h2
			{
				font-size:10px;
				margin:5px 0;
				padding:8px 5px;
				padding-left:23px;
				background:url(images/h2_right.png) no-repeat 3px 50%;
			}
			/* lire... */
			#right p.readon{ margin:0; padding:0; }
			#right a.readon, #right p.readon a
			{
				display:block;
				text-align:right;
				padding-right:5px;
				margin-top:-5px;
			}
		/* 
		------------------------------------------------------------
			PARTIE Du MILIEU : CENTER
		------------------------------------------------------------
		*/.csc-textpic-imagecolumn
		{
		}
		.csc-textpic-caption
		{
			padding:4px 8px;
			font-size:11px;
			color:#6f6fbb;
		}
		#center
		{
			width:580px;
			float:left;
			margin-left:10px;
			padding:5px 15px;
		}
			.csc-textpic, .csc-textpic-imagewrap 
			{
				sborder:1px solid red;
			}
			.csc-textpic-imagerow
			{
				background:#ff9935;
			}
			#center p.date
			{
				color:#ef9b1e;
			}
			#center p
			{
				text-align:justify;
			}
/* 
------------------------------------------------------------
	PIED DE PAGE : FOOTER 
------------------------------------------------------------
*/
#footer
{
	clear:both;
	padding-top:0px;
	font-size:9px;
}
	#footer h1
	{
		display:none;
	}
