body {
	font-family:Trebuchet MS, Arial;
	background:url(../img/src/fond.jpg) top repeat-x;
	margin:0px; 
	padding:0px; 
	text-align:center;
}

a { color:#0198E1; }
a:visited { color:#0198E1; }
a:hover { color:#65B741; }

a img {
	text-decoration:none;
	border: 0px;
}

#page {
	height:670px;
	width:1000px; 
	margin: auto; 
	background:url(../img/src/header_home2.png) center no-repeat;
}

#pageVide {
	height:245px;
	width:1000px; 
	margin: auto; 
	background:url(../img/src/header_home.png) center no-repeat;
}

#cache {
	height:142px;
	width:670px;
	float:left;
}

#bandeau {
	height:100px;
	float:left;
	margin: 28px 0px 0px 130px;
}

 #destination {	
	text-align:left;
	font-size:50px;
	color:#FBC02D;
	font-weight:bold;
}

#charentemaritime {
	padding-left:30px;
	text-align:left;
	font-size:24px;
	color:#FFF;
	font-weight:bold;
}

#titre {
	height:142px;
	float:left;
}

#portailsig {
	text-align:left;
	padding:88px 0px 0px 0px;
	font-size:14px;
	color:#0198E1;
	font-style:italic;
}

#contenu {
	width:963;
	min-height:590px;
	float:left;
	margin:10px 0px 10px 0px;
	/*background:url(../img/src/depart_transp.png) center top no-repeat;*/
}

#menugauche {
	float:left;
	width:200px;
	margin-top:27px;
	background:url(../img/src/menu.png) center top no-repeat;
	height:590px;
}

#listemenu {
	padding:25px 10px 10px 23px;
	cursor:default;
	height:190px;
	text-align:left;
}

.courant {
	cursor:pointer;
	font-size:12px;
	padding-left:20px;
	width:127px;
	text-align:left;
	background:url(../img/src/fondmenu3.png) left center no-repeat;
	margin:2px;
}

.noncourant {
	cursor:pointer;
	font-size:12px;
	padding-left:20px;
	width:131px;
	text-align:left;
	background:url(../img/src/fondmenu.png) left center no-repeat;
	margin:2px;
}

#listemenu div:hover {
	background:url(../img/src/fondmenu2.png) left center no-repeat black;
	color:white;
	padding-left:26px;
	margin:2px 0px 2px 0px;
	width:125px;
}

#contenuCentral {
	float:left;
	width:620px;
	margin-top:190px;
}

#contenuCentralVide {
	float:left;
	width:620px;
	margin-top:147px;
	min-height:550px;
}

#accueil {
	font-size:18px;
	/*background:url(../img/src/bulleaccueil.png) center no-repeat;*/
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

input#oui, input#non {
	height:30px;
	width:40px;
	color:white;
	background:transparent; 
	border:0px;
	cursor:pointer;
	vertical-align:middle;
}

input#oui:hover, input#non:hover {
	color:black;
	font-weight:bold;
}	

#contenuAccueil {
	margin-top:50px;
	padding-left:10px;
	color:black;
	text-align:justify;
	font-size:12px;
	min-height:410px;
}

#contenuFiches {
	margin-top:30px;
	padding-left:16px;
	color:black;
	text-align:justify;
	font-size:12px;
}

div.vignette {
	padding-top:20px;
	text-align:center;
	width:200px;
	height:158px;
	background:url(../img/src/vignette.png) center top no-repeat;
	float:left;
	cursor:pointer;
	color:#444444;
}

div.vignette:hover {
	background:url(../img/src/vignette2.png) center top no-repeat;
}

div.vignette img {
	padding-top: 10px;
	margin-left:-3px;
}

#menudroite {
	float:left;
	width:170px;
	margin-top:27px;
	background:transparent;
}

#liens {
	text-align:left;
	padding-left:10px;
	color:white;
	margin-top:37px;
}

#rechinput {
	text-align:left;
	padding-left:10px;
	color:white;
	margin-top:10px;
	
}

#liens a {
	color:white;
	font-size:10px;
	text-decoration:none;
}

#liens a:hover {
	color:black;
}

input#recherche {
	padding:2px;
	margin:0px;
	background:#B6DCF3;
	color:#1596DE;
	border:1px solid #1596DE;
	width:128px;
}
#rechloupe {
	margin-top:-3px;
	margin-left:-6px;
	vertical-align:middle;
	cursor:pointer;
}
#photos {
	font-size:14px;
	margin:40px 0px 0px 15px;
	background:url(../img/src/fonddroite.png) no-repeat;
	height:510px;
	width:155px;
	color:#FBC02D;
	font-weight:bold;
	text-align:left;
}

#photos img {
	padding:18px 0px 0px 8px;
	position:absolute;
	width:134px;
	height:480px;
}

#footer {
 float:left;
 width:998px;
 height:29px;
 margin-left:0px;
}

#footerleft {
	float:left;
	background:url(../img/src/footerleft.png);
	width:10px;
	height:29px;
}

#footercenter {
	float:left;
	background:url(../img/src/footercenter.png);
	line-height:29px;
	font-size:11px;
	color:#999999;
	width:978px;
	height:29px;
}

#footerright {
	float:left;
	background:url(../img/src/footerright.png);
	width:10px;
	height:29px;
}

#footercenter a {
	color:#999999;
}

#footercenter a:hover{
	color:#DDDDDD;
	width:978px;
	height:29px;
}

#footerright {
	float:left;
	background:url(../img/src/footerright.png);
	width:10px;
	height:29px;
}

#footercenter a {
	color:#999999;
}

#footercenter a:hover{
	color:#DDDDDD;
}	color:#DDDDDD;
}9999;
	width:978px;
	height:29px;
}

#footerright {
	float:left;
	background:url(../img/src/footerright.png);
	width:10px;
	height:29px;
}

#footercenter a {
	color:#999999;
}

#footercenter a:hover{
	color:#DDDDDD;
}

#rechercheupdate {
	z-index:99;
}

#rechercheupdate ul {
	cursor:pointer;
	z-index:100;
	color:#999999;
	font-size:11px;
	background:white;
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.autocomp {
	padding:0px 5px 0px 5px;
	list-style-type: none;
	text-align:left;
}

#rechercheupdate li:hover {
	cursor:pointer;
	padding:0px 5px 0px 15px;
	background:black url(../img/src/bullet_go.png) no-repeat;
	color:white;
}

#photoupdate {
	z-index:99;
}

#photoupdate ul {
	cursor:pointer;
	z-index:100;
	color:#999999;
	font-size:11px;
	background:white;
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

#photoupdate li:hover {
	cursor:pointer;
	padding:0px 5px 0px 15px;
	background:black url(../img/src/bullet_go.png) no-repeat;
	color:white;
}

#archiveupdate {
	z-index:99;
}

#archiveupdate ul {
	cursor:pointer;
	z-index:100;
	color:#999999;
	font-size:11px;
	background:white;
	list-style-type: none;
	padding:5px 0px 5px 0px;
	margin:0px;
}

#archiveupdate li:hover {
	cursor:pointer;
	padding:0px 5px 0px 15px;
	background:black url(../img/src/bullet_go.png) no-repeat;
	color:white;
}

.recherchefichetitre { color:#999999; } 

.noresult { width:100%;text-align:center; }

.entreetitre {
	color:#6f6f6f;
	height:80px;
	line-height:65px;
	font-size:14px;
	cursor:pointer;
}

.entreetitre:hover {
	font-weight:bold;
}

#entreetitrefiche { background:url(../img/src/recherchefiche.png) no-repeat; }
#entreetitrecuriosite { background:url(../img/src/curiosite.png) no-repeat; }
#entreetitrehistoire { background:url(../img/src/histoire.png) no-repeat; }
#entreetitregeographie { background:url(../img/src/geographie.png) no-repeat; clear:both; }
#entreetitreclimat { background:url(../img/src/climat.png) no-repeat; }
