/* CSS CHATEAUNEUF */

/* Couleurs
 
Rouge : #b42f1c
Jaune : #CFE7FE;
Gris : #707070
*/

/* Global Values */

body {
  margin:0;
  padding:0;
  background:#ffffff;
  color:#707070;
  font-family:arial,sans-serif;
}

h1, #center h1 {
  color:#ffab00;
  font-size:28px;
  font-weight:normal;  
}

h2, #center h2 {
  color:#ffab00;
  font-size:18x;
  margin:0px 0px 5px 0px;
  padding:0;
  font-weight:normal;
}


h3 {
  color:#ffab00;
  font-size:12px;
  font-weight:bold;
  
}

small {
font-size:10px;
text-align:right;
}


img h3 {
vertical-align:text-bottom; 
}

img a, #bandeau-2-acces-bloc img, #top-3 img, #right-block-text img {
  border:none;
}

#iepage {
  width:100%;
  text-align:center;
}

#page {
  width:950px;
  margin:0 auto;
  text-align:left;
}

.boldColor {
 color:rgba(59, 33, 11, 1);
  font-weight:400;
}

#header {
  width:950px;
  /*height:323px;*/
}  

#top {
  height:80px;
  width:950px;
}

#top-1 {
  height:80px;
  width:310px;
  float:left;
  background:url(/chateauneuf/images/logo.png) no-repeat bottom left;
}

#top-2 {
  height:45px;
  width:450px;
  float:left;
  margin-top:35px;
  color:rgba(59, 33, 11, 1);
  font-size:18px;
}

#top-3 {
  height:60px;
  width:180px;
  float:left;
  margin-top:20px;
}

#bandeau {
  height:215px;
  width:950px;
  background-color:rgba(204, 190, 142, 1);
  clear:both;
}

#bandeau-1 {
  width:600px;
  height:193px;
  margin-left:20px;
  margin-top:10px;
  margin-bottom:10px;
  float:left;
}

#bandeau-2 {
  width:300px;
  margin-left:15px !important;
  margin-left:10px;
  margin-top:10px;
  float:left;
}

#bandeau-2-titre {
  display:block;
  width:300px;
  background:rgba(59, 33, 11, 1);
  Font-size:18px;
  padding-top:3px;
  padding-bottom:3px;
  color:#FFFFFF;
  text-align:center;
}

#bandeau-2-acces {
  width:300px;
  margin-top:12px;
  margin-left:0px;
}

#bandeau-2-acces-bloc {
  height:74px;
  width:51px;
  float:left;
  margin-right:9px;
  margin-bottom:5px;
}

#affiche p { 
  height:100px;
  line-height:100px;
  text-align:center; /* centrage horizontal d'un élément en-ligne */ }
#affiche img { 
  vertical-align:middle;
}	

   
#main {
  margin-top:20px;
}

#left {
  width:210px;
  float:left;
}

#left-block {

}

#left-block-2 {
   margin-top:20px;
   clear:both;
}

#left-block-title {
  display:block;
  background:rgba(59, 33, 11, 1);
  Font-size:18px;
  color:#FFFFFF;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:10px;
}

#left-block-text {
  border-left:1px solid rgba(59, 33, 11, 1);
    background:url(/chateauneuf/images/retour-bas.png) no-repeat bottom left;
    font-size:12;
    text-align:justify;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:10px;
}

#left-block-text img {
  box-shadow: 4px 4px 6px #aaa;
}
          
#center-home {
  width:460px;
  float:left;
  margin-right:15px;
  margin-left:15px;
  padding:0;
  background:url(/chateauneuf/images/retour-bas.png) no-repeat bottom right;
  padding-bottom:10px;
  border-right:1px solid #ffab00;
  
}

#center-home h1 {
  display:block;
  background:#ffffff;
  Font-size:18px;
  color:#ffab00;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:10px;
  border-top:1px solid rgba(59, 33, 11, 1);
  border-left:1px solid rgba(59, 33, 11, 1);
  margin:0;
  font-weight:normal;
  }

#titreh1 {
  float:left;
  width:400px;
}

#titreselectbox {
  float:left;
  width:245px;
  text-align:right;
  margin-top:17px;
}



#input {
  border: 1px rgba(59, 33, 11, 1); solid;
	background: #ffffff;
	color: #ffdd7f;
}


/* présentation tableau réservations */

#reserv
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:650px
max-width:inherit;
border-collapse:collapse;
}
#reserv td, #reserv th 
{
text-align: center;
font-size:12px;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#reserv th 
{
font-size:13px;
text-align: center;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#reserv tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}



#center-home-block {
width:460px;
clear:both;
}

#center-home-tiret {
width:440px; 
height:6px;
border-bottom:1px dotted rgba(59, 33, 11, 1);
clear:both;
padding-top:10px;
}
  
#center-home-image {
  width:150px;
  margin-left:10px;
  margin-right:20px;
  padding-top:15px;
  float:left;
}

#center-home-texte {
   font-size:12px;
    width:269px;
    float:left;
    text-align:justify;
    padding-right:10px;
    padding-top:15px;
}

#center-home-texte a, #center a { 
    color:rgba(59, 33, 11, 1);
    text-decoration:underline;
}

#center-home-texte h2 a { 
    color:rgba(59, 33, 11, 1);
    text-decoration:none;
}


form .erreur {
font-weight: bold;
color: #f54028;
}

#center-home-texte li, #center li {
  /*font-size: 14px;*/
  color: #707070;
  line-height:18px;
  padding-left: 0px; 
  /*background:url(../images/li.gif) no-repeat center left;*/
  display : list-item;
  list-style-image : url(/chateauneuf/images/li-txt.png);
  text-align: justify;
}

#center2 {
  width:950px !important;
  width:950px;
  min-height:870px;
  float:left;
  margin-right:15px;
  padding-left:20px;
  padding-left:10px;
  border-right:1px solid rgba(59, 33, 11, 1);
  font-size:11px;
  text-align:justify;
  padding-right:10px;  
}


#center {
  width:650px !important;
  width:670px;
  min-height:870px;
  float:left;
  margin-right:15px;
  padding-left:20px;
  padding-left:10px;
  border-right:1px solid rgba(59, 33, 11, 1);
  font-size:14px;
  text-align:justify;
  padding-right:10px;  
}

#center-block {
width:645px;
clear:both;
}

#center-block2 {
width:600px;
height:200px;
border-top:1px solid rgba(59, 33, 11, 1);
clear:both;
}

#center-blockPiano {
width:600px;
height:200px;
border-top:1px solid rgba(59, 33, 11, 1);
clear:both;
background-color: #d7e0fb ;
}

#center-block-bookmark {
  float:left;
  width:185px;
  height:20px;
  text-align:right;
  border-top:1px solid rgba(59, 33, 11, 1);
  padding-top:5px;
}

#center-block h2 {
  display:block;
  background:#ffffff;
  Font-size:14px;
  color:#707070;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:10px;
  border-top:1px solid rgba(59, 33, 11, 1);
  border-left:1px solid rgba(59, 33, 11, 1);
  margin:0;
  font-weight:bold;
  float:left;
  width:440px;
  }

#center-image {
  width:150px;
  margin-left:10px;
  margin-right:10px;
  /*padding-top:15px;*/
  float:left;

}


#center-image-reserv {
   margin-left:10px;
  margin-right:10px;
  /*padding-top:15px;*/
  float:left;
  vertical-align:middle;
}

#center-image-tourisme {
  width:250px;
  margin-left:10px;
  margin-right:10px;
  text-align: center;
  /*padding-top:15px;*/
  float:left;
}

#center-texte {
   font-size:12px;
    width:455px;
    float:left;
    text-align:justify;
    padding-right:10px;
    padding-left:10px;
    padding-top:15px;
}

#center-texte a { 
    color:rgba(59, 33, 11, 1);
    text-decoration:underline;
}

#right {
  width:249px;
  float:left;
  }

#right-block-2 {
   margin-top:20px;
   clear:both;
}

#right-block-title {
  display:block;
  background:rgba(59, 33, 11, 1);
  Font-size:18px;
  color:#FFFFFF;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:10px;
}

#titre-actualite {
  font-size:12px;
  color:rgba(59, 33, 11, 1);
}

#titre-actualite a {
  text-decoration:none
}

#titre-actualite a:visited, a:link {
  color:rgba(59, 33, 11, 1);
}

#contenu-actualite {
  font-size:12px;
  color:#707070;
  margin-bottom:10px;
}

#right-block-text {
  border-right:1px solid rgba(59, 33, 11, 1);
    background:url(/chateauneuf/images/retour-bas.png) no-repeat bottom right;
    font-size:12px;
    text-align:justify;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

#right-block-text-info {
  border-right:1px solid rgba(59, 33, 11, 1);
    background:url(/chateauneuf/images/retour-bas.png) no-repeat bottom right;
    font-size:12px;
    text-align:left;
    padding-left:5px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

#right-block-text-info a{
  color:#707070;
  text-decoration:none;
}

#right-block-text-info a:hover{
  color:rgba(59, 33, 11, 1);
  text-decoration:underline;
}

#logo-info {
  float:left;
  width:53px; 
}

#logo-txt {
  float:left;
  width:166px;
  margin-left:10px;
  clear:both; 
}
          
#footer {
  text-align:center;
  font-size:11px;
  margin-top:30px;
  padding-top:10px;
  min-height:80px;
  background:rgba(59, 33, 11, 1);
  color:#ffffff;
}

#footer a {
  text-decoration:underline;
  color:#ffffff;
}

#footer a:hover {
  text-decoration:underline;
  color:#ffffff;
}

/* Fonction banniere */

.images {
	position:relative;	
  width:610px;
  height:193px;
	float:left;	
	cursor:pointer;
  z-index: 1; 
}

#slide {
  width:610px;
  height:193px;
  float:left;
  margin-top:0;
  display:none;
  position:absolute;
  top:0;
  left:0;		
  z-index: 1; 
}

#slidenojava {
  width:610px;
  height:193px;
  float:left;
  margin-top:0;
  position:absolute;
  top:0;
  left:0;		
  z-index: 1; 
}
}

/* Fonction Menu de Navigation*/

#navigation {
  height:30px;
  width:950px;
  clear:both;

}



/* Meteo */

#icon {
  float: left; 
  height: 40px; 
  width:40 px;
  margin-right: 10px;
  margin-left:5px;
  }
  
#meteo-txt {
  float: left; 
  width:135px; 
  float:left;
  margin-top:3px; 
  }
  
#left-block-text-meteo {
  width:190px;
  height:50px;
  background:#ffffff;
  clear:both;
  font-size:13px;
}


/* FICHE */

p.titrecommission {
font-weight: bold;
font-family: Verdana,arial;
font-size:14px;
color:rgba(59, 33, 11, 1);
text-align:center;
}

#fichecommission	{
margin:6px;
padding: 15px;
width:275px;
height:600px;
float: left;
background:#ffffff;
border : solid 1px rgba(59, 33, 11, 1);
font-size:0.9em;

}

#ficheElus	{
margin:6px;
padding: 15px;
width:275px;
height:300px;
float: left;
border : solid 1px rgba(59, 33, 11, 1);
font-size:0.9em;

}

#ficheLiensGrand	{
margin:6px;
padding: 10px;
width:274px;
height:140px;
float: left;
background:#ffffff;
border : solid 2px rgba(59, 33, 11, 1);
font-size:0.9em;

}	

#ficheLiens	{
margin:6px;
padding: 10px;
width:164px;
height:120px;
float: left;
background:#ffffff;
border : solid 2px rgba(59, 33, 11, 1);
font-size:0.9em;

}	

#fichecommission li {
font-size:1em;

}

.DescriptionCommission	{
margin:2px;
padding: 8px;
float: left;
text-align:left;
}

.photoCommission	{
margin:2px;
padding: 8px;
float: left;
}



/* Fiche journal */

#fichejournal	{
margin:6px;
padding: 10px;
width:180px;
height:170px;
float: left;
background:#ffffff;
border : solid 1px rgba(59, 33, 11, 1);
font-size:12px;
text-align: center;
}



/* FICHE CINEMA */

p.titrefiche {
font-weight: bold;
font-family: Verdana,arial;
font-size:14px;
color:rgba(59, 33, 11, 1);
}

#fichecinema	{
margin:6px;
padding: 15px;
width:275px;
height:330px;
float: left;
text-align:center;
background:#ffffff;
border : solid 1px rgba(59, 33, 11, 1);

}

.DescriptionCinema	{
margin:2px;
padding: 8px;
float: left;
}

.photoCinema	{
margin:2px;
padding: 8px;
float: left;
}

p.titrefilm {
font-weight: bold;
font-family: Verdana,arial;
font-size:14px;
color:rgba(59, 33, 11, 1);
}

/* Style */
#pdf {
   background:url(/chateauneuf/images/pdf.png) no-repeat top left;
   padding-left:25px;
   /*line-height:16px;*/
   }
   
   #zip {
   background:url(/chateauneuf/images/zip.png) no-repeat top left;
   padding-left:25px;
   /*line-height:16px;*/
   }
   
#dossier {
	background:url(/chateauneuf/images/dossier.png) no-repeat top left;
	padding-left:35px;
	line-height:26px;
	}

/*Menu de navigation */

#nav {
	margin: 0;
	padding: 0px 0px 0;
	line-height: 100%;
	font-size:14px;
	background:rgba(59, 33, 11, 1);
	z-index:10;
}
#nav li {
	padding: 0 0 0px;
	float: left;
	position: relative;
	z-index:10;
	list-style: none;
}
/* main level link */
#nav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	/* Largeur du menu */
  padding:  8px 16px;
	margin: 0;
	}
	
/* menuspectacle */
#menuspectacle {
	margin: 10;
	padding: 5px 5px 5;
	line-height: 100%;
	font-size:14px;
	background:rgba(59, 33, 11, 1);
	z-index:10;

}
#menuspectacle li {
	padding: 5 5 5px;
	float: left;
	position: relative;
	z-index:10;
	list-style: none;
}

	

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: rgba(204, 190, 142, 1); /* for non-css3 browsers */   
	color: #707070;
}


#nav ul a:hover {
	background: #ffab00;
	color: #ffffff;
}

#nav .gris a {
	background: #707070; /* for non-css3 browsers */
	color: #ffffff;
}
/* level 2 list -- Sous-menu */
#nav ul {
	background: rgba(204, 190, 142, 1);
	display: none;
	margin: 0;
	padding: 0;
	min-width: 200px; 
	position: absolute;
	top: 30px;
	left: 0;
	font-size:13px;
	z-index:10;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgba(59, 33, 11, 1);
	border-right: 1px solid rgba(59, 33, 11, 1);

	background: url(../images/li.png) no-repeat center left;
  color:#707070;
  	z-index:10;
}
#nav ul a {
	font-weight: bold;
	color:#707070;
	
}
/* level 3+ list */
#nav ul ul {
	left: 200px;
	top: -3px;
		z-index:10;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
		z-index:10;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}

