@import url(style-import.css.php);

html,body {
	height: 100%;
	padding: 0;
	margin: 0 0 20px 0;
}

body {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
}


#top {
	position: relative;
	width:900px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #bbb;
	background-color: #fff;
}


/* Menu */

#menup {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	letter-spacing : 2px;
	color: #fff;
	height: 40px;
	padding: 0;
}

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

#menup li {
	float: left;
	display: block;
	height: 30px;
}

#menup a, span {
	color: #fff;
	text-decoration: none;
	background: #db9f34;
	padding: 6px 14px 4px 14px;
}


#menup a:hover {
	color: #db9f34;
	text-decoration: none;
	background: #fff;
	border-bottom: 6px solid #db9f34;
}

#menup a.accueil {
	background: #3b64a4;
	margin-left: 30px;
}

#menup a.accueil:hover, span.accueil {
	color: #3b64a4;
	background: #fff;
	border-bottom: 6px solid #3b64a4;
}
#menup a.sejour {
	background: #02b79b;
}

#menup a.sejour:hover, span.sejour {
	color: #02b79b;
	background: #fff;
	border-bottom: 6px solid #02b79b;
}
#menup a.circuit {
	background: #048da6;
}

#menup a.circuit:hover, span.circuit {
	color: #048da6;
	background: #fff;
	border-bottom: 6px solid #048da6;
}
#menup a.hotel {
	background: #db9f34;
}

#menup a.hotel:hover, span.hotel {
	color: #db9f34;
	background: #fff;
	border-bottom: 6px solid #db9f34;
}
#menup a.coupcoeur {
	background: #ce008c;
}

#menup a.coupcoeur:hover, span.coupcoeur {
	color: #ce008c;
	background: #fff;
	border-bottom: 6px solid #ce008c;
}
#menup a.decouvrircuba {
	background: #e95902;
}

#menup a.decouvrircuba:hover, span.decouvrircuba {
	color: #e95902;
	background: #fff;
	border-bottom: 6px solid #e95902;
}




#content{
	background: #ffffff;
}

#link{
	background: #ffffff;
	min-height: 150px;
	color: #ea5802;
	vertical-align: top;
	padding: 10px 0 10px 2px;
}

#link ul {
	width: 100%;
	background: yellow;
	padding: 0;
	margin: 0 4px 0 0;
}

#link ul li {
	font-size: 11px;
	font-weight:bold;
	list-style-type: none;
	background: #fff url(../img/puce-fleche.gif) 0px 2px no-repeat;	
	padding-left: 20px;
}

#link ul ul li {
	font-size: 9px;
	font-weight:normal;
	list-style-type: none;
	background: #fff url(../img/puce-carre.gif) 0% 10% no-repeat;
	margin-left: -10px;
}

#link a {
	color: #ea5802;
	text-decoration: none;
}

#link a:hover {
	color: #ea5802;
	text-decoration: underline;
}

#plus{
	/*
	background: #fff url(../ihm/img/puce-plus.gif) bottom right no-repeat;
	border-width: 1px 8px 18px 12px;
	border-style: solid;
	border-color: #c28516;
	padding: 5px;
	*/
	color: #e95902;
	background: #c28516 url(../img/puce-plus.gif) no-repeat right bottom;
}

#plus div {
	background: #fff;
	margin: 1px 6px 18px 12px;
	padding: 5px;
	font-size: 13px;
	font-weight:700;
}

#plus h3 {
	margin: 0;
	padding: 2px 2px 2px 0;
	font-size: 14px;
	font-weight:900;
	font-variant: small-caps;
}

#plus a {
	color: #e95902;
	text-decoration: none;
}

#plus a:hover {
	color: #e95902;
	text-decoration: none;
}


#contextLinks {
	background: transparent;
	margin: 10px 0 0 5px;
	padding: 0;
}
#contextLinks p{
	background: transparent;
	margin: 0;
	padding: 2px 2px 4px 4px;	
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
}
#contextLinks a{
	color: #fff;
	font-size: 11px;	
	font-weight:400;	
	text-decoration: none;
}
#contextLinks a:hover{
	color: #fff;
	font-size: 11px;
	font-weight:400;	
	text-decoration: underline;
}

.menutitre {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	padding: 2px 2px 4px 4px;
}

#wya {
	font-family: Verdana, Arial, sans-serif;

	background: #fff url(../img/bg-wya.gif) no-repeat left top;
	border-bottom: 1px solid #c28516;
	font-size: 10px;
	font-weight:normal;
	color: #c28516;
	padding: 2px 0 2px 15px;
}

#wya a {
	color: #c28516;
	text-decoration: none;
}

#wya a:hover {
	color: #c28516;
	text-decoration: underline;
}

/* Centre */

#wswListing{
	padding: 0 20px 0 13px;
}
#wsw{
	padding-left: 13px
}
#wsw ul{
	margin-top: 2px;
}

#tbl{
	padding: 20px 15px 20px 30px;										/* De 70px à 30 */
}

#tbl h1{
	font-family: Arial, Verdana, sans-serif;
	color: #ea5802;
	font-size: 20px;
	font-weight: 500;
	padding: 0 0 4px 0;
	margin: 0;
}
#tbl h3{
	font-family: Arial, Verdana, sans-serif;
	color: #ea5802;
	font-size: 15px;
	font-weight: 600;	
	padding: 0 0 10px 0;
	margin: 0;
}

/* Photos aléatoires bas de page */

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

/* Colonne remarque */

#remarque {
	border-right: 1px #3a8b6a solid;
}
#remarque p {
	background: #f08545;
	margin: 30px 0 22px 0;
	padding: 5px 6px 6px 12px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-size: 16px;
	font-weight:600;
	color: #fff;
	text-align: left;
}
#remarque p:first-letter {
	text-transform: uppercase;
}
.remarqueSmall{
	background: transparent;	
	margin:0;
	padding:0;		
	font-size: 11px;
	font-weight:400;	
	text-align: left;
}

#logo {
	border-right: 5px #3a8b6a solid;
	text-align: right;
}


#devis {
	margin: 20px 6px 20px 6px;
	background: yellow;
}
/*
#devis p {
	margin: 0;
	padding: 20px 5px 20px 5px;
	background: #f08545;											-- Dynamique --
	font-size: 14px;
	font-weight:900;
	color: #fff;
	font-variant: small-caps;
	text-align: center;
}

#devis a {
	color: #fff;
	text-decoration:none;
}
#devis a:hover {
	color: #fff;
	text-decoration:none;
	border-bottom: 1px #fff dotted;
}


*/
#devis p {
	margin: 0;
	padding: 20px 5px 20px 5px;
	background: #fff;											/* Dynamique */
	font-size: 14px;
	font-weight:900;
	color: #f08545;
	font-variant: small-caps;
	text-align: center;
	border: 2px #f08545 dashed;
}

#devis a {
	color: #f08545;
	text-decoration:none;
}
#devis a:hover {
	color: #f08545;
	text-decoration:none;
	border-bottom: 1px #f08545 dotted;
}

/*
#trait {
	border-top: 1px #db9f34 dashed;									-- Dynamique --
	margin-left: 90px;
	margin-bottom: 20px;
}
*/

/* footer */

#footer {
	text-align: right;
	margin-top: 15px;
}

#footer ul {
	background: #ffcc00;
	margin: 0 0 0 75px;
  _margin: 0 0 0 80px;
	padding: 2px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	font-weight:normal;
	padding: 6px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

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

/* Formulaires */

.devisTitre {
	font-family: Arial, Verdana, sans-serif;
	color: #ea5802;
	font-size: 16px;
	font-weight: bold;
}

.inputLong{
	width: 200px;
	height: 16px;
	font-family: Arial, Verdana, sans-serif;
	color: #048da6;
	font-size: 12px;
	font-weight: normal;	
	border: 1px solid;
	border-color: #048da6;
	background-color: #f9f9f9;
}

.inputDate{
	width: 160px;
	height: 16px;
	font-family: Arial, Verdana, sans-serif;
	color: #048da6;
	font-size: 12px;
	font-weight: normal;	
	border: 1px solid;
	border-color: #048da6;
	background-color: #f9f9f9;
}

.area {
	width: 400px;
	height: 100px;
	font-family: Arial, Verdana, sans-serif;
	color: #048da6;
	font-size: 12px;
	font-weight: normal;	
	border: 1px solid;
	border-color: #048da6;
	background-color: #f9f9f9;
	overflow: auto
}

.submit {
	font-family: Arial, Verdana, sans-serif;
	color: #ea5802;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;	
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.inputPro{
	width: 160px;
	height: 16px;
	font-family: Arial, Verdana, sans-serif;
	color: #048da6;
	font-size: 12px;
	font-weight: normal;	
	border: 1px solid;
	border-color: #048da6;
	background-color: #f9f9f9;
}

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

#galOiseaux li {
	padding: 10px 0 0 0;
	margin: 10px 26px 0 0;
	_margin: 10px 24px 0 0;	
	display: block;
	float: left;
	width: 200px;
	height: 220px;
	text-align: center;
}

#galOiseaux img {
	border: 2px solid #f6f6f6;
}

#galOiseaux p {
  padding: 0;
  margin: 0 0 15px 0;
  font-family: Arial,Verdana,sans-serif;
  color: #048da6;
  font-size: 12px;
  font-weight: normal;
}

#galOiseaux a {
  font-family: Arial,Verdana,sans-serif;
  color: #048da6;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

#galOiseaux a:hover {
  color: #ea5802;
  text-decoration: none;
}





