/* @override http://192.168.1.77/proyectos/leyseca/styles/style.css */


* html #image-style {
   background-image: none;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/filename.png", sizingMethod="scale");
}

body {
	background: #313131 url(../images/pattern3.jpg) repeat left top;
font:normal 12px/1.5em Arial, Helvetica, sans-serif;
margin:auto;
color:#212121;
padding:0;

}
img{
	border: 0;
	text-decoration: none;
}

#contenedor_cabecera{
	width: 1117px;
	height: 146px;
	background-image: url(../images/pattern3.jpg);
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}
#cabecera{
	width:960px;
	height:146px;
	margin-right: auto;
	margin-left: auto;
}

#logo{
	width: 232px;
	height: 146px;
	float: left;
}

#menu{
	height: 146px;
	float: right;
}
#menu ul{
	list-style-type: none;
	display: inline-block;
	margin: 93px 0 0;
}
#menu li{
	display: inline;
}

#contenedor_ancho{
	width: 1117px;
	height: 191px;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

#contenedor_top{
	width: 984px;
	height: 12px;
	background: url(../images/fondo_top.png) repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_bottom{
	width: 984px;
	height: 12px;
	background: url(../images/fondo_top.png) repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#contenedor{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	overflow: hidden;
	background: url(../images/fondo_general.png) repeat-y;
	padding-right: 12px;
	padding-left: 12px;
}
	
#contenidos{
	width: 960px;
	overflow: hidden;
	
}
#contenidos_home{
	width: 960px;
	height: 580px;
	background: url(../images/fondo_home.jpg) no-repeat;
}

#contenidos_bajanewsletter{
	width: 960px;
	height: 580px;
	background: url(../images/fondo_newsletter.jpg) no-repeat;
}
#varios{
	height: 90px;
	width: 984px;	
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
	top: -90px;
}

/*
#varios{
	height: 90px;
	width: 960px;
	background-color: #505051;
	position: relative;
	
}
*/

.btn_home{
	width: 71px;
	height: 53px;
}

/*
#varios_contenedor{
	
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0;
}
*/
/*
#varios{
	background-color: #ff00e5;
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0;
}
*/
#facebook{
	float: left;
	margin-right: 3px;
	width: 217px;
	height: 40px;
	background-image: url(../images/negro_fondo.png);
	overflow: hidden;
	padding: 40px 10px 10px 25px;
}
#facebook p{
	line-height: 27px;
	float: left;
	margin: 0 5px 10px 0;
}
#facebook img{
	margin-right: 3px;
	margin-left: 3px;
}
#logos{
	float: right;
	margin-bottom: 3px;
}
#like{
	width: 120px;
	overflow: hidden;
	float: left;
}

#grupos{
	float: left;
	margin-right: 3px;
	width: 262px;
	height: 90px;
}
#newsletter{
	float: left;
	margin-right: 4px;
	width: 231px;
	height: 65px;
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 25px;
	background: url(../images/newsletter.png) no-repeat;
}
#vista360{
	float: left;
	width: 184px;
	height: 90px;
}

/* Destacados */
#destacados{
	width: 700px;
	height: 280px;
	padding-top: 100px;
	padding-left: 40px;
}
#destacados a{
	color: #4c4c4c;
	text-decoration: none;
}

.d1{
	width: 180px;
	float: left;
	margin-right: 40px;
	
}
.dtexto{
	width: 172px;
	margin-left: 8px;
}
.dtexto h1{
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}
.dfecha{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	text-transform: uppercase;
}
.dhora{
	display: block;
}
.dfoto{
	width: 141px;
	height: 146px;
	background: url(../images/fondo_foto_des.jpg) no-repeat;
	padding-top: 24px;
	padding-left: 28px;
	cursor: pointer;
}
.email{
	width: 180px;
	border: 1px solid #545454;
}
.labelemail{
	color: #fff;
	font-weight: bold;
}
.texto_info{
	color: #fff;
	font-size: 11px;
}
.boton{
	border-style: none;
	color: #fff;
	font-weight: bold;
	background-color: #313131;
	float: right;
	cursor: pointer;
}
#vacio{
	
	float: left;
	width: 184px;
	height: 90px;
	background: url(../images/vacio.png) no-repeat;
}
.foto{
	width: 102px;
	height: 113px;
	background-color: #000;
	text-align: center;
}
.foto img{
	
}
.delink{

}
/* Agenda */



#contenidos_agenda{
	
	background: url(../images/fondo_agenda.jpg) no-repeat;
	width: 960px;
	overflow: hidden;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 960px;
height: 430px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding-bottom: 80px;
	margin-top: 80px;
}

#eventos{
	
/* Typical fixed height and fixed width example */
width: 960px;
height: 400px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding-bottom: 50px;
	padding-top: 80px;
}


.evento_agenda{
	width: 430px;
	height: 127px;
	background: url(../images/fondo_eventos.jpg) repeat-x;
	float: left;
	padding-top: 4px;
	padding-left: 45px;
}
.efoto{
	width: 102px;
	height: 113px;
	cursor: pointer;
	float: left;
	margin-right: 20px;
	text-align: center;
	background-color: #000;
}
.efoto img{
	vertical-align: middle;
	
}
.etexto{
	margin-left: 8px;
	width: 280px;
	float: left;
	line-height: 20px;
}
.etexto h1{
	font-size: 13px;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 10px;
}
.vermas{
	float: right;
	font-weight: bold;
}
#mycustomscroll a{
	color: #4c4c4c;
	text-decoration: none;
}

/* Galeria */



#contenidos_galeria{
	width: 960px;
	background: url(../images/fondo_galeria.jpg) no-repeat;
	height: 500px;
	padding-top: 80px;
}
.contenedor_galeria{
	width: 573px;
	margin-left: 8px;
	float: left;
	margin-right: 8px;
	background: url(../images/lateral_galeria.jpg) no-repeat right;
	text-align: left;
	height: 383px;
	padding-bottom: 8px;
	padding-right: 11px;
}

#flash_content{
	width: 573px;
	margin-left: 8px;
	float: left;
	margin-right: 8px;
	background: url(../images/lateral_galeria.jpg) no-repeat right;
	text-align: left;
	height: 383px;
	padding-right: 11px;
}
.info_galeria{
	float: left;
	width: 220px;
	height: 340px;
	display: block;
	margin-right: 120px;
}
.galerias{
	width: 150px;
}

.texto_galeria{
	float: left;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.negrita{
	text-decoration: none;
	color: #d5001c;
	font-weight: bold;
}
.negrita_negra{
	text-decoration: none;
	font-weight: bold;
}

/* Localizacion */
#contenidos_localizacion{
	width: 960px;
	background: url(../images/fondo_localizacion.jpg) no-repeat;
	height: 500px;
	padding-top: 80px;
}
.contenedor_mapa{
	width: 653px;
	float: left;
	text-align: left;
	height: 357px;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #c4c4c4;
}

/* 360 Pano */

#contenidos_pano{
	width: 960px;
	background: url(../images/fondo_pano.jpg) no-repeat;
	height: 500px;
	padding-top: 80px;
}
.contenedor_pano{
	width: 653px;
	float: left;
	text-align: left;
	height: 357px;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #c4c4c4;
}


/* Desglose */
#contenidos_desglose{
	width: 960px;
	background: url(../images/fondo_desglose.jpg) no-repeat;
	height: 520px;
	padding-top: 72px;
}



.contenedor_desglose{
	width: 700px;
	float: left;
	margin-right: 8px;
	text-align: left;
	height: 399px;
}
.foto_desglose{
	width: 315px;
	height: 399px;
	background-color: #000;
	float: left;
}
.foto_desglose img{
	display: block;
	margin: auto; 

}


.texto_desglose{
	float: left;
	width: 360px;
	height: 399px;
	padding-left: 20px;
}
.texto_desglose h1{
	font-size: 13px;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 10px;
}
.texto_desglose p {
	margin-bottom: 25px;
	font-weight: normal;
	font-style: normal;
}

.foto_desglose img{

}


/* filosofia */
#contenidos_filosofia{
	width: 960px;
	background: url(../images/fondo_filosofia.jpg) no-repeat;
	height: 510px;
	padding-top: 72px;
}

.contenedor_filosofia{
	float: left;
	margin-right: 8px;
	text-align: left;
	height: 370px;
	width: 445px;
	padding-left: 350px;
	padding-top: 29px;
}
.contenedor_filosofia h1{
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}
.contenedor_filosofia p{
	margin-bottom: 5px;
	margin-top: 10px;
}


/* contacto */
#contenidos_contacto{
	width: 960px;
	background: url(../images/fondo_contacto.jpg) no-repeat;
	height: 510px;
	padding-top: 72px;
}

.contenedor_contacto{
	float: left;
	height: 389px;
	width: 690px;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.caja_nombre{
	width: 50%;
	float: left;
	height: 50px;
}
.caja_nombre label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.caja_nombre input{
	width: 300px;
	height: 15px;
	margin-top: 2px;
}

.caja_email{
	width: 50%;
	float: left;
	height: 50px;
}
.caja_email label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.caja_email input{
	width: 300px;
	height: 15px;
	margin-top: 2px;
}

.caja_consulta{
	width: 690px;
	float: left;
	height: 125px;
}
.caja_consulta label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.caja_consulta input{
	width: 645px;
	margin-top: 2px;
	height: 90px;
}
.caja_adjuntar{
	width: 400px;
	float: left;
	height: 50px;
}
.caja_adjuntar label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.ruta{
	width: 300px;
	height: 15px;
	margin-top: 2px;
}
.btn_adjuntar{
	border-style: none;
	background-color: #fff;
	font-weight: bold;
}
.nombremail{
	width: 100%;
	height: 300px;
	float: right;
	display: block;
}
.caja_envio{
	width: 650px;
	height: 25px;
	float: none;
	clear: left;
}
.btn_enviar{
	border: 1px solid #e9e9e9;
	background-color: #fff;
	font-weight: bold;
	float: right;
}
.msg_form{
	color: #9e9e9e;
	text-align: center;
}
/* grupos */



#contenidos_grupos{
	width: 960px;
	background: url(../images/fondo_grupos.jpg) no-repeat;
	height: 510px;
	padding-top: 72px;
}

.contenedor_grupos{
	float: left;
	height: 389px;
	width: 690px;
	margin-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.caja_nombre{
	width: 50%;
	float: left;
	height: 50px;
}
.caja_nombre label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.caja_nombre input{
	width: 300px;
	height: 15px;
	margin-top: 2px;
}

.caja_email{
	width: 50%;
	float: left;
	height: 50px;
}
.caja_email label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.caja_email input{
	width: 300px;
	height: 15px;
	margin-top: 2px;
}

.caja_consulta{
	width: 690px;
	float: left;
	height: 125px;
}
.caja_web{
	width: 690px;
	float: left;
	height: 50px;
}
.caja_web label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}


.caja_consulta label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.caja_web input{
	width: 645px;
	margin-top: 2px;
	height: 15px;
}
.caja_consulta textarea{
	width: 647px;
	margin-top: 2px;
	height: 90px;
	border-style: inset;
	border-width: 2px;
}

.caja_adjuntar{
	width: 400px;
	float: left;
	height: 50px;
}
.caja_adjuntar label{
	line-height: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
.ruta{
	width: 300px;
	height: 15px;
	margin-top: 2px;
}
.btn_adjuntar{
	border-style: none;
	background-color: #fff;
	font-weight: bold;
}
.nombremail{
	width: 100%;
	height: 300px;
	float: right;
	display: block;
}
.caja_envio{
	width: 650px;
	height: 25px;
	float: none;
	clear: left;
}
.btn_enviar{
	border: 1px solid #e9e9e9;
	background-color: #fff;
	font-weight: bold;
	float: right;
	cursor: pointer;
}

#btn_quitar_imagen{
   cursor: pointer;
}

.descripcion{
	height:248px;
	margin-bottom:20px;
	
	padding-right:10px;
	
	
}
