* {
margin:0px;
padding:0px;
}


body, textarea, input, h1,h2,h3,h4, p, a, li {
font:11px Arial, Verdana, helvetica, sans-serif ;
line-height: 1.4em;
}

img {
border:none;
}

ul li{list-style:none;}

a{
	color:#BC3535;
}

/*
--------------------------------------------------------------*/

body {
background: #ccc url(/img/pattern.gif) ;
}

#wrap{
float:left;
width:100%;
}

#container{
width:908px;
margin:0 auto;
background: url(/img/bg_body2.gif) repeat-y;
overflow:hidden;
}


#header{
	position:relative;
	width:900px;
	margin:0 auto;
	height: 188px;
	background: url(/img/bg_header_top.gif) no-repeat;
}



#content{
	width:900px;
	margin: 0 auto;
	clear:both;
}

#main {
	float:right;
	width: 656px;
	min-height:400px;
	padding-right:32px;
	padding-top:40px;
}

#sidebar {
	float:left;
	width: 180px;
	margin-top:20px;
	/*background: url(/img/bg_sb_top.gif) no-repeat;*/

}



#footer {
	clear:both;
	width:900px;
	margin: 0 auto;
	background: url(/img/bg_footer.gif) no-repeat;
	padding-top:20px;
	height:40px;
	border-bottom:1px solid #ccc;
}

/*-------------------------------------------------*/



h1#logo{
position:absolute;
top:20px;
left:20px;
width:123px;
height:48px;
background: url(/img/logo.gif) 0 0 no-repeat;
}

h1#logo a{
display:block;
width:123px;
height:48px;
text-indent:-9999px;

}

/*-------------------------------------------------*/

#nav{
position:absolute;
top:80px;
width:900px;
height:108px;
background: url(/img/bg_nav.gif) repeat-x;
} 

#nav p{
margin:14px 0 0 22px;
padding:0;
color:#fff;
}

#nav ul{
margin-top:5px;
margin-left:22px;
} 

#nav ul li{
} 

#nav ul li a{
display:block;
height:18px;
color:#fff;
text-decoration: none;
text-transform: uppercase;
background: url(/img/ico_nav.gif) 0 2px no-repeat;
padding:0 0 4px 20px;
letter-spacing: 0.2px;
font-weight: bold;
} 

#nav ul li a:hover{
color:#F5F525;
} 

/**/

#nav2{
position:absolute;
top:10px;
right:30px;
} 

#nav2 ul{
} 

#nav2 ul li{
display:inline;
} 

#nav2 ul li a{
display:block;
float:left;
color:#BC3535;
text-decoration: none;
font-weight: bold;
background: url(/img/ico_nav2.gif) 0 2px no-repeat;
padding:0 10px;
} 

#nav2 ul li a:hover{
text-decoration: underline;
} 

#nav2 ul li a.start{
background-image: none;
} 

/**/

#banner{
position:absolute;
top:48px;
left:212px;
width:656px;
height:150px;
}


/*nav-lang-------------------------------------------------*/


#nav-lang {
	position:absolute;
	width:120px;
	left:212px;
	top:14px;
}

#nav-lang li {
	display:block;
	float:left;
	background:transparent;
}

#nav-lang li a{
	display:block;
	width:16px;
	height:11px;
	margin-right:10px;
	text-decoration:none;
	text-indent:-9999px;
	border:none;
	padding:0;
}

#nav-lang li#lang1 a{
	background: url(/img/es.png) 0 0 no-repeat;
}


#nav-lang li#lang2 a{
	background: url(/img/gb.png) 0 0 no-repeat;
}


#nav-lang li#lang3 a{
	background: url(/img/fr.png) 0 0 no-repeat;
}


#nav-lang li#lang4 a{
	background: url(/img/de.png) 0 0 no-repeat;
}





/*-------------------------------------------------*/

#main h1, #main h2, #main h3, #main h4, #main p,#main .texto {
	margin-bottom:1em;
}

#main h1 {
font-size:1.2em;
color:#BC3535;
font-variant: small-caps;
font-weight: bold;
border-bottom: 1px solid #EDA4A4;
}

#main p {
text-align:justify;
}

h2{
color:#BC3535;
font-weight: bold;
}

h3{
font-weight: bold;
color:#44944B;/*6CB873*/
}

#main p a:hover,#main li a:hover{

	background-color:#BC3535;
	color:#fff;
	text-decoration: none;

}

#main li{
}

#main li{
	margin-left:20px;
	margin-bottom:1em;
	padding-left:14px;
	background: url(/img/ico_li.gif) 0 4px no-repeat;
}

/*varios*/


p.masinfo{
	background: url(/img/ico_masinfo.gif) 0 3px no-repeat;
	padding-left:16px;
}
a.masinfo{
	text-decoration: underline;
	padding:0 1px;
}

a.masinfo:hover{
	background-color:#BC3535;
	color:#fff;
	text-decoration: none;
}


.foto{
float:right;
margin: 5px 0 10px 20px;
text-align:center;
font-style:italic;
}

.foto img {
padding:0 0 10px 0;
}


.dest{
	font-weight: bold;
	color:#44944B;
	border-bottom:1px dotted  #44944B;
}

/*galeria fotos 150x113*/


#main .fotos{
	margin:0;
	padding:0;
}

#main .fotos li{
	display: inline;
	float:left;
	margin:0;
	padding:0;
	margin-right:5px;
	margin-bottom:20px;
	background: transparent;

}

#main .fotos li.last{
	margin-right:0;
}

#main .fotos li .img{
}

#main .fotos li .img a{
	display:block;
	width:150px;
	height:113px;
	padding:4px;
	border:1px solid #e4e4e4;
}

#main .fotos li .img a:hover{
	border:1px solid #BC3535;
}

#main .fotos li .text{
	width:150px;
	margin-top:5px;
	text-align: center;

}

#main .fotos li .text a{
}


/*galeria fotos 150x100*/


#main .fotos2{
	margin:0;
	padding:0;
}

#main .fotos2 li{
	display: inline;
	float:left;
	margin:0;
	padding:0;
	margin-right:5px;
	margin-bottom:20px;
	background: transparent;

}

#main .fotos2 li.last{
	margin-right:0;
}

#main .fotos2 li .img{
}

#main .fotos2 li .img a{
	display:block;
	width:150px;
	height:100px;
	padding:4px;
	border:1px solid #e4e4e4;
}

#main .fotos2 li .img a:hover{
	border:1px solid #BC3535;
}

#main .fotos2 li .text{
	width:150px;
	margin-top:5px;
	text-align: center;

}

#main .fotos2 li .text a{
}



/*index*/



#col1{
	float:left;
	width:456px;
	margin-right:20px;
}
#col2{
	float:right;
	width:168px;
	padding:5px;
	border:1px solid #F0EEEE;
margin: 0 0 12px;
}

#col2 div{
	background-color: #F0EEEE;
	margin:0;
	padding:10px;
}

#col2 p{
text-align: left;
}


/*index-col1*/

.bloque{
clear:both;
margin-bottom:1em;padding-bottom:1em;
overflow:hidden;
background: url(/img/bg_raya.gif) 0 100% repeat-x;
}

.bloque_img{
float:left;
width:158px;
height:108px;
border: 1px solid #e5e5e5;

}

.bloque_txt{
float:right;
width:282px;

}

.bloque_img img{
padding:4px 0 0 4px;
}

.bloque_txt h2{
font-size:1.2em;
color:#BC3535;
font-variant: small-caps;
font-weight: bold;
}

/*index-col2*/

#col2 h4{
	color:#333;
	padding-left:16px;
	background: url(/img/ico_h4_index.gif) 0 5px no-repeat;
	text-transform: uppercase;
	font-weight: bold;
}

#col2 .fecha{
color:#333;
margin-bottom:0;
}

#col2 a:hover{
	background-color:#BC3535;
	color:#fff;
	text-decoration: none;
}


/*tablas--------------------------------------------------------*/

	/*INICIO TABLA */

	table.table_precios
	{	width:98%;
		margin: 0 0 20px;
		border-left:1px solid #999;
		border-top:1px solid #999;
		border-spacing:0px;/*por seguridad, ponerlo para eliminar el cellspacing en Mozilla. IE no lo soporta*/
	}

	table.table_precios th
	{
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		/*background: url(/img/th-back.gif) top left no-repeat;*/
		padding:0.2em 1em;
		border-spacing:0;
		vertical-align:top;
		line-height:normal;
		color:#333;
		text-align:left;
	}

table.table_precios thead th{
text-transform: uppercase;
color:#44944B;
}

	table.table_precios tr
	{
		margin:0;
		padding:0;
		border-spacing:0;
	}

	table.table_precios td
	{
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		margin:0 1em;/*?*/
		padding:0.2em 1em;
		border-spacing:0;
		vertical-align:top;
	}


	/*FIN TABLA */

table.table_precios {
	width:50%;
}

table.table_precios th{
	vertical-align:middle;
}

table.table_precios td{
	text-align:right;
}

table.table_precios th a{
	font-weight:bold;
}

/*contacto-------------------------------------------------*/

form{		
	width:400px;
}

	#form_servicios {
	}

fieldset {
	display: block;
	padding:10px 20px 20px 20px;
	border: 1px solid #EDA4A4;
}

legend{
font-weight: bold;
color:#BC3535;
padding:3px;
}

label {
	display:block;
	font-weight: bold;
	margin-top:1em;
	margin-bottom: 0.2em;
}

input, textarea {
	border: 1px solid #EDA4A4;
	color:#000;
	padding:3px;
}


textarea{
	width:300px;
}

input.boton {
	display:block;
	margin-top:1em;
	margin-bottom:2em;
	border-top: 1px solid #FA4949;
	border-left: 1px solid #FA4949;
	border-bottom: 1px solid #A10404;
	border-right: 1px solid #A10404;
	background: #BC3535;
	padding: 2px 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: auto;
}



/**/


dl#address {
min-height:80px;
margin-top:1em;
color:#333;
background-color:  #f3f3f3;
padding:1em;
}

dl#address dt {
margin-bottom:1em;
text-transform: uppercase;
}

dl#address dd a{
}

dl#address dd a:hover{
}

dl#address dd div {
float:right;
text-align:right;
}

dl#address dd ul li{
}



/**/



/*-------------------------------------------------*/

#sidebar h4{
	margin-top:20px;
	background: url(/img/bg_sb_top.gif) ;
	height:31px;
}

#sidebar h4 span{
	margin-left:22px;
	display:block;
	width:102px;
	height:31px;
	text-indent: -9999px;
}

#sidebar h4#tit_sb_granada span{
	background: url(/img/tit_sb_granada.gif) ;
}

#sidebar h4#tit_sb_residencia span{
	background: url(/img/tit_sb_residencia.gif) ;
}

#sidebar ul{
width:180px;
}

#sidebar ul li{
border-bottom:1px solid #e8e8e8;
}

#sidebar ul li a{
display:block;
padding: 2px 2px 2px 36px;

height:1%; /* IE WIN */
color:#666;
text-decoration: none;
background: url(/img/ico_sb.gif) 22px 7px no-repeat;
}

#sidebar ul li a:hover{
background: #e8e8e8 url(/img/ico_sb2.gif) 22px 7px no-repeat;
color:#000;
}


/*-------------------------------------------------*/

#footer #xhtml{
float:right;
margin-right:32px;
}

/*
#footer #footerul{
float:left;
}


#footer #footerul li{
display:inline;
}

#footer #footerul li a{
display:block;
float:left;
margin-right:5px;
}
*/

#footer p {
color:#B4B0B0;
font:9px Verdana, arial, helvetica, sans-serif ;
text-transform: uppercase;

}

#footer a {
color:#B4B0B0;
text-decoration: none;
text-transform: uppercase;
font:9px Verdana, arial, helvetica, sans-serif ;


}

#footer a:hover {
color:#666;
}



/*granada, guia bono turistico-------------------------------------------------*/

.columna{float:left;margin-right:10px;}
.caja2var2{margin-right:10px;}