/* Fond du document et typo par defaut */
body {
	padding:0;
	margin:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color:#555555;
}

body.double {
	background: url("images/fond-01-blanc2.jpg");
	/*background-color: #e0e0e0;*/
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: left top; 
}

body.longtexte {
	background: url("images/fond-02-blanc2.jpg");
	/*background-color: #e0e0e0;*/
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: left top; 
}

html {
	padding:0;
	margin:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color:#555555;
}

body.accueil {
	background: url("images/fond-00-blanc2.jpg");
	/*background-color: #e0e0e0;*/
	background-color: #ffffff;
}

.bloc {
	clear:both;
	width:100%;	
}


.crawl {
	display:none;
	visibility:hidden;
}

#accueil {
	margin-top:160px;
	width:100%;

}

#synthese {
	height:160px;
	background-image:url(images/bandeau-home.jpg);
	background-color: #6E89AF /* #F7A425*/;
	background-repeat: repeat-y;
	border-top: 1px solid white;
}

#adresses {
	background-color: white;
	width:100%;
	border-bottom: 50px solid white;
}


#synthese table th, #synthese table th a, #synthese table th a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px !important;;
	color:white;
	text-align: justify;
	text-decoration:none !important;
}

#synthese a.choixlangue {
	font-size:30px;
	color:white !important;
	text-decoration:none !important;
	font-weight:normal;
}

#synthese a.choixlangue:hover {
	font-size:30px;
	color:white !important;
	text-decoration:none !important;
}
/* Titres */ 


.titre {
	margin: 16px 0 16px 0 ;
}

H1 {
	display:none;
	visibility:hidden;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;	
	padding:0 0 10px 0;
	margin:0;
	color: #bf2f37;
	/* color: #555555; */
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;	
	padding:0 0 12px 0;
	margin:0;
}


H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;	
	padding:0 0 12px 0;
	margin:0;
}



.illulogo {
	margin: 50px 0 0 5px;
	border:0px;
}

IMG {
	border:0px;

}

table.chroniques table {
	border:0;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

table.chroniques td {
	border: 0px solid black;
	border-top:1px dotted silver;
}

table.chroniques td.numero {
	width:20px;
	text-align:right;
	padding: 0 5px 0 0;
}

table.chroniques td.article {
	padding: 0 20px 5px 0;
	width:360px;
	text-align:left !important;
}

table.chroniques td.auteur {
	width:100px;
}

table.calendrier table {
	border:0;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

table.calendrier th {
	text-align:left
}

table.calendrier td.date {
	width:100px;
}



#logos, .sponsor {
	border:0;
	padding:0;
	margin:0;
}

#logos a, #logos a:hover {
	border:0 !important;
	text-decoration:none;
}

.sponsor {
	margin: 0 14px 14px 0;
}

#canevas {
	width: 880px;
	padding:0;
	margin:0;
	border:0px;
	z-index:0;
}

/* Design des menus et sous menus */

a.actif {
	font-weight: bold;
}

#menu li.actif {
	background-image: url(images/menu-pointe-menu.png);
	background-repeat:no-repeat;
}

#sousmenu li.actif {
	background-image: url(images/menu-pointe-sous-menu.png);
	background-repeat:no-repeat;
}


#menu {
	padding: 2px 4px 4px 4px;
	float: left; 
	width: 150px; 
	border:0;
}

#sousmenu {
	padding: 2px 4px 4px 4px;
	float: left; 
	width: 150px; 
	border:0;
}

#menu IMG, #sousmenu IMG {
	margin: 40px 0 0 13px; /*margin: 170px 0 0 13px; */
}

.cadenas {
	border:0;
	margin: 0 0 0 8px !important;
	padding:0 !important;
}

#menu a {
	padding:2px;
	color: #555555; 
	text-decoration: none;
	width:140px;
}

#sousmenu a {
	padding:2px;
	color: #555555; 
	text-decoration: none;
}

#menu UL LI {
	padding: 5px 0px 5px 11px;
	margin:0;
}

#menu UL LI.actif {
	padding: 5px 0px 5px 11px;
	margin:0;
	width: 130px;
}

#sousmenu UL LI {
	padding: 5px 0px 5px 11px;
	margin:0;
	list-style-type:none;
}

.menutitre  {
	height:78px /* 208px */;
}

#menu ul {
	list-style:none;
	border-top: 1px solid #d9d9d1;
	padding:0;
	margin:0;
	width:100%;
}
#sousmenu ul {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
}

#sousmenu ul {
	border-top: 1px solid #ffffff;
}

#menu ul li {
	border-bottom: 1px dotted #d9d9d1;
}

#sousmenu ul li {
	border-bottom: 1px dotted #ffffff;
}

#menu a:hover {
	padding:2px;
	background-color: #e2e2e2;
}

#sousmenu a:hover {	
	padding:2px;
	background-color: #ffffff;	
}


/* Structure de la page */

#corps {
	width: 562px;
	float: left;
}

#bandeau {
	width: 550px; 
	height: 80px; /* 210px */
	background-image:url(images/bandeau-80.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #6E89AF /* #F7A425*/;
	float:left;
	border:0;
	margin:0;
	border-bottom: 1px solid white;
}

#langues {
	margin:1px 2px 2px 2px;
}

.langue {
	margin:2px;
}


#fronton {
	width: 550px; 
	height:180px;
	float:left;
	border:0;
	padding:0;
	margin:0;
	border-bottom:1px solid white;
	z-index:0;
}

#fronton2 {
	width: 550px; 
	height:101px;
	background-color: white;
	float:left;
	border:0;
	padding:0;
	margin:0;
	z-index:0;
}

#fronton IMG {
	border:0;
	padding:0;
	margin:0;
}

#contenu {
	margin-TOP: 22px; 
	LINE-HEIGHT: 16px
}

#contenu a, #synthese a, #adresses a {
	font-weight:bold;
	color: #4B9BCB; 
	text-decoration:none;
	border-bottom:1px solid #cccccc; 
}

#contenu a:hover {
	text-decoration:none;
	border-bottom:1px solid #4B9BCB; 	
}

#outils_bleu {
	display: inline; 
	/* background-color:#afd3df; */
	background-color: #76B5D8;
	border-bottom: 1px solid white;
	float: left; 
	width: 400px;
	padding: 4px 0 4px ;
	text-align:right;
}


#outils_blanc {
	display: inline; 
	background-color:#ffffff;
	border-bottom: 1px solid white;
	float: left; 
	padding: 4px 0 4px ;
	width: 150px;
	text-align:left;
}

#outils_bleu a, #outils_bleu a:hover {
	text-decoration:none;
	color: white;
	margin: 8px;
	padding:2px;
}

#outils_blanc a, #outils_blanc a:hover {
	text-decoration:none;
	color: #999999;
	margin:8px;
	padding:2px;
}

#outils_blanc a:hover {
	background-color: #F4F4F4;
}

#outils_bleu a:hover {
	background-color: #9FCBE4;
	/* background-color: #c7e0e9; */
}

#gauche_max {
	display: inline; 
	float: left; 
	margin: 0px 10px;
	width: 380px;
	min-height:700px;
}


#droite_max {
	display: inline; 
	float: left; 
	margin:0 0 0 10px;
	padding:0;
	border:0;
	width: 130px;
	min-height:700px	
}


#droite IMG {
	margin-top:40px;
}

#centre_max {
	display: inline; 
	float: left; 
	margin: 0px 10px;
	width: 510px;
	min-height:700px	
}

#gauche {
	display: inline; 
	float: left; 
	margin: 0px 10px;
	width: 380px; 
}

#droite {
	display: inline; 
	float: left; 
	margin:0 0 0 10px;
	padding:0;
	border:0;
	width: 130px;
}

#large {
	display: inline; 
	float: left; 
	margin: 0px 10px;
	width: 510px;	
}

#copy_gauche {
	display: inline; 
	float: left; 
	text-align: right;
	color:silver;
	padding: 15px 5px 5px 0;
	width: 395px; 
}

#copy_gauche a, #copy_gauche a:hover {
	color:silver;
	text-decoration: none;
	border:0;
	font-weight:normal;	
}

#copy_droite {
	display: inline; 
	float: left; 
	text-align: left;	
	color:silver;
	padding: 15px 0 5px 5px;
	font-weight:normal;	
}

#copy_droite a {
	color:silver;
	text-decoration: none;
	border:0;
	font-weight:normal;	
}

#copy_droite a:hover {
	background-color: silver; 
	color: #ffffff;
	text-decoration: none;
	border:0;
	font-weight:normal;	
}

p, #article {
	padding: 0px;
	margin: 0px 0px 16px;
	text-align: justify;
}

#contenu ul {
	margin-top:0;
}

#contenu li {
	color: silver;
	list-style-type: square;	
}


li span {
	color:#555555;
}

tr.tabover {
	background-color: #ffffff; 
}

tr.tabnormal1 {
	background-color: #f4f4f4;
}


tr.tabnormal2 {
	background-color: #e2e2e2;
}


#cover {
	position:absolute;
	left:724px;
	top:200px;
	width:228px;
	height:38px;
	z-index:1;
}

#cover2 {
	position:absolute;
	left:724px;
	top:210px;
	width:128px;
	height:38px;
	z-index:1;
}

acronym {
	cursor:help;
	border-bottom:1px dotted #e2e2e2;

}

#droite_max a.noeffect, #sousmenu a.noeffect {
	border:0 !important ;
	text-decoration:none;
}

#lieu {
	float:left;
	width:230px;
	/* height:200px; */		
	border:0;
}

 
#prix {
	border:0;
}

#precisions {
	clear:both;
	float:none;
 	border:0;
}

#soldout {
	position:absolute;
	width:200px;
	height:133px;
	z-index:1;
	left:709px;
	top: 205px;
}

/* Polaroids pour l'album photo */ 

.album {
	width: 520px;
	border: 0px solid red;
	margin-bottom:40px;
	clear:both;
}

.pages {
	width: 520px;
	clear:both;
}

.dias {
	border: 1px solid;
	width: 70px;
	height: 110px;
	float: left;
	padding : 10px;
	margin: 4px;
	background-color: #F9F9F9;
	border-right-color: gray;
	border-bottom-color: gray;
	border-top-color: silver;
	border-left-color: silver;
}

.diasHoriz {
	border: 1px solid;
	width: 90px;
	height: 80px;
	float: left;
	padding : 10px;
	margin: 4px;
	background-color: #F9F9F9;
	border-right-color: gray;
	border-bottom-color: gray;
	border-top-color: silver;
	border-left-color: silver;
}

.dias a.noeffectdias, .diasHoriz a.noeffectdias {
	border:0 !important ;
	text-decoration:none;
}


.picture {
	border: 1px solid;
	background-color: black;
	border-right-color: white;
	border-top-color: gray;
	border-left-color: gray;
	border-bottom-color: white;
	border-right-width: 0px;
	color: gray;
	text-decoration:none !important;
}

.annotation {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	margin-left: 0px;
}


/* Splash popup */ 

#splashPop {
	position:absolute;
	width:550px;
	height:242px;
	z-index:2;
	left: 100px;
	top: 222px;
	border:1px solid #666666;
}

#splashPop a {
	color:white;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#splashPop a:hover {
	color:white;
	text-decoration:underline;
}
