@charset "utf-8";
/* CSS Document */

body { background: #e0d8cc url(../images/background.jpg) repeat-x; margin: 0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#content { width:960px; height:auto; margin: 0 auto;}

#header {width:960px; height:296px;}
#header .logo {width:240px; height:296px; float:left; background:url(../images/logo.gif) no-repeat; }
#header .logo a {width:240px; height:296px; display:block; }

#header .menu {width:617px; height:50px; float:left; 

.margin: 65px 0 0 60px; 
_margin: 65px 0 0 60px;
margin: 40px 0 0 60px;

}
#header .invisible {
	visibility:hidden;
}

#header ul#menu {
	padding:0;
	float:right;
	list-style-type:none;
	width:617px;
}
 /* menu home */
#header #menu li {
	padding:0;
	float:left;
	height:33px;
	line-height:33px;
}
#header #menu li a {
	text-decoration:none;
}



#header #menu li.home a {
	margin:0 5px 0 0;
	width:52px;
	height:33px;
	background:url(../images/menu_01.gif)  no-repeat;
	display:block;
}
#header #menu li.home a:hover {
	background:url(../images/menu_01.gif) 0 33px no-repeat;
}

#header #menu li.home {
	margin:0;
	width:52px;
	height:33px;
	background:url(../images/menu_01.gif) 0 -33px no-repeat;
	display:block;
}

#header #menu li.home_press {
	margin:0;
	width:52px;
	height:33px;
	background:url(../images/menu_01.gif) 0 -33px no-repeat;
	display:block;
}


#header #menu li.novedades a {
	margin:0 5px 0 0;
	width:102px;
	height:33px;
	background:url(../images/tab_novedades.gif)  no-repeat;
	display:block;
}
#header #menu li.novedades a:hover {
	background:url(../images/tab_novedades.gif) 0 33px no-repeat;
}

#header #menu li.novedades {
	margin:0;
	width:102px;
	height:33px;
	background:url(../images/tab_novedades.gif) 0 -33px no-repeat;
	display:block;
}

#header #menu li.novedades_press {
	margin:0;
	width:102px;
	height:33px;
	background:url(../images/tab_novedades.gif) 0 -33px no-repeat;
	display:block;
}


#header #menu li.miembros a {
	margin:0;
	width:83px;
	height:33px;
	background:url(../images/tab_miembros.gif)  no-repeat;
	display:block;
}
#header #menu li.miembros a:hover {
	background:url(../images/tab_miembros.gif) 0 33px no-repeat;
}

#header #menu li.miembros {
	margin:0;
	width:83px;
	height:33px;
	background:url(../images/tab_miembros.gif) 0 -33px no-repeat;
	display:block;
}

#header #menu li.miembros_press {
	margin:0;
	width:83px;
	height:83px;
	background:url(../images/tab_miembros.gif) 0 -33px no-repeat;
	display:block;
}

#header #menu li.pres a {
	margin:0 5px 0 0;
	width:102px;
	height:33px;
	background:url(../images/tab_presentacion.gif)  no-repeat;
	display:block;
}
#header #menu li.pres a:hover {
	background:url(../images/tab_presentacion.gif) 0 33px no-repeat;
}

#header #menu li.pres {
	margin:0;
	width:102px;
	height:33px;
	background:url(../images/tab_presentacion.gif) 0 -33px no-repeat;
	display:block;
}

#header #menu li.pres_press {
	margin:0;
	width:102px;
	height:83px;
	background:url(../images/tab_presentacion.gif) 0 -33px no-repeat;
	display:block;
}

#header #menu li.contacto a {
	margin:0 5px 0 0;
	width:76px;
	height:33px;
	background:url(../images/tab_contacto.gif)  no-repeat;
	display:block;
}
#header #menu li.contacto a:hover {
	background:url(../images/tab_contacto.gif) 0 33px no-repeat;
}

#header #menu li.contacto {
	margin:0;
	margin:0 0px 0 0;
	height:33px;
	background:url(../images/tab_contacto.gif) 0 -33px no-repeat;
	display:block;
}

#header #menu li.contacto_press {
	margin:0;
	width:76px;
	height:83px;
	background:url(../images/tab_contacto.gif) 0 -33px no-repeat;
	display:block;
}

#header .banner { width:700px; height:185px; float:left; /*background:url(../images/banner_main.jpg) no-repeat;*/ margin: 0 10px;}
#header .publicidad { width:224px; height:91px; float:left; margin: 0 0px;}

#page { width:960px; height:auto; background:url(../images/back_page.gif) repeat-y; clear:both; overflow:hidden; }

#leftCol { width:240px; height:900px; float:left;}
#leftCol a { color:#FFFFFF; font-size:15px; font-weight:600; display:block; border-bottom: 1px dotted #FFFFFF; padding: 0 5px; text-decoration:none;}
#leftCol a:hover { color: #D2D2A6; display:block; border-bottom: 1px dotted #CCCCCC; }
#leftCol .menuMain { width:227px; height:95px; background:url(../images/line_menu_s.gif) repeat-x;   margin: 0 0 0 5px; padding-top:10px; margin-bottom:10px;}
#leftCol .menuMainL { width:227px; height:auto; background: #998b73 url(../images/line_menu_l.gif) repeat-x;   margin: 5px 0 5px 5px; padding-top:10px;}
#leftCol .menuMainL a { color:#FFFFFF; font-size:12px; font-weight:600; display:block; border-bottom: 1px dotted #FFFFFF; padding: 2px 5px; margin-bottom:1px; text-decoration:none;}
#leftCol .menuMainL a:hover { color: #D2D2A6; display:block; border-bottom: 1px dotted #CCCCCC; }


#rightCol { width:710px; height:auto; float:left; margin-left:10px; background:#FFFFFF;}

#footer { width:960px; height:94px; background: #60584b; margin: 0 auto; clear:both; overflow:hidden;}
#footer .textFooter{ width:800px; height:47px; margin: 0 auto; font-size:11px; color:#D2D2A6; padding:15px;}
#footer p { margin: 3px 0; font-size:11px; color:#D2D2A6; }
#footer a { margin: 3px 0; font-size:11px; color:#D2D2A6; text-decoration:none; }

















.center {
width:695px;
margin-top:10px;
margin-left:5px;
}

.center_2 {
width:695px;
margin-top:10px;
margin-left:5px;
background:#E8E8D0;
}

.divimg {
float:right;
margin: 3px 3px 3px 6px;
}

a { 
color: #996633;
text-decoration:none;
}
a:hover { 
color:#996633; 
text-decoration:none;
}

h1 { 
padding:0; 
margin:0; 
font-size:200%; 
font-weight: normal; 
color: #5BB1E6; 
font-family:"Verdana", Helvetica, Tahoma; 
letter-spacing: -1px; 
}

h2 { 
background-color: inherit; 
color: #996633; 
font-size:16px; 
margin: 0 0 3px 0; padding:0; 
font-family:"Verdana", Helvetica, Tahoma; 
}

h2 a { 
color:#996633;
margin-top:5px;
}

h2 a:hover { 
color:#996633;
text-decoration:underline;
}



img { 
border: 0; 
}
img a { 
border: 0; 
}

.text { 
padding:0; 
margin:0; 
font-size:10px; 
font-weight: normal; 
color: #66666; 
font-family:"Verdana", Helvetica, Tahoma; 

}

.image {
float:right;
margin: 3px 3px 3px 6px;
}

.imgbtn {text-decoration:none;} .imgbtn a {text-decoration:none;} .imgbtn a:hover {text-decoration:none;} 

.center p {
	margin: 5px 0 5px 0;
}

p.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #ccc;
	text-align: left;
	padding: 3px 0 3px 0;
	margin-bottom:5px;

}

.date a:link, .date a:visited {
	font-weight: bold;
	color: #396f4f;
	text-decoration: none;
}

.date a:hover, .date a:active {
	font-weight: bold;
	color: #396f4f;
	text-decoration: none;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
}

/* formulario */

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #666;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #666;
}


/*---contact form-*/

form{
padding:0;
margin:0;
}

.contactform{
background:url(../images/contactbck.png);
float:left;
width:100%;
height:350px;
margin-top:20px;
margin-bottom:20px;
}

.recomendarform{
background: url(../images/recomendarbck.png);
float:left;
width:500px;
height:350px;
margin-left:175px;
_margin-left:88px;
margin-top:20px;
margin-bottom:20px;
}

.linea{
float:left;
width:100%;
height:20px;
margin-top:5px;
_margin-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.linea2{
float:left;
width:100%;
height:100px;
margin-top:5px;
_margin-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.linea .label{
padding-top:3px;
float:left;
width:38%;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:right;
}
.linea .form{
padding-top:3px;
float:left;
width:190px;
margin-left:10px;
height:17px;
_height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
background:#CCCCCC;
border:1px solid #999999;
padding-left:5px;
}

.linea2 .label2{
padding-top:3px;
float:left;
width:38%;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:right;
}

.linea2 .form2{
padding-top:3px;
float:left;
width:190px;
margin-left:10px;
height:90px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
background:#CCCCCC;
border:1px solid #999999;
padding-left:5px;
}

.check{
float:left;
height:20px;
width:20px;
background:#CCCCCC;
border:1px solid #999999;
}

.send{
width:135px;
height:25px;
float:left;
margin-left:5px;
}

/*---END contact form-*/

/****LAYER***/
.layer{width: 700px;}
.boton_cerrar{color:#666666;}
.layer_bloque{
background:#ffffff;
color:#333333;

}

.boton_cerrar p{ background:#ffffff; color:#2d396b; margin:0 0 0 640px; padding:5px 10px; width:auto; font-weight:bold;}
.boton_cerrar a{ color:#2d396b; text-decoration:none;}
.boton_cerrar a:hover{ color:#333333; text-decoration:none !important;}

.layer h2{ font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:19px;}
.sub_name{ color:#818181; font-weight:normal; font-size:11px;}
.layer p{ color:#4D4D4D; font-size:11px;}

.pie_url{ text-align:right; color:#e85900; font-weight:bold;}
.pie_url a{color:#2d396b; text-decoration:none;}
.pie_url a:hover{color:#e85900; text-decoration:none;}

#layer_back.mask {
	display: none;
	left: 0;
	position:absolute;
	top: 0;
	z-index:0;
	height: 1040px !important;
	height: 1040px;
	width: 100%;
	background: #333;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
.panel-container.shadow {padding:0px;}
.panel-container {
	overflow:visible;
	position:absolute;
	visibility:hidden;
	z-index:6;
	left:30%;
	top:172px;
}

