@import "/styles/general.css";
*{
margin:0;
padding:0;
}
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background-image:url(/images/ray4.gif); 
	color: #000000; 
}
.content { 
	position:relative;
	margin: 0;
	width: 1000px; 
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
}
div#header{
width:975px;
height:139px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
background-image:url(/images/normandie/structure/bandeau-normandie.jpg);
background-repeat:no-repeat;
}


/*------------------------ZONE TITLE ---------------------------------*/
div#title{
margin-top:15px;
margin-left:20px;
}
div#title a{
color:#3f4c6b;
font-size:24px;
text-decoration:none;
font-weight:bold;
}
div#title a span.region{
color:#000;
}
div#title p{
font-size:14px;
color:#000;
}
/*--------------------------FIN ZONE TITLE --------------------*/
/*-----------------------ZONE SEARCH-----------------------*/
div#search{
float:right;
width:220px;
height:90px;
margin-top:25px;
}
div#search span{
color:#000;
font-weight:bold;
font-size:14px;
}
input.search { 
	float:left;
	display:block;
	width: 140px; 
	height: 18px;
	color: #000;
	border:1px solid #000;
	background-color:#fff;
	font-weight:normal;
	line-height:18px;
	margin-right:4px;
	margin-top:0;
	padding:0;
}
div#search span.ligne a img{
float:left;
}
div#search span.ligne{
margin-top:5px;
display:block;
line-height:25px;
height:25px;
}
div#search p{
margin-top:8px;
line-height:15px;
}
/*----------------------FIN ZONE SEARCH------------------------*/
/*-----------------------ZONE MENU ----------------------------*/

div#menu div a:hover{
color:#3f4c6b;
}
/*------------------------FIN ZONE MENU------------------------*/
/*------------------------ZONE SOUS TITRE----------------------*/
div#subheader{
width:975px;
margin:0;
padding:0;
margin-left:auto;
margin-right:auto;
background-color:#F1F1EF;
height:40px;
}
div#subheader p{
padding:5px;
}
/*------------------------FIN ZONE ----------------------------*/
/*------------------------ZONE BODY----------------------------*/
#content_body
{
width:975px;
margin:0;
padding:0;
margin-left:auto;
margin-right:auto;
background-color:#fff;
}
/*-------------------------FIN ZONE----------------------------*/
/*-------------------------ZONE CONTENUS-----------------------*/
.left {
	float: left;
	width: 250px;
	margin: 0 0 0 0;
	background-color:#F4F4F4;
}

.centre {
	float: left;
	width: 535px;
	margin: 0 0 0 0;
	background-color:#fff;
}

.right {
	float: right;
	width: 190px;
	margin: 0 0 0 0;
	background-color:#fff;
}
.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #000;
	padding: 8px 0;
	width:975px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.footer a {
	color: #3f4c6b;
	background: inherit;
}
/*--------------------------FIN ZONE CONTENUS------------------*/
/*--------------------------HOTELS-----------------------------*/
div#hotel{
background-image:url(/images/normandie/structure/hotel.gif);
background-repeat:no-repeat;
width:213px;
height:199px;
margin-left:auto;
margin-right:auto;
text-align:center;
color:#fff;
font-weight:bold;
cursor:pointer;
}
div#hotel a{
color:#fff;
font-weight:bold;
}

div.bloc{
width:240px;
margin-left:auto;
margin-right:auto;
}
div.bloc ul li{
text-indent:10px;
}
div.bloc a{
margin-left:10px;
}

/*--------------------------FIN HOTELS-------------------------*/
/* ------------------------- LIENS ----------------------------*/
a {
	color: #000; 
	background: inherit;
	/*text-decoration:none;*/
}

a:hover {
	color: #3f4c6b;
	background: inherit;	
}

a.title {
	color: #3f4c6b;
	background: #FFF;
}
a.blanc{
color:#fff;
}
/*-------------------------FIN LIENS -------------------------*/

/*-------------------------BLOCS DROITE ----------------------*/
div.bloc_droite{
width:157px;
margin-left:auto;
margin-right:auto;
}
.rt {
	background: #F1F1F1 url(/images/normandie/structure/haut.gif) no-repeat;
	color: #FFF;
	height: 11px;
	width:157px;
}
	
.right_articles {
	font-size: 0.9em;
	background: #F1F1F1 url(/images/normandie/structure/bas.gif) no-repeat bottom;
	color: #000;
	padding: 5px;	
	width:147px;

}
		/*-----------------------------MENU-------------------------------------------*/
		div.right_articles span{
		display:block;
		font-weight:800;
		color:#000;
		font-size:13px;
		border:0;
		border-bottom:1px solid #ffffff;
		border-style:dashed;
		width:157px;
		}
		div.right_articles ul li a{
		color:#000;
		}
		div.right_articles ul li a:hover{
		color:#3f4c6b;
		}
		
		/*----------------------------PHOTOS---------------------------------------------*/
		div.photo{
		display:inline;
		margin:3px;
		}
		div.photo a img{
		width:130px;
		border:1px solid #464548;
		}
		div.photo a img:hover{
		width:130px;
		border:1px solid #ffffff;
		}
		div.centre_articles p img{
		float:left;
		margin:2px;
		border:1px solid #464548;
		}
/*-------------------------FIN BLOCS -------------------------*/
/*-------------------------BLOC CENTRE------------------------*/
	.ct {
		height: 10px;
		background: #969696 url(/images/normandie/structure/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.cbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #969696 url(/images/normandie/structure/lb.gif) no-repeat bottom left;
	}
	div.bloc_heb{
	border:1px solid #ccc;
	width:170px;
	height:150px;
	overflow:hidden;
	text-align:center;
	}
/*-------------------------FIN BLOCS---------------------------*/
/*-------------------------TABLEAU-----------------------------*/
.ligne_1{
background-color:#CCCCCC;
}
/*-------------------------FIN TABLEAU-------------------------*/
h1 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}
h3.gauche{
background-image:url(/images/normandie/structure/fond-titre.gif);
background-repeat:no-repeat;
color:#fff;
font-weight:bold;
font-size:13px;
display:block;
height:27px;
text-align:center;
line-height:27px;
}
h3.droite{
color:#3f4c6b;
font-weight:bold;
font-size:13px;
display:block;
text-align:center;
}
h2.centre_petit{
background-image:url(/images/normandie/structure/titre_centre_petit.gif);
background-repeat:no-repeat;
color:#fff;
font-weight:bold;
font-size:16px;
display:block;
height:27px;
text-align:left;
line-height:27px;
text-indent:10px;
}
h2.centre_grand{
background-image:url(/images/normandie/structure/titre_centre_grand.gif);
background-repeat:no-repeat;
color:#fff;
font-weight:bold;
font-size:16px;
display:block;
height:27px;
text-align:left;
line-height:27px;
text-indent:10px;
}
h1 a:hover, h2 a:hover {
	color: #3f4c6b;
	background: #FFF;
}

h1 .red{
	color: #464548;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}



input.login { 
	width: 150px;
	border: none; 
	background: url(/images/normandie/logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */



.logo {
	float: left;
	width: 230px;
	padding: 10px 0 11px 10px;
}

div.logo div {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
	display:inline;
}

div.logo div a{
	text-decoration: none;
	color: #464548;
	background: inherit;
}

div.logo div a:hover{
	color: #3f4c6b;
	background: #FFF;
}

div.logo div .red{
	color: #3f4c6b;
	background: inherit;
}


.header_right {
	float: right;
	width: 720px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 710px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(/images/normandie/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(/images/normandie/bar.gif) no-repeat center bottom; 
		color: #3f4c6b;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	text-align: right;
	float: right;
	width: 740px;
	height: 38px;
	background: #464548 url(/images/normandie/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}


.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 215px;
	background: #6E6E6E url(/images/normandie/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0px 0px 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}


	.centre_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}


	
	.cbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.cbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		


.right a {
	color: #FFFCD1;
	background: inherit;
}
div.right_thematique{
width:100%;
background-color:#3f4c6b;
}
		

	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */




img.image_pub{
float:left;
margin:3px;
border:1px solid #000;
}
p.livres img{
border:0;
}
/*--------------------------------------FORMULAIRE----------------------------------------*/
span.libelle_form{
display:block;
width:100px;
float:left;
}
span.validation_form{
margin-top:5px;
display:block;
width:250px;
text-align:center;
}
.input{
border:1px solid #cccccc;
}
.button-1{
border:1px solid #cccccc;
background-color:#3f4c6b;
color:#FFFFFF;
}

/*-----------------------------------DIV ANNONCES----------------------------------------*/
div.formannonce1{
width:100%;
border-bottom:1px solid #cccccc;
border-bottom-style:dashed;
margin-bottom:5px;
}
.titre_annonce{
font-weight:800;
}
img.image_web{
border:0;
}
/* -------------------------------- MENU ---------------------------------*/
dl, dt, dd, ul, li {
	list-style-type: none;
}
div#menu div.lien dl dt
{
	font-size:13px;
	cursor: pointer;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:25px;
}
dt a{
font-size:14px;
color:#fff;
text-decoration:none;
margin-right:10px;
}
div#menu div.lien dd{
display:none;
}

dl#nav_1 dt {
	width:80px;
	color: #fff;
}
dl#nav_1 {
	width:80px;
	position:absolute;
	top:150px;
	left:65px;
}
dl#nav_2 dt {
	width:165px;
	color: #fff;
}
dl#nav_2 {
	width:165px;
	position:absolute;
	top:150px;
	left:148px;
}
dl#nav_3 dt {
	width:190px;
	color: #fff;
}
dl#nav_3 {
	width:190px;
	position:absolute;
	top:150px;
	left:315px;
}
dl#nav_4 dt {
	width:95px;
	color: #fff;
}
dl#nav_4 {
	width:95px;
	position:absolute;
	top:150px;
	left:508px;
}
dl#nav_5 dt {
	width:160px;
	color: #fff;
}
dl#nav_5 {
	width:160px;
	position:absolute;
	top:150px;
	left:605px;
}
dl#nav_6 dt {
	width:160px;
	color: #fff;
}
dl#nav_6 {
	width:160px;
	position:absolute;
	top:150px;
	left:755px;
}

dd#smenu1,dd#smenu5{
background-color:#000;
width:350px;
height:290px;
padding:5px;
}
dd#smenu2{
background-color:#000;
width:350px;
height:270px;
padding:5px;
}
dd#smenu3{
background-color:#000;
width:218px;
height:308px;
padding:5px;
}
dd#smenu4{
background-color:#000;
width:218px;
height:130px;
padding:5px;
}

dd#smenu6{
background-color:#000;
width:240px;
height:190px;
padding:5px;
}
div#b1{
float:left;
width:220px;
text-align:center;
}
div#b1 div{
padding:3px;
margin-top:5px;
background-color:#fff;
width:210px;
text-align:left;
}
div#b1 div h4 a{
font-size:12px;
text-decoration:underline;
font-weight:bold;
color:#3f4c6b;
display:block;
width:100%;
margin:0;
padding:0;
}
div#b1 div p{
font-size:11px;
text-decoration:none;
font-weight:normal;
color:#000;
line-height:16px;
}

div#b2{
padding:2px;
margin-top:5px;
float:right;
background-color:#fff;
width:124px;
}
div#b2 h4{
color:#000;
font-size:12px;
font-weight:bold;
font-style:italic;
}
div#b2 p{
font-size:11px;
color:#000;
}
div#b2 ul li, div#b2 ul li a{
list-style:none;
font-size:11px;
color:#3f4c6b;
height:20px;
line-height:20px;
}

div#b1 div a{
margin:0;
padding:0;
font-size:11px;
}
