﻿body
{
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
	background-image:url("../imagenes/pixel_lateral.gif");
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.default 
{
	text-align:center;
	min-height: 800px;
	height: auto !important;
	/*height:100%;*/
	width: 1000px;	
	margin: 0 auto -31px; /* el margen inferior es el valore negativo de la altura del .pie */			
	vertical-align:top;
}
.izquierda
{
	float:left;
	width:auto;
	margin-top:0px;
	margin-left:-21px;
	_margin-top:-43px;
}
.izquierda_inicio
{
	float:left;
	width:auto;
	margin-top:0px;
	margin-left:-21px;
	_margin-top:-91px;
}
.derecha
{
	float:right;
	width:669px;
	margin-top:-55px;
	_margin-top:-40px;
	margin-right:17px;
	_margin-right:5px;
	/*border:solid 1px black;*/
}
.derecha_inicio
{
	float:right;
	width:669px;
	margin-top:-55px;
	_margin-top:-80px;
	margin-right:17px;
	_margin-right:5px;
}
.pie
{	
	background-image:url(../imagenes/pie.gif);
	background-repeat:repeat-x;
	width:100%;
	height:74px;
	margin:0 auto 0 auto;	
	vertical-align:top;
	text-align:center;
}
.pie_editable
{	
	text-align:center;
	width:1000px;
	margin:0 auto 0 auto;
	padding-top:2px;
}
.logo
{
	width:308px;
	height:88px;	
	margin:0 auto 0 auto;
	margin-top:5px;
	float:left;
	cursor:pointer;
}
.editable_izquierda
{
	width:242px;
	background-image:url(../imagenes/fondo_blog.gif);
	background-repeat:repeat-y;
	margin-top:-43px;
	_margin-top:0px;
	margin-left:30px;
}
.editable_contenido
{
	width:100%;
	margin:10 0 10 0;
}
.menu
{
	width:190px;
	margin: 0 auto 0 auto;
	margin-left: 62px;
	_margin-left: 30px;
	margin-top: 30px;
	float:left;
	text-align:left;
	background-color:Transparent;	
	/*position:relative;
	margin:0 auto 0 auto;	
	overflow:hidden;
	*/
	/*line-height:10;*/
}
.cabecera_menu
{
	width:auto;
	text-decoration: none; 
	text-align:right;
	float:right;
	padding-right:20px;
	padding-top:5px;
	/*	border: solid 1px red;*/
}
.imagen_seccion
{
	background-color:Transparent;
	float:right;
	margin-top:-65px;
	margin-right:18px;
	_margin-right: 9px;
	_margin-top: -68px;
}
.imagen_blog2
{
	background-color:Transparent;
	float:left;
	margin-top:-58px;
	margin-left:15px;
	_margin-left:7px;
	_margin-top:-57px;
}
.imagen_blog
{
	background-color:Transparent;
	float:left;
	margin-top:7px;
	margin-left:15px;
	_margin-left:7px;
	_margin-top:2px;
	
}

.div_debajo_cabecera
{
	float:right;
	text-align:left;
	width:670px;
/*	border:solid 1px black;*/
	height:90px;
	margin-top:-12px;
	margin-right:10px;
	_margin-right:5px;
	z-index:70;
	background-image:url(../imagenes/sombra3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.fondo_menu
{
	width:1000px;
	font-family: Arial; 
	text-decoration: none; 
	color: #333333; 
	font-size: 9pt; 
	font-weight:normal;	
	text-align:right;
	padding-top:10px;
	background-image:url(../imagenes/cabecera_sombreada.gif);
	background-repeat:no-repeat;
	height:357px;
/*	border: solid 1px red;*/
}
.fondo_menu2
{
	width:1000px;
	font-family: Arial; 
	text-decoration: none; 
	color: #333333; 
	font-size: 9pt; 
	font-weight:normal;	
	text-align:right;
	padding-top:10px;
	background-image:url(../imagenes/cabecera_sombreada_copia.gif);
	background-repeat:no-repeat;
	height:357px;
/*	border: solid 1px red;*/
}

.banner_blog
{
	width:241px;
	height:48px;
	margin-left:30px;
	background-image:url(../imagenes/visitar_blog.gif);
	background-repeat:no-repeat;
}
.banner_blog.hover
{
	cursor:progress;
}
.contenido
{
	width:100%;
}
.izquierda_contacto
{
	float:left;
	width:459px;
}
.derecha_contacto
{
	float:right;
	width:210px;
}
.imagen_superior_form
{
	background-image:url(../imagenes/cabecera_contenido.gif);
	background-repeat:no-repeat;
	width:677px;
	height:247px;	
}
.inferior_contacto
{
	width:430px;
}
.textbox_txt_normal
{
	border: 1px solid #cecece;
	background-color: #edffc5;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 99.8%;
}
.textarea_normal
{
	border: 1px solid #cecece;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 120px;
	width: 99.8%;
}
.textbox_txt_normal_nosombra
{
	border: 1px solid #cecece;
	background-color:#ffffff;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 99.8%;
}
.boton_enviar
{
	height:29px;
	width:104px;
	background-image:url(../imagenes/btn_enviar.gif);
	cursor:pointer;
	background-repeat:no-repeat;
}

.paginador
{
	height:26px;
	width:26px;
	text-align:center;
	vertical-align:middle;
	float:left; 
	margin-left: 3px;
	
}
.texto_paginador
{
 font-size:20pt; 
 color:#ffffff;
 font-family: Arial;
 text-decoration:none;
}
.paginador:hover
{
	height:26px;
	width:26px;
	text-align:center;
	vertical-align:middle;
	float:left; 
	margin-left: 3px;
	
}

.sombreado
{
	background-color:#ece9e9;
}
.negrita
{
	font-weight:bold;
}

/*   TEXTOS   */
/*.texto_verde_pequeno{ font-size:10pt;color:#8ed200;font-family: Arial;font-style:normal;}
.texto_verde_normal{ font-size:14pt;color:#8ed200; font-family: Arial;font-style:normal;}
.texto_verde_grande{ font-size:20pt;color:#8ed200; font-family: Arial;font-style:normal;}
.texto_negro_pequeno{ font-size:10pt;color:#000000; font-family: Arial;font-style:normal;}
.texto_negro_normal{ font-size:14pt;color:#000000; font-family: Arial;font-style:normal;}
.texto_negro_grande{ font-size:20pt;color:#000000; font-family: Arial;font-style:normal;}
.texto_blanco_pequeno{ font-size:10pt;color:#ffffff; font-family: Arial;font-style:normal;}
.texto_blanco_normal{ font-size:14pt;color:#ffffff;font-family: Arial;font-style:normal;}
.texto_blanco_grande{ font-size:20pt;color:#ffffff; font-family: Arial;font-style:normal;}
.texto_rojo_pequeno{ font-size:10pt;color:#a71111;	font-family: Arial;font-style:normal;}
.texto_rojo_normal{ font-size:14pt;color:#a71111;	font-family: Arial;font-style:normal;}
.texto_rojo_grande{ font-size:20pt;color:#a71111;	font-family: Arial;font-style:normal;}
.texto_gris_pequeno{ font-size:9pt; color:#4b4b4b; font-family: Arial;font-style:normal;}
.texto_gris_normal{ font-size:12pt; color:#4b4b4b; font-family: Arial;font-style:normal;}
.texto_gris_grande{ font-size:16pt; color:#4b4b4b; font-family: Arial;font-style:normal;}
.texto_menu_lateral{ font-size:18px; color:#ffffff; font-family: Arial;font-style:normal;}
.texto_menu_lateral:hover{ font-size:18px; color:#52544f; font-family: Arial;font-style:normal;}
.texto_gris_pequeno_menu{ font-size:8pt; color:#4b4b4b; font-family: Arial;font-style:normal; font-weight:bold;}
.texto_gris_pequeno_menu:hover{ font-size:8pt; color:#8ed200; font-family: Arial;font-style:normal; font-weight:bold;}*/
/*   TEXTOS   */
.texto_verde_pequeno{ font-size:10pt;color:#8ed200; font-family: Arial;font-style:normal;}
.texto_verde_pequeno_negrita{ font-size:9pt;color:#75ad00; font-family: Arial; font-weight:bolder;}
.texto_verde_normal{ font-size:14pt;color:#8ed200; font-family: Arial;}
.texto_verde_grande{ font-size:20pt;color:#8ed200; font-family: Arial;}
.texto_negro_pequeno{ font-size:10pt;color:#000000; font-family: Arial;}
.texto_negro_normal{ font-size:14pt;color:#000000; font-family: Arial;}
.texto_negro_grande{ font-size:20pt;color:#000000; font-family: Arial;}
.texto_blanco_pequeno{ font-size:10pt;color:#ffffff;font-family: Arial;}
.texto_blanco_normal{ font-size:14pt;color:#ffffff; font-family: Arial;}
.texto_blanco_grande{ font-size:20pt;color:#ffffff; font-family: Arial;}
.texto_rojo_pequeno{ font-size:10pt;color:#a71111;	font-family: Arial;}
.texto_rojo_normal{ font-size:14pt;color:#a71111;	font-family: Arial;}
.texto_rojo_grande{ font-size:20pt;color:#a71111;	font-family: Arial;}
.texto_gris_pequeno{ font-size:10pt; color:#4b4b4b; font-family: Arial;font-style:normal;}
.texto_gris_pequeno_pie{ font-size:8pt; color:#4b4b4b; font-family: Arial;font-style:normal;}
.texto_gris_normal{ font-size:12pt; color:#4b4b4b; font-family: Arial;}
.texto_gris_grande{ font-size:16pt; color:#4b4b4b; font-family: Arial;}
.texto_menu_lateral{ font-size:13pt; color:#ffffff; font-family: Arial; text-decoration:none;}
.texto_menu_lateral:hover{ font-size:13pt; color:#52544f; font-family: Arial;text-decoration:none;}
.texto_fecha_blog{ font-size:12pt; color:#78b71e; font-family: Arial;}
.texto_titulo_blog{ font-size:12pt; color:#616265; font-family: Arial;}
.texto_derecha_home{ font-size:14pt; color:#535353; font-family: Arial;}
.texto_gris_pequeno_menu{ font-size:8pt; color:#4b4b4b; font-family: Arial;font-style:normal; font-weight:bold;}
.texto_gris_pequeno_menu:hover{ font-size:8pt; color:#8ed200; font-family: Arial;font-style:normal; font-weight:bold;}
.texto_normal{ font-size:9pt; color:#737373; font-family: Arial;}
.subrayado{text-decoration:underline;}
.texto_verde_pequeno2{ font-size:10pt;color:#8ed200;font-family: Arial;font-style:normal;text-decoration:none;}
.texto_verde_pequeno2:hover{ font-size:10pt;color:#4b4b4b;font-family: Arial;font-style:normal; font-weight:bold;text-decoration:none;}
.texto_gris_home{ font-size:13pt;color:#a9a9a9;font-family: Arial;font-weight:bold;text-decoration:none;}
.texto_gris_home2{ font-size:9pt;color:#737373;font-family: Arial; font:strong;text-decoration:none;}




/*   SLIDE JQUERY     */
div.wrap{
width:664px;
margin: 0 auto;
text-align:left;
}
div#top div#nav{
float:left;
clear:both;
width:664px;
height:52px;
margin:22px 0 0;
}
div#top div#nav ul{
float:left;
width:500px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#header{
margin:-1px 0 0;
}
div#video-header{
height:683px;
margin:-1px 0 0;
}
div#header div.wrap{
height:300px;
}
div#header div#slide-holder{
z-index:40;
width:664px;
height:300px;
position:absolute;
}
div#header div#slide-holder div#slide-runner{
width:663px;
height:360px;
overflow:hidden;
position:absolute;
}
div#header div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#header div#slide-holder div#slide-controls{
left:0;
bottom:228px;
_top:90px;
width:663px;
height:46px;
display:none;
position:absolute;
}
div#header div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:10px;
line-height:16px;
margin:15px 0 0 20px;
text-transform:uppercase;
}
div#header div#slide-holder div#slide-controls {
float:right;
height:24px;
display:inline;
margin:11px 15px 0 0;
}

p#slide-nav{
float:right;
height:26px;
margin: 200px 35px 25px 0;
background-color:White;
/*border:solid 1px white;*/
z-index:90;
}

div#header div#slide-holder div#slide-controls p#slide-nav a{
float:left;
width:26px;
height:26px;
display:inline;
font-size:11px;
margin:0 5px 0 0;
line-height:26px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -26px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(../imagenes/silde-nav.png);}
div#nav ul li a{background:url(../imagenes/nav.png) no-repeat;} 