
/*--------- FP ---------*/

hr {
  color: #8bbef1;
}

.search2{
font-size:11px;
font-weight: bold;
color: 	color: #036;
}

.selection
{
background-color:#8bbef1; -----------------CLAIR
padding:2px;
border-right: #35699c 1px solid; ----------FONCÉ
border-top: #35699c 1px solid;
text-transform: none;
border-left: #35699c 1px solid;
line-height: normal;
border-bottom: #35699c 1px solid;
font-style: normal;
font-family: arial, helvetica, sans-serif;
font-size:12px;
color:#000000;
font-variant: normal;
text-decoration: none
}


.button {
border-right: #35699c 3px solid; 
border-top: #c0c0c0 3px solid; 
font-size: 11px; 
text-transform: none; 
border-left: #c0c0c0 3px solid; 
color: #333333; line-height: normal; 
border-bottom: #35699c 3px solid; 
font-style: normal; 
font-family: verdana, arial, helvetica, sans-serif; 
background-color: #8bbef1; 
font-variant: normal; 
text-decoration: none
}

.titre
{
font-family:arial;
font-size:12px;
color:#fe6800;
font-weight:bold;
margin-top:10px;
}

.field
{
border-right: #5b9840 1px solid;
border-top: #5b9840 1px solid;
border-left: #5b9840 1px solid;
border-bottom: #5b9840 1px solid;
}

calendar {
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
font-weight: bold; font-size: 12px; font-family: tahoma, arial, helvetica, sans-serif;
}


#content_container table {
margin-left:1px;
border-top-style:none;
border-right-style:none;
border-left-style:none;
border-bottom-style:none;
}

#container2 {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 730px;
	background : url(extra_w3/contentbg2.gif) repeat-y 50% 50%;

}

#main_nav_container2 {
	z-index: 1;
	position: relative;
	top: 0;
	left: 4px;
	float: left;
	width: 721px;
	padding: 0;
	margin: 25px 0 0 0;
	overflow: hidden;
	
	  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	  font-style: normal;
	  font-size: 12px;
	  font-weight: normal;
	  text-decoration: none;
	  color: #036;

}


/*--- header ---------------------------------------------------------------*/

#header_w3	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 730px;
	height: 220px;
	top: 0;
	left: 0;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual_w3 {
	z-index: 1;
	position: absolute;
	top: 25px;
	left: 0px;
	width: 720px;
	height: 220px;
	background: url(extra_w3/key_visual6.jpg) no-repeat;
}

/*--- logo -----------------------------------------------------------------*/

#logo_w3 {
	z-index: 2;
	width: 215px;
	height: 40px;
	position: relative;
	top: 35px;
	left: 1px;
	background: url(extra_w3/logo_solidr.gif) no-repeat;
}

/*--- caption (as text or background image) --------------------------------*/

#text_caption_w3 {
	position: relative;
	z-index: 2;
	top: -10px;
	left: 235px;
	width: 490px;
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #900;
}

#container_w3 {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	background : url(extra_w3/header_w3.gif);
	top: 0;
	left: 0px;
	border-top: #999999 1px solid;
}

/*-------------------------------------------------------------------------*/

#main_nav_container_w3 {
	z-index: 1;
	position: relative;
	top: 0;
	left: 1px;
	float: left;
/*---	width: 721px; ---*/
	width: 98%;
	padding: 0;
	margin: 25px 0 0 0;
	overflow: hidden;
	
	  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	  font-style: normal;
	  font-size: 12px;
	  font-weight: normal;
	  text-decoration: none;
	  color: #036;

}

/*--- footer ---------------------------------------------------------------*/

#footer_w3 {
	position: relative;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
	height: 100px;	
	background : url(nav/bottombg2.gif) repeat-x;
	top: 0;
	left: 0px;
	bottom: 0px;
	border-bottom: #999999 1px solid;
}

/*-------------------------------------------------------------------------*/

#fete_w3 {

	background color: #ffffff;
	float: left;
	margin: 0px 0 0 0;
	left: 0px;
	top: 0;
	overflow: hidden;
	padding: 10;
	position: relative;
	text-align: left;
	width: 100%;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #036;

}

#region_w3 {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	background color: #ffffff;

}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body {
	color: #036;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container_w3 p {
	color: #036;
}

/*--- headings -------------------------------------------------------------*/

#h1 {
	color: #369;
}

#h2 {
	color: #369;
}

#h3 {
	color: #369;
}

/*--- links ----------------------------------------------------------------*/

#a:link{
	color: #630;
}

#a:visited {
	color: #630;
}

#a:hover {
	color: #630;
}

#a:active {
	color: #630;
}
/*------- FIN FP --------*/
