﻿/*GENERAL*/

body {
	background-color: #f7f5e9;
	background-image: url(fondo_2.png);
	background-repeat: repeat-x;
	background-position:top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #292b26;
}

img {
	border-width: 0;
}

table {
	font-size: 14px;
}

ul { 
   list-style-type: none;
   margin: 0;
   padding: 0;
}


h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

h2, h3, h4 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: none;
	color: #CC5323;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #CC3300;
}

a:active {
	color: #C19B28;
	font-weight: bold;
}

/*HEADER*/

#logo {
    background-image:url(logo.png);
    background-repeat:no-repeat;
    background-position:center center;
    margin:0 0 0 50px;
}

#ct {
    background-image: url(ct_bg.png);
    background-repeat:no-repeat;
}

#ci {
    background-image: url(ci_bg.png);
    background-repeat:no-repeat;
}


/* boton tema 1*/

a.tm1:link, a.tm1:visited {
	background: url(tm1.png) left top no-repeat;	
	display: block;
	height: 22px;
	width: 22px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 8px;
	line-height: 22px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.tm1:hover, a.tm1:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/* boton tema 2*/

a.tm2:link, a.tm2:visited {
	background: url(tm2.png) left top no-repeat;	
	display: block;
	height: 22px;
	width: 22px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 8px;
	line-height: 22px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.tm2:hover, a.tm2:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/* boton tema 3*/

a.tm3:link, a.tm3:visited {
	background: url(tm3.png) left top no-repeat;	
	display: block;
	height: 22px;
	width: 22px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 8px;
	line-height: 22px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.tm3:hover, a.tm3:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/* boton es*/

a.ides:link, a.ides:visited {
	background: url(es.png) left top no-repeat;	
	display: block;
	height: 15px;
	width: 25px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 8px;
	line-height: 15px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.ides:hover, a.ides:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/* boton en*/

a.iden:link, a.iden:visited {
	background: url(en.png) left top no-repeat;	
	display: block;
	height: 15px;
	width: 25px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 8px;
	line-height: 15px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.iden:hover, a.iden:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/* boton ge*/

a.idge:link, a.idge:visited {
	background: url(ge.png) left top no-repeat;	
	display: block;
	height: 15px;
	width: 25px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 8px;
	line-height: 15px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.idge:hover, a.idge:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/* boton fr*/

a.idfr:link, a.idfr:visited {
	background: url(fr.png) left top no-repeat;	
	display: block;
	height: 15px;
	width: 25px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 8px;
	line-height: 15px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.idfr:hover, a.idfr:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/*MENU HORIZONTAL*/

#nav_main {    
    width:100%; 
    overflow:hidden; 
    clear:both; 
    margin: 0 0 0 0;
    padding: 0 0 5px 0;/*alinea el texto*/
    height: 26px;/*especifica el alto de la barra*/
    border-collapse:collapse;
    
}

#nav_main ul { /*necesario ademas para explorer, mozilla no lo necesita. Al cambiar este parámetro se desalinea el resultado.*/    
    width:930px;
    list-style:none;
    margin: 0 0 0 0;
    padding:5px 0 8px 0;
    font-size:13px;
    font-family:Lucida Sans, Arial, Helvetica, sans-serif;
    font-style:italic;
}

#nav_main a
{
    font-size:13px;
    font-family:Lucida Sans, Arial, Helvetica, sans-serif;
    font-style:italic;
    font-weight:bold;
    
}

#nav_main li
{
    float:none;
    display: inline;
    
}

#nav_main li a { /*afecta solo a mozilla si se cambia por separado. Al cambiar este parámetro NO se desalinea el resultado*/
    float:none; 
    padding:7px 15px 8px 15px;
    margin:0 0 0 0; 
    color:#ffffff; 
    text-decoration:none;
    font-size:13px;
    font-family:Lucida Sans, Arial, Helvetica, sans-serif;
    font-style:italic;
    font-weight: bold;
    
}

#nav_main li a:hover, #nav_main li.active a {
    background:#53481e;
    /*background-image: url(hover.png);
    background-repeat:repeat-x;*/
    color:#ffffff;
    font-size:13px;
    font-family:Lucida Sans, Arial, Helvetica, sans-serif;
    font-style:italic;
    font-weight: bold;
        
}

#nav_main li.active a {
    background:#53481e;
   /* background-image: url(hover.png);
    background-repeat:repeat-x;*/
    color:#ffffff;
    font-size:13px;
    font-family:Lucida Sans, Arial, Helvetica, sans-serif;
    font-style:italic;
    font-weight: bold;
}

/* MENU VERTICAL (PARTES COMUNES) */

/* a)Lado derecho */

.tab-d {
    color:#120703;
    font-weight:normal;
    font-family: Arial;
    font-size:13px;
    background-color: #f7f5e9;
    background-image: url(degradado1.png);
    border-bottom:solid 1px #e1d9d0;
    border-left:solid 1px #e1d9d0;
    border-right:solid 1px #e1d9d0;
    border-top:solid 1px #e1d9d0;
    padding: 2px 2px 2px 2px;
}

.res-1 { /*titulos de celda*/
    color:#120703;
    font-weight:bold;
    font-family: Arial;
    font-size:14px;    
    
}

/* b)Lado izquierdo */
.nav {
    padding: 0 0 0 0;
    margin: 0 0 0 0; 
    font-size:12px;
    
    
}

.nav li {
    clear: both;
    padding: 0 0 0 0;
    margin: 0 0 0 0;   
    border-bottom: solid 1px #eceadf;
    /*position:;*/
    width:150px;
    list-style:none;
    background-color:#f5f2ed;
}

.nav a {
    display: block;
    height: 15px;
    padding: 7px 0px 7px 5px;
    color: #292b26;
    font-weight:normal;
    margin: 0 0 0 0; 
}

.nav a:hover {
    background-color: #eae4d8;
    text-decoration:none;
    color:Black;
    margin: 0 0 0 0; 
}

/* MENU VERTICAL (PARTES NO COMUNES) */

/* a)Lado derecho */

.title{ /*color naranja*/
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans;
    color:#cc3300;
    border-bottom: solid 2px #cc5323;
}

/* b)Lado izquierdo */

.title2 { /*lugares de interes - naranja oscuro*/
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans;
    color:#c26e0e;
    border-bottom: solid 4px #c26e0e;
}

.title3 {/*planear el viaje - verde*/
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans;
    color:#56735a;
    border-bottom: solid 4px #56735a;
}

.title4 { /*conocerparis - azul*/
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans;
    color:#015671;
    border-bottom: solid 4px #015671;
}

.title7 { /*conocerparis - morado*/
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans;
    color:#ae005f;
    border-bottom: solid 4px #ae005f;
}

.title8 { /*conocerparis - morado*/
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans;
    color:#f07b05;
    border-bottom: solid 4px #f07b05;
}



/* DETALLES ESPECIFICOS DE LA PORTADA*/

/* Links pequeños */

.tp, .tp a, .tp a:active, .tp a:link, .tp a:visited 
{
    font-size:13px;
    font-family:Arial;
    font-weight:normal;
    color: #956e42;
    text-decoration:none;
}

a.tp:hover 
{
    font-size:13px;
    font-family:Arial;
    font-weight:normal;
    color: #2a1701;
    text-decoration:underline;
}


/* tablas pequeñas de introducciónes */

.intro_s {
    
	font-size:13px;
	text-decoration: none;
	text-align: left;
	font-style:normal;
	color:#cc5323;
	font-weight: bold;
    font-family: Tahoma;
}

table.intro_s {
    background-color:#ffffff;
    background-image: url(flp.png);
    background-repeat:repeat-x;
    border-bottom: solid 1px #e1d9d0;
    border-left:solid 1px #e1d9d0;
    border-right:solid 1px #e1d9d0;
    border-top:solid 1px #e1d9d0;
    	
}

 a.intro_s  
 {
    font-size:13px;
	text-decoration: none;
	color:#cc5323;
 }

a.intro_s:hover {
	text-decoration:underline;
	color:#cc3300;
}

/* tabla del lateral derecho */

.d1{
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    font-family:Verdana, Helvetica, sans-serif;
    color:#120703;
}


/* DETALLES DE BODY */

/* Enlaces fondo de página temporales */

.tmp, .tmp a, .tmp a:active, .tmp a:link, .tmp a:visited 
{
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    color: #956e42;
    text-decoration:none;
}

a.tmp:hover 
{
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    color: #2a1701;
    text-decoration:none;
}


/* Titulos secciones body */

.title5 {
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans,Arial;
    color:#120703;
    /*text-decoration:underline;*/
    width:90%;
    /*border-bottom: solid 4px #015671;*/
}

.title6 {
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    font-family:Lucida Sans,Arial;
    color:#CC5323;
    /*text-decoration:underline;*/
    width:90%;
    /*border-bottom: solid 4px #015671;*/
}

.precio {
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    font-family: Arial;
    color:#CC5323;
    /*text-decoration:underline;*/
    width:90%;
    /*border-bottom: solid 4px #015671;*/
}


/* Nota */

.psit 
{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#393320;
    font-weight:bold;
    
}

/* boton play*/

a.play:link, a.play:visited {
	background: #f5f2ed url(Play.png) left top no-repeat;	
	display: block;
	height: 50px;
	width: 300px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 15px;
	line-height: 50px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.play:hover, a.play:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}


/* boton play 2*/

a.play2:link, a.play2:visited {
	background: #f5f2ed url(Play2.png) left top no-repeat;	
	display: block;
	height: 50px;
	width: 300px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-weight:  bold;
	font-size: 15px;
	line-height: 50px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.play2:hover, a.play2:active {
	color: #cc3300;
	text-decoration: none;
	background-position: bottom left;
}

/* boton play 3*/

a.play3:link, a.play3:visited {
		
	display: block;
	height: 30px;
	width: 150px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	font-family: Arial;
	font-weight:  bold;
	font-size: 13px;
	line-height: 30px;
	color:  #cc5323;
	/*letter-spacing: 2px;	*/
	
}

a.play3:hover, a.play3:active {
	color: #522f08;
	text-decoration: none;
	background-color: #eae4d8;
}




/* links anexos a publicidad azul*/

.link {
    color:#CC5323;
    text-align:center;
    text-decoration:underline;
    font-size:13px;
    font-family:Arial;
    font-weight:normal;
}

a.link {
    color:#CC5323;
    text-align:center;
    text-decoration:underline;
    font-size:13px;
    font-family:Arial;
    font-weight:bold;
}

a.link:hover {
    color:#cc3300;
    text-align:center;
    text-decoration:underline;
    font-size:13px;
    font-family:Arial;
    font-weight:bold;
}

/* links de selección de alternativas */

.link2 {
    color:#0087cd;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    font-family:Arial;
    font-weight:normal;
}

a.link2 {
    color:#0087cd;
    text-align:center;
    text-decoration:none;
    font-size:15px;
    font-family:Arial;
    font-weight:bold;
}

a.link2:hover {
    color:#006ba2;
    text-align:center;
    text-decoration:none;
    font-size:15px;
    font-family:Arial;
    font-weight:bold;
}

/* FOTOGRAFIAS */


.ft1 { /*fotos grandes lado derecho*/
    background-color:#ffffff;
    border-bottom: solid 1px #e1d9d0;
    border-left:solid 1px #e1d9d0;
    border-right:solid 1px #e1d9d0;
    border-top:solid 1px #e1d9d0;
    padding: 5px 5px 5px 5px;
    font-size:8px;
    
}

.ft1b { /*fotos recorridos*/
    background-color:#f4f4f2;
    border-bottom: solid 1px #f4f4f2;
    border-left:solid 1px #f4f4f2;
    border-right:solid 1px #f4f4f2;
    border-top:solid 1px #f4f4f2;
    padding: 5px 5px 5px 5px;
    font-size:8px;
    
}

.ft2 { /*fotos pequeñas de grupos*/
    background-color:#ffffff;
    border-bottom: solid 1px #e1d9d0;
    border-left:solid 1px #e1d9d0;
    border-right:solid 1px #e1d9d0;
    border-top:solid 1px #e1d9d0;
    padding: 5px 5px 5px 5px;
    font-size:8px;
    
}

.ft3 { /*fotos seccion fotografias*/
    background-color:#ffffff;
    border-bottom: solid 1px #e1d9d0;
    border-left:solid 1px #e1d9d0;
    border-right:solid 1px #e1d9d0;
    border-top:solid 1px #e1d9d0;
    padding: 5px 5px 5px 5px;
    font-size:8px;
    
}

.ft4{ /*fotos con texto alrededor*/
    border-right: silver thin solid;
    padding-right: 3px;
    border-top: silver thin solid;
    padding-left: 3px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-left: silver thin solid;
    margin-right: 10px;
    padding-top: 3px;
    border-bottom: silver thin solid;
    font-size:8px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* QTIP */

div#qTip {
 padding: 3px;
 border: 1px solid #ece0d6;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #fcfcfa;
 color: #292b26;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

/* MAPA DEL SITIO */

.m1, .m1 a, .m1 a:active, .m1 a:link, .m1 a:visited
{
    font-size:20px;
    font-weight:bold;
    color:#120703;
    font-style:normal;
    text-decoration:none;
}

.m2, .m2 a, .m2 a:active, .m2 a:link, .m2 a:visited
{
    font-size:17px;
    font-weight:bold;
    color:#120703;
    font-style:normal;
    text-decoration:none;
}

.m3, .m3 a, .m3 a:active, .m3 a:link, .m3 a:visited 
{
    font-size:15px;
    color:#120703;
    font-style:normal;
    text-decoration:none;
}

.m4, .m4 a, .m4 a:active, .m4 a:link, .m4 a:visited 
{
    font-size:12px;
    color:#120703;
    font-style:normal;
    text-decoration:none;
}

.m1 a:hover, .m2 a:hover, .m3 a:hover, .m4 a:hover
{
    color:#CC5323;
}


