* {
	margin:0px;
	padding:0px;
}

		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #394A54;
	color: #575657;
}

/*p, form, input {
	margin: 0;
	padding: 0;
}*/

select {
	color: #000;
	background-color: #fff;
}

/*li {
	list-style-image:none;
}*/

#popup, #popup_2 {
	position: absolute;
	margin-top: 3%;
	margin-left: 35%;
	z-index: 100;
	padding: 0px;
	width: 354px;
	height: 470px;
}

#popup_2 {
	margin-top: 6%;
	margin-left: 43%;
	width: 508px;
	height: 407px;
}

#popup img, #popup_2 img{
	background-image: url(../images/Pop_Up.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	position: absolute;
	z-index: -1;
	height: 470px;
	width: 354px;
   }
   
#popup_2 img{
	background-image: url(../images/Pop_Up_2.png);
	height: 407px;
	width: 508px;
   }   

#popup p, #popup_2 p {
	color:#AF2D52;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	margin: 205px 0 0 0px;
}

#popup .cerrar, #popup_2 .cerrar{
	background-color: #F3EFED;
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	margin: 4px 6px 0 0;
	width: 17px;
	height: 17px;
	float: right;
	text-align: center;
}


#popup .cerrar a, #popup_2 .cerrar a{
	color:#AF2C51;
	font-size: 12px;
	padding: 0 5px 2px 5px;
	text-decoration: none;
}


#popup .cerrar a:hover, #popup_2 .cerrar a:hover  {
	color:#F3EFED;
	text-decoration:none;
	background-color: #B4395A;
}

#popup p a, #popup_2 p a {
	color:#B53E60;
	text-decoration:underline;
	font-size: 12px;
	text-align: center;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	background-color: #FFFFFF;
}

#popup p a:hover, #popup_2 p a:hover {
	color:#8D8F2A;
	text-decoration:none;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/fondo_general.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: auto;
}


#header{
	margin:0 auto;
	padding:57px 0 0 0;
	width:1000px;
	height:151px;
}
#header img{
	padding:0;
	display:block;
	border:none;
	margin: 2px 0 0 387px;
	/*background-image: url(../images/logo.png);*/
	width: 320px;
	height: 86px;
	background-repeat: no-repeat;
	background-position: bottom;
}


#header ul{
	margin:12px 0 0 288px;
	padding:0;
	list-style: none;
}

#header li{
	margin:0 14px 0 0;
	padding:0;
	float: left;
	background-image: url(../images/boton_inicio_des.jpg);
	background-repeat: no-repeat;
}

#header li.primero {
	background-image: url(../images/boton_inicio_des.jpg);
	width: 97px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: top center;
}

#header li.segundo {
	width: 137px;
	height: 38px;
	background-image: url(../images/boton_presentacion_des.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header li.tercero {
	background-image: url(../images/boton_eventos_des.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 97px;
	height: 35px;
}

#header li.cuarto {
	background-image: url(../images/boton_contacto_des.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 103px;
	height: 34px;
}


#header li.primero a, #header li.segundo a, #header li.tercero a, #header li.cuarto a {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	padding: 8px;
	text-align: center;
	display: block;
}

 #header li.tercero a {
	padding: 6px 0 7px 2px;
}

 #header li.cuarto a {
	padding: 6px 0 7px 3px;
}

#header li.primero a:hover, #header li.segundo a:hover, #header li.tercero a:hover, #header li.cuarto a:hover {
	color:#4E3588;
}

#header li.primero a.activo {
	color:#FFFFFF;
	background-image:url(../images/boton_inicio_act.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header li.segundo a.activo {
	color:#FFFFFF;
	background-image:url(../images/boton_presentacion_act.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header li.tercero a.activo {
	color:#FFFFFF;
	background-image:url(../images/boton_eventos_act.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header li.cuarto a.activo {
	color:#FFFFFF;
	background-image:url(../images/boton_contacto_act.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


#contenido {
	margin:0 auto;
	width: 817px;
	height: 502px;
	padding: 0 60px 20px 123px;
}

#contenido p {
	margin: 0 0 5px 0;
	color: #575657;
}

#contenido p strong {
	font-weight:normal;
}

#contenido p span {
	color: #af2c51;
}

#contenido p a {
	color: #8E902B;
	text-decoration:none;
}

#contenido p a:hover {
	color: #af2c51;
	text-decoration:underline;
	
}

img#planta {
	float: left;
	margin: 14px 0 15px 0;
}



/*LIGHTBOX*/ 

#thumbs_lightbox {
	width:710px;
	display:block;
	background-color:transparent;
	float: right;
	margin: 0 2px 0 6px;
	vertical-align: bottom;
}

#thumbs_lightbox .caja_thumb{
	width:auto;
	display:block;
	height: auto;
	float:left;
	margin:0 4px 0 0;
	text-align: center;
	vertical-align: bottom;
}

#thumbs_lightbox .caja_thumb a{
	font-size:10px;
	text-align:center;
	color:#666666;
	margin: 0px;
	text-decoration:none;
	display: block;
}

#thumbs_lightbox .caja_thumb a:hover {
	color: #4F2D8C;
	text-decoration:underline;
}


#thumbs_lightbox .caja_thumb a img {
	background-color:#FFFFFF;
	margin: 5px 0 1px 0;
	width: 80px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 1px;
}

#thumbs_lightbox .caja_thumb a:hover img {
	border-style:solid;
	border-width:1px;
	border-color:#999B2D;
}

#thumbs_lightbox_2 {
	width:277px;
	display:block;
	background-color:transparent;
	float: right;
	margin: 0 2px 0 10px;
	vertical-align: bottom;
}

#thumbs_lightbox_2 .caja_thumb {
	width:auto;
	display:block;
	height: auto;
	float:left;
	text-align: center;
	vertical-align: bottom;
	margin:0 4px 7px 3px;
}

#thumbs_lightbox_2 .caja_thumb a {
	font-size:10px;
	text-align:center;
	color:#666666;
	margin: 0px;
	text-decoration:underline;
	display: block;
}

#thumbs_lightbox_2 .caja_thumb a:hover {
	color: #4E3088;
	text-decoration:none;
}

#thumbs_lightbox_2 .caja_thumb a img {
	padding: 1px;
	background-color:#FFFFFF;
	margin: 5px 0 3px 0;
	border-style:solid;
	border-width:2px;
	border-color:#FFF;
	width: 270px;
	height: 120px;
}

#thumbs_lightbox_2 .caja_thumb a:hover img {
	border-style:solid;
	border-width:2px;
	border-color:#999B2D;
	color: #af2c51;
	text-decoration:none;
}


#caja_diapo {
	float:right;
	width:420px;
	height:359px;
	margin:0;
	border-style: dashed;
	border-color: #666666;
	border-width: 1px;
	background-color:#FFFFFF;
}

#diapo {
	margin:0 auto;
	border:none;
	width:400px;
	height:339px;
	padding:10px;
}

#texto_index {
	position: absolute;
	z-index: 2;
	margin: 200px 0 0 460px;
	width: 360px;
	}

#contacta {
	margin: 10px 0 0 0;
}	

#derecha, #derecha2 {
	position: absolute;
	z-index: 2;
	margin: 0 0 0 465px;
	width: 350px;
	}
#derecha2 {
	margin: 0px 0 0 270px;
	width: 550px;
	}

#derecha2 p {
	margin:5px 5px 0px 5px;
	padding:0;
	font-size: 16px;
	color: #af2c51;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 24px;
	}
	
#derecha2 p strong{
	font-weight:bold;
	}
	
	
#derecha2 p span {
	margin:17px 0 3px 150px;
	padding:4px 0 8px 0;
	font-size: 16px;
	color: #727070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 25px;
	display: block;
	border-color: #999B2D;
	border-style: dashed;
	border-width: 1px 0;
	}


#derecha2 p.derecha {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	margin: 0 0 5px 0;
	color: #575657;
	width: 290px;
	float:right;
	line-height: 20px;
}

#derecha2 p.derecha strong {
	font-weight:normal;
}

#derecha2 p.derecha span {
	color: #af2c51;
}


#derecha2 p.derecha_2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
	margin: 0 0 5px 0;
	color: #5A417A;
	width: 403px;
	float:right;
}

#derecha2 p.derecha_2 strong {
	font-weight:normal;
}

#derecha2 p.derecha_2 span {
	color: #af2c51;
}

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

#derecha li{
	margin:0 0 5px 0;
	padding:0 0 6px 15px;
	background-image: url(../images/lista.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 18px;
	color: #af2c51;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 315px;
	font-style: italic;
	}
#derecha li strong {
	font-weight: normal;
	}

#derecha li a{
	color: #666666;
	text-decoration: underline;
	}
	
#derecha li a:hover{
	color: #333333;
	text-decoration: none;
	}

#izquierda {
	margin: 0px 0 0 18px;
	float:left;
	width: 360px;
	}
	
#izquierda ul{
	margin:0 0 0 20px;
	padding:0;
	}

#izquierda li{
	margin:0 0 8px 0;
	padding:0 0 6px 15px;
	background-image: url(../images/lista.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 18px;
	color: #af2c51;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 318px;
	font-style: italic;
	}
	
#izquierda li a{
	color: #af2c51;
	text-decoration:none;
	}

#izquierda li a:hover{
	color: #999B2D;
	text-decoration:underline;
	}
	
#link_01{
	background-color:#FFFFFF;
	width:320px;
	height:64px;
	margin: 0 10px 6px 10px;
	padding: 10px 8px;
	display: block;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
}

#link_01 a img {
	background-color:#FFFFFF;
	width:118px;
	margin: 0 10px 0 0;
	display: block;
	float: left;
	border-color: #999999;
	border-width: 1px;
	border-style:solid;
	padding: 1px;
}

#link_01 a:hover img {
	background-color:#FFFFFF;
	border-color: #F980BA;
}

#link_01 p{
	color:#575657;
	font-size: 12px;
	margin: 0 0 3px 0;
}


#link_01 p span{
	color:#575657;
	font-size: 10px;
}


#link_01 p a{
	color:#999B2D;
	margin: 0;
	font-size: 12px;
	text-decoration: underline;
}

#link_01 p a:hover{
	color:#4F328C;
	text-decoration: none;
}


/*BLOQUE CON SCROLL VERTICAL INTERIOR*/

#support {
	position:relative;
	width:420px;
	height:380px;
	overflow:scroll;
	top: 0px;
	margin: 10px 0 0 0;
	padding:5px 6px 3px 6px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color: #666666;
	border-style: dashed;
	float: left;
	overflow-x: hidden;
}

#contenu {
	width: 400px;
	right: 23px;
	padding: 10px 0 0 0;
}

.scroll {
	width:20px;
	height:383px;
	position:absolute;
	right:0;
	top:2px;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	background-color: #F9F6F3;
	border-color: #CCCCCC;
	border-width: 0 0 0 1px;
	border-style: solid;
	background-image: url(../images/scroll/vertic.gif);
}

#support ul{
	margin:0;
	}
	

#support li{
	margin:0px auto 5px auto;
	padding:0;
	list-style: none;
	font-size: 15px;
	color: #999B2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	width: 400px;
	text-align: center;
	line-height: 23px;
	}
	
#support li span{
	color:#666666;
	font-size: 15px;
	}	
	
#support li.logos_eventos a img{
	margin:11px auto -5px auto;
	border:none;
	}	
#support li.logos_eventos a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;

	border:none;
	}		
	
/*#support li{ //sin logos
	margin:9px auto;
	padding:0;
	list-style: none;
	font-size: 15px;
	color: #999B2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	width: 400px;
	text-align: center;
	line-height: 23px;
	}
	
#support li{ //alin. izda. con espacio
	margin:9px auto;
	padding:0 0 0 140px;
	list-style: none;
	font-size: 15px;
	color: #999B2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	width: 260px;
	text-align: left;
	line-height: 23px;
	}*/
	
#support li a {
	padding:0;
	list-style: none;
	color: #999B2D;
	text-decoration:underline;
	font-style: italic;
	}	
	
#support li a:hover {
	text-decoration:none;
	color: #666666;
	}	


/*BLOQUE CON SCROLL VERTICAL INTERIOR 2*/

#support_2 {
	position:relative;
	width:336px;
	height:115px;
	overflow:hidden;
	top: 0px;
	margin: 0 0 0 10px;
	padding:0;
	background-color: #FFFFFF;
	border-width:1px;
	border-color: #C8C8C8;
	border-style: solid;
	float: left;
	overflow-x: scroll;
}

#contenu {
	width: 600px;
	padding: 10px 0 0 0;
}

.scroll {
	width:20px;
	height:383px;
	position:absolute;
	right:0;
	top:2px;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	background-color: #F9F6F3;
	border-color: #CCCCCC;
	border-width: 0 0 0 1px;
	border-style: solid;
	background-image: url(../images/scroll/vertic.gif);
}








	
#datos {
	width:427px;
	float:right;
	margin: 0 15px 3px 0;
}

#datos h4 {
	width:427px;
	float:right;
	margin: 0 0 3px 0;
}


#datos p {
	color: #716F70;
	margin: 0 0 1px 0;
	font-size: 12px;
}

#datos p span {
	color: #90912B;
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
}

#datos p a {
	color: #af2c51;
	font-size: 12px;
}

#datos p a:hover {
	color: #999B2D;
	text-decoration: underline;
}

/*#flashContent {
	width: 500px;
	float: left;
	font-size: 10px;
	color: #000000;
	margin: -20px 0 0 -40px;
	height: 450px;
}

#flashContent a {
	color:#CC0000;
}

#flashContent a:hover {
	color:#CC0000;
	text-decoration:none;
}*/

/*Pie de pagina  FOOTER*/

#footer{
	margin:0 auto;
	padding:16px 0 0 0;
	width:1000px;
	text-align: center;
	color: #F982BC;
	font-size:12px;
	height: 139px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a{
	color:#eddbdb;
	text-decoration:none;
	font-size:12px;
	padding: 0 2px;
	margin: 0;
}

#footer a:hover{
	color:#CF81C1;
	text-decoration:none;
}
#footer p{
	margin:3px 0 0 0;
	padding:0;
	color:#9d9f2a;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p a{
	color:#9d9f2a;
	text-decoration:none;
	padding: 0;
	font-size: 10px;
}

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

#posicionamiento {
	color:#56707E;
	font-size: 10px;
	margin: 5px auto 0 auto;
	width: 450px;
}


#siguenos {
	margin: 0 auto;
	width: 500px;
	height:30px;
}

#siguenos a {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/facebook.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:5px 0 8px 26px;
	line-height:30px;
	color:#EDDBDB;
	text-decoration:underline;
}

/*.connect_widget .connect_widget_text  {
	color:#67808f !important;
}
*/

#social {
	margin: 5px auto 3px auto;
	width: 570px;
	padding: 0 0 0 430px;
}

a.addthis_button_compact{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#posicionamiento p {
	color:#1B2327;
	font-size: 10px;
	margin: 0 0 2px 0;
}

#posicionamiento p strong {
	font-weight:normal;
}

#posicionamiento p a, #posicionamiento a  {
	color:#1B2327;
	text-decoration:none;
	font-size: 10px;
}

#posicionamientor p a:hover, #posicionamientor a:hover {
	color:#718D9D;
	text-decoration:underline;
}

/*clase clear

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
*/

 /*------------------------------------------------------*
  *--------------------------     CSS TITULOS INICIO   ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0 0 6px 0;
	padding: 0 0 4px 10px;
	color:#999b2d;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #F4C5B0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
  }
  
    h2 {
	margin: 4px 10px 5px 0;
	padding: 6px 0;
	color:#af2c51;
	font-size: 18px;
	text-align: center;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 350px;
	float: right;
  }
	h2 a {
	color:#af2c51;
	font-weight: normal;
	text-decoration:underline;
  }
  
    h2 a:hover {
	color:#af2c51;
	text-decoration: none;
  }
  
  
  
 /*  h2 {
	margin: 0 0 3px 0;
	padding: 0;
	color:#575657;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
  }*/
  
   h3 {
	margin: 0 0 3px 0;
	padding: 0;
	color:#575657;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
  }
  
   h4 {
	margin: 0;
	padding: 0;
	color:#333;
	font-size: 14px;
	font-weight: normal;
  }

   h4 span{
	color:#af2c51;
  }
  
   h5 {
	margin: 0 5px 3px 5px;
	padding: 0 0 1px 0;
	color:#999B2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-color: #E7DFD4;
	border-style: solid;
	border-width: 0 0 1px 0;
	width: 338px;
	font-size: 18px;
  }


/*PLANO*/ 

#plano {
	float:right;
	width: 427px;
	padding: 1px;
	border-color: #F4C5B0;
	border-width: 1px;
	background-color: #FFFFFF;
	border-style: solid;
	margin: 0 15px 3px 0;
}
a#googlemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A8A8A;
	text-decoration: underline;
	text-align: right;
	margin: 0 0 0 5px;
}
a#googlemap:hover {
	color: #BC526F;
	text-decoration: none;
}



		
/*Formulario de CONTACTO*/

#formulario, #formulario_gracias {
	width:354px;
	float:left;
	margin: 2px 10px 0 0;
	background-color: #FFFFFF;
	border-style: dashed;
	border-color: #666666;
	padding: 3px 0 1px 5px;
	border-width: 1px;
	height: 372px;
}

#formulario p {
	color:#CDCAC7;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 2px 5px;
}

#formulario p span {
	color:#CDCAC7;
}

#formulario_gracias p {
	padding: 10px 0 0 5px;
} 

#formulario_gracias p span {
	color:#BC526F;
	margin:10px 0 0 0;
} 

#formulario p a {
	color:#CDCAC7;
}

#formulario p a:hover {
	color:#999B2D;
	text-decoration:none;
}

#contact-form {
	border: none;
}

div fieldset{
	border:none;
	height: 334px;

}

#contact-form .etiqueta {
	color:#BC526F;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact-form .etiqueta span {
	color:#656565;
}

.fila {
	margin:5px 0 0 5px;
}

#notes {
	width:335px;
	font-size:12px;
	color: #000000;
	border-color: #DBDBDB;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0 0 0;
	border-top-color: #777777;
	background-color: #F5F1EE;
	display: block;
	position: relative;
	height: 70px;
}
#caracteres{
	font-size:10px;
	margin:3px 5px 0 5px;
	color: #8A8A8A;
	font-style: italic;
}
#visitorname, #visitorsurname, #empresa, #visitormail, #phone, #evento, #subject {
	background-color:#F5F1EE;
}

input#counter {
	width:25px;
	margin:0;
	padding:1px;
	color:#999999;
	border:1px solid #B5CCBA;
	text-align:center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	vertical-align: top;
	background-color: #F2EDEB;
	border-color: #DBDBDB;
	border-width: 1px;
	border-style: solid;
	border-top-color: #BFBFBF;
}

input#submit {
	margin:1px 0 0 5px;
	color:#FFFFFF;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4E3384;
	padding: 1px;
	border-color: #6645BE;
	border-width: 1px;
	border-style: solid;
	border-top-color: #3C2765;
	border-left-color: #3C2765;
	width: 46px;
	height: 24px;
}

