/**********************************************************/
/* honug.css pour la version V11 du site www.honug.fr     */ 
/* Créé : 04/11/2008                                      */
/**********************************************************/

/* Les textes et liens ************************************/

a {
	color: #000099; 
	text-decoration: none; 
	font-weight: normal;
}

a:hover {
	color: #990000; 
}

p {
	text-indent: 15px;
}

.texteBordeau{
	color: #990000;
}

.texteBordeau14{
	color: #990000;
	font-size: 14px; 
}

.texteOrange14{
	color: #CC6600;
	font-size: 14px; 
}

.texteMarron14 {
	font-size: 14px; 
	font-weight: bold; 
	color: #666633; 
}

.texte14{
	font-size: 14px; 
}

.texte16{
	font-size: 16px; 
}

.textePage { 
	color: #816d5d;
	text-decoration: none;
	vertical-align: text-top;
}

.texteSite {
	font-size: 12px; 
	font-weight: bold; 
	color: #816d5d;
	text-decoration: none;
	vertical-align: text-top;
}

.texteSiteVersion {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	color: #816d5d;
	text-decoration: none;
	text-align: right;
}

.texteDate {
	font-weight: bold;
	color: #816d5d; 
	text-decoration: none; 
	vertical-align: middle;
	text-align: center;
} 

.texteErreur{
	font-family: Curlz MT;
	font-size: 60px;
 }

.texteSpamGuestbook {
	color: #000000;
	font-size: 11px;
	text-decoration: none; 
}

.texteNomGuesbook{
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}

.texteDateGuesbook{
	color: #666666;
	font-size: 14px;
}

/* Les titres *********************************************/

.titre{
	position: relative;
	left: 29px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	width: 95%;
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #655f4b;
	border-color: #d4ab6e;
	border-style: double;
	border-width: 0px 0px 3px 0px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.tableauTitre1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold;
	padding-left:30px;
	color: #816d5d; 
	text-decoration: none; 
	height: 20px; 
	border-bottom: 1px dotted #816d5d;
}

.tableauTitre2 {
	font-weight: bold;
	padding-left: 10px;
	color: #990000; 
	text-decoration: none; 
	height: 20px; 
	border-top: 1px dotted #816d5d;
}

.sousPartie1{
	/*font-family: "Georgia", Times New Roman, Times, serif; */
	font-size: 14px;
	color: #993333;
	font-weight: 600;
	font-stretch: narrower;
	border-bottom: 1px ridge #816d5d;
	padding-left: 15px;
	padding-right: 15px;
}

.sousPartie2{
	/*font-family: "Arial", Helvetica, sans-serif; */
	font-size: 14px;
	color: #666633;
	font-weight: 600;
	font-stretch: narrower;
	padding-left: 5px;
}

.sousPartie3{
	/*font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	color: #666633;
	font-weight: bold;
}

/* Les coprs de parties ***********************************/

.corps{	
	margin: 5px;
	padding: 5px;
	width: 97%;
	text-decoration: none; 
	text-align: justify;
}

/* Les listes *********************************************/

.liste1{
	padding: 0px;
	list-style: decimal;
	list-style-position: outside;
	vertical-align: bottom;
}

.listeHeight15{
	line-height: 15px;
	list-style-type: disc;
	list-style-position: outside;
}

.listeHeight15 li{
	padding-bottom: 15px;
}

#listePlan1 ul{
	margin: 0;
	padding: 0;
}

#listePlan1 li{
	padding: 0px;
	list-style: url(../structure/plus.gif);
	list-style-position: outside;
	vertical-align: middle;
}

#listePlan1 li a{
	display: block;
	background-color: #eeebda;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-align: left;
}

#listePlan1 li a:hover{
	color: #db711c;
}

#listePlan1 li ul li{
	margin-left: 20px;
	padding: 2px;
	list-style: url(../structure/point.gif);
	list-style-position: outside;
	vertical-align: middle;
}

#listePlan1 li ul li a{
	display: inline;
	background-color: #f2f1e3;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-align: left;
}

#listePlan1 li ul li a:hover{
	color: #db711c;
}

#listePlan1 li li ul{
	margin-top: 3px;
}

#listePlan1 li li ul li{
	margin-left: 40px;
	padding: 2px;
	list-style: url(../structure/arrow.gif);
	list-style-position: outside;
	vertical-align: middle;
}

#listePlan1 li li ul li a{
	display: inline;
	background-color: #f2f1e3;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-align: left;
}

#listePlan1 li li ul li a:hover{
	color: #db711c;
}

#listePlan1 li li li ul{
	margin-top: 3px;
}

#listePlan1 li li li ul li{
	margin-left: 60px;
	padding: 2px;
	list-style-image: none;
	list-style: circle;
	list-style-position: outside;
	vertical-align: middle;
}

#listePlan1 li li li ul li a{
	display: inline;
	background-color: #f2f1e3;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-align: left;
}

#listePlan1 li li li ul li a:hover{
	color: #db711c;
}

#listePlan1 li li li li ul{
	margin-top: 3px;
}

#listePlan1 li li li li ul li{
	margin-left: 60px;
	padding: 2px;
	list-style-image: none;
	list-style: square;
	list-style-position: outside;
	vertical-align: middle;
}

#listePlan1 li li li li ul li a{
	display: inline;
	background-color: #f2f1e3;
	color: #8d5f07;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-align: left;
}

#listePlan1 li li li li ul li a:hover{
	color: #db711c;
}

#listePlan1 li li li li li ul{
	margin-top: 3px;
}

#listePlan1 li li li li li ul li{
	margin-left: 60px;
	padding: 2px;
	list-style-image: none;
	list-style: disc;
	list-style-position: outside;
	vertical-align: middle;
}

#listePlan1 li li li li li ul li a{
	display: inline;
	background-color: #f2f1e3;
	color: #8d5f07;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-align: left;
}

#listePlan1 li li li li li ul li a:hover{
	color: #db711c;
}

#listePlan1 li li li li li li ul{
	margin-top: 3px;
}

#listePlan1 li li li li li li ul li{
	margin-left: 60px;
	padding: 2px;
	list-style-image: none;
	list-style: circle;
	list-style-position: outside;
	vertical-align: middle;
}

#listePlan1 li li li li li li ul li a{
	display: inline;
	background-color: #f2f1e3;
	color: #8d8807;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-align: left;
}

#listePlan1 li li li li li li ul li a:hover{
	color: #db711c;
}

/* Les tableaux *******************************************/

.tableauxT1_80{
	width: 80%;
	border: none;
	margin: 0 auto;
	padding: 3px;
}

.tableauxT1_90{
	width: 90%;
	margin: 0 auto;
	padding: 0px;
	border: 1px dotted #8a8581; 
}

.tableauxT1_100{
	width: 100%;
	border: none;
	margin: 0 auto;
	padding: 3px;
}

.tableauxT2_90{
	width: 90%;
	border: none;
	margin: 0 0 0 10%;
	padding: 3px;
}

.tableauxT2_90_beige{
	width: 90%;
	border: none;
	margin: 0 0 0 10%;
	padding: 3px;
	background-color: #eeebda;
}

.tableauxT2_90_beige_encadre{
	width: 90%;
	border: 1px solid #8a8581; 
	margin: 0 0 0 10%;
	padding: 3px;
	background-color: #eeebda;
}

.tableauxT2_100{
	width: 100%;
	border: none;
	margin-top: 10px;
	padding: 3px;
}

.tableauxT3{
	border: none;
	margin: 5px;
	padding: 0px;
}

.tableauxT3_100{
	border: none;
	margin: 5px;
	padding: 0px;
	background-color: #000000;
}

.tableauxT3_80{
	width: 80%;
	margin: 0 auto;
	padding: 0px;
}

.tableauxT3_70{
	width: 70%;
	margin: 0 auto;
	padding: 0px;
}

.tableauxT3_600{
	width: 600px;
	margin: 0 auto;
	padding: 0px;
}

.tableauxT3_40{
	width: 40%;
	border: none;
	margin: 0 0 0 60%;
	padding: 0px;
}

.tableauxT3_20{
	width: 20%;
	border: none;
	margin: 0 0 0 80%;
	padding: 0px;
}

.tableauxT4_100{
	width: 100%;
	border: 1px solid #000000;
	margin: 1px;
	padding: 0px;
}

.tableauAccueilBas {
	border: 1px solid #8a8581; 
}

.tableauAccueilNews {
	height: 15px;
	background-color: #8a8581;
	border: 1px solid #8a8581; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.tableauAccueilH {
	height: 15px;	
	color: #996600;
	font-weight: bold;
	padding-left: 10px;
}

.tableauAccueilB {
	width: 100%; 
	border-bottom: 1px solid #d4ab6e;
	border-right: 1px solid #d4ab6e;
	border-top: 3px solid #d4ab6e;
	top: 0px;
	padding: 3px;
	position: relative; 
	font-weight: normal; 
	color: #000000;
	text-align: justify;
}

.tableauAccueilB ul {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	position: relative;
}

.tableauAccueilBcarte {
	border-top: 3px solid #d4ab6e;
}

.tableauxCarnet{
	width: 600px;
	height: 333px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #8a8581;
}

.tableauGuestbook {
	color: #000000; 
	text-decoration: none; 
	background-color: #f4f4eb; 
	border: 1px solid #8A8581; 
	text-indent: 2pt; 
}

.tableauContact {
	font-weight: bold;
	color: #816d5d; 
	text-decoration: none; 
	border-bottom: 1px solid #816d5d;
}

.celluleSiteVersion {
	width: 280px;
	padding: 5px;
	border: 1px solid #8A8581;
}

.celluleNoir{
	background-color: #000000;
}

.celluleBis{
	background-color: #DDDCC4;
}

.celluleRetour {
	border-top:1px solid #8A8581;
	padding-left: 10px;
	padding-right: 10px;
}

.celluleGolfGris{
	background-color: #CCCCCC;
	color: #000000;
}

.celluleGolfPar{
	background-color: #CCCCCC;
	color: #000000;
}

.celluleGolfBirdie{
	background-color: #FF9900;
	color: #FFFFFF;
}

.celluleGolfBogey{
	background-color: #CCCC66;
	color: #FFFFFF;
}

.celluleGolfPlus{
	background-color: #006699;
	color: #FFFFFF;
}

/* Les photos et images ***********************************/

.photo {
	border: 1px solid #8A8581;
	padding: 2px;
}

.photos a {
	display: block;
	border: 1px solid #8A8581;
	background-color: #FF0000;
	padding: 2px;
}

.photos a:hover {
	background-color: #00FF00;
}

.iconeDetail{
	vertical-align: middle;
	width: 30px;
	height: 30px;
	border: 0px;
}

.calendrier {
	width: 24%;
	background-color: #FFFFFF;
	border: 1px solid #8A8581;
}

/* Partie Vignettes et Photos *****************************/

.menuIles{
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	/*width: 753px;*/
	width: 99%;
	border-bottom: 1px solid #8A8581;
}

.iles{
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	/*width: 753px;*/
	width: 99%;
}

.pagePhotosIles{
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	/*width: 753px;*/
	width: 99%;
	border-top: 1px solid #8A8581;
}

/* Partie Carnet de voyage ********************************/

.carnetPhoto {
	border: 1px solid #8A8581;
	width: 33%;
	padding: 3px;
	margin: 3px;
}

.carnetDessin {
	border: 1px solid #8A8581;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 3px;
}

.carnetLegende {
	padding-top: 2px;
	padding-left: 2px;
	color: #816d5d;
	text-decoration: none;
	text-align: left;
}

.carnetInfo {
	padding-top: 2px;
	padding-right: 5px;
	color: #816d5d;
	text-decoration: none;
	text-align: center;
}