@import url("http://www.studiogenesis.net/framework/framework.css");
@charset "utf-8";
/* CSS Document */

/*********************************************************** RESETEO ******************/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


/*********************************************************** ESTRUCTURA BÁSICA ******************/
body {
	background-image:url(../images/fondo-web.gif);
	background-repeat:repeat-x;
	background-color:#595858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

h1 {display:none;}
h2 {font-weight:normal;}

div#contenedor {
	width:950px;
	margin:auto;
	margin-top:9px;
	overflow:hidden;
	_display:inline-block;
}

div#cabecera {
	position:relative;
}

div#cuerpo {
	/*height:300px;*/
	background:#fff;
	padding-bottom:20px;
	overflow:hidden;
	_display:inline-block;
}

div#pie {
	width:950px;
	position:relative;
	margin:auto;
	height:100px;
	background:url(../images/fondo-pie.gif) no-repeat;
	padding-top:14px;
}
div#pie p {
	margin:0px 0 0px 117px;
	color:#fff;
	font-size:11px;
}
div#pie a {color:#fff;}
div#pie a:hover {text-decoration:underline;}

div#studiogenesis {position:absolute; top:55px; left:821px;
	font-size:10px;}
div#studiogenesis a {text-decoration:none !important;}

div#partners {
	height:109px;
	background:#c2c2c2;
	width:950px;
	margin:auto;
}
div#partners div {
	float:left;
	margin:10px 30px;
	_margin:10px 25px;
}



/*********************************************************** CABECERA ******************/

/************************ MENU GENERAL *************/

div.menu-general {
	position:relative;
	height:29px;
	color:#666;
}
div.menu-general ul {
	width:auto;
}
div.menu-general ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
div.menu-general ul li a {
	display:block;
	float:left;
	color:#fff;
	padding:7px 0 0 0;
	text-align:center;
	height:22px;
	background:url(../images/b-entradas.gif) no-repeat top;
	width:109px;
	text-decoration:none;
}
div.menu-general ul li a:hover{
	color:#fff;
	background:url(../images/b-entradas.gif) no-repeat bottom;
}

div.menu-general ul li.nastic a {width:170px; background:url(../images/b-nastic.gif) no-repeat top;}
div.menu-general ul li.nastic a:hover {background:url(../images/b-nastic.gif) no-repeat bottom; color:#fff;}
div.menu-general ul li.nastic-here a {background:url(../images/b-nastic-here.gif) no-repeat; color:#666;}
div.menu-general ul li.nastic-here a:hover {background:url(../images/b-nastic-here.gif) no-repeat; color:#666;}

div.menu-general ul li.current a {background:url(../images/b-entradas-here.gif) no-repeat; color:#666;}

/************************ CONTACTA *************/
div.contacta {
	position:absolute;
	top:5px;
	left:515px;
	font-size:12px;
	color:#fff;
	font-size:11px;
}
div.contacta img {vertical-align:text-top; padding-top:1px;}
div.contacta a {color:#e5e5e5;}
div.contacta a:hover {color:#fff;}

/************************ ACCESO USUARIO *************/

div.acceso-usuario {
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
}

div.acceso-usuario input.campo {
	background:#000;
	border:1px solid #a1a1a1;
	color:#a1a1a1;
	font-size:11px;
	padding:2px;
	height:15px;
	width:80px;
}
div.acceso-usuario img {vertical-align:middle;}
div.acceso-usuario img {_vertical-align:text-bottom;}
div.acceso-usuario p span {padding:5px 4px 0 0; display:block; float:left;}

div.acceso-usuario2 {
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	font-weight:bold;
	padding-top:7px;
	width:250px;
	text-align:right;
}
div.acceso-usuario2 p span {
	float:left;
	width:150px;
	overflow:hidden;
	/*text-align:left;*/
	padding-right:15px;
	text-align:right;
}
div.acceso-usuario2 p a {
	color:#fff; 
	font-weight:normal; 
	font-size:11px; 
	color:#c5c5c5; 
	text-decoration:underline;
}
div.acceso-usuario2 p a:hover {color:#fff;}

/**/
div.acceso-usuario3 {
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	font-weight:bold;
	padding-top:3px;
}

div.acceso-usuario3 input.campo {
	background:#000;
	border:1px solid #a1a1a1;
	color:#a1a1a1;
	font-size:11px;
	padding:2px;
	height:15px;
	width:80px;
}
div.acceso-usuario3 img {vertical-align:middle;}
div.acceso-usuario3 img {_vertical-align:text-bottom;}
div.acceso-usuario3 p span {padding:5px 4px 0 0; display:block; float:left; border-right:1px solid #fff; margin-right:4px; font-weight:normal; text-decoration:underline; font-size:11px;}
div.acceso-usuario3 p span a {color:#e5e5e5;}
div.acceso-usuario3 p span a:hover {color:#fff;}
/**/
	

/************************ IMAGEN CABECERA *************/

div.cabecera-imagen {background:#fff; padding:3px;}

/************************ MENU PRINCIPAL *************/

div.menu {
	position:relative;
	width:944px;
	background:url(../images/fondo-menu.gif) repeat-x;
	height:31px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}

div.menu ul {
	width:auto;
}
div.menu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
}
div.menu ul li a {
	display:block;
	float:left;
	color:#f5f5f5;
	padding:8px 18px 0 18px;
	text-align:center;
	height:20px;
	text-decoration:none;
}
div.menu ul li a:hover{
	color:#fff;
	background:url(../images/fondo-menu-roll.gif) repeat-x;
}
div.menu ul li a.current {background:url(../images/fondo-menu-here.gif) repeat-x;}

/**/

div.menu-buscar {
	position:absolute;
	top:6px;
	right:7px;
}
div.menu-buscar input {
	padding:2px;
	background:#e1e1e1;
	border:1px solid #000;
	height:13px;
	font-size:11px;
	color:#333;
	width:80px;
	margin-right:20px;
}
div.menu-buscar img {
	position:absolute;
	right:0px;
	top:1px;
}

/************************ SUBMENU *************/

div.submenu {
	position:relative;
	clear:both;
	background:url(../images/fondo-submenu.gif) repeat-x;
	height:27px;
	
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}

div.submenu ul {
	width:auto;
}
div.submenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
}
div.submenu ul li a {
	display:block;
	float:left;
	color:#f5f5f5;
	padding:6px 15px 0 15px;
	text-align:center;
	height:21px;
	text-decoration:none;
}
div.submenu ul li a:hover{
	color:#fff;
	background:url(../images/fondo-submenu-roll.gif) repeat-x;
}
div.submenu ul li a.current {background:url(../images/fondo-submenu-here.gif) repeat-x; color:#666;}

div.submenu ul li img {vertical-align:middle; margin-right:2px;}

div.submenu div.rss {position:absolute; top:5px; left:920px;}

/*********************** IDIOMAS ****************/
div.idiomas {
	position:absolute;
	top:130px;
	left:908px;
	width:36px;
	height:13px;
	background:#fff;
	padding:3px 0 0 3px;
	display:none;
}

/*********************************************************** CUERPO 2 COLUMNAS **************************/

div.doscolumnas {
	background:url(../images/fondo-doscolumnas.gif) 0 7px repeat-y !important;
}

div.izquierda-2c {
	width:623px;
	margin: 7px 0px 20px 3px;
	float:left;
	_margin-left:2px;
}
div.izquierda-2c h3 span {display:none;}

div.derecha-2c {
	width:311px;
	_width:310px;
	_overflow:hidden;
	float:right;
	margin:7px 3px 0 0;
	_margin-right:2px;
}
div.derecha-2c h3 span {display:none;}

h3.derechah3 {
	margin:0 10px 10px 10px;
	font-size:18px;
	color:#666;
	font-weight:normal;
}

/*********************************************************** CUERPO 3 COLUMNAS **************************/
div.trescolumnas {padding:3px 0 3px 3px;}
div.trescolumnas h3 span {display:none;}

div.fila-3c {
	overflow:hidden;
	_display:inline-block;
	margin-bottom:3px;
	clear:left;
}

div.fila-3c-border {border-bottom:2px solid #333;}

div.celdagrande-3c {
	width:500px;
	float:left;
	background:#f5f5f5;
	margin-right:12px;
	padding-bottom:15px;
}

div.celdamedia-3c {
	width:432px;
	float:left;
	padding-top:8px;
}

div.celda-3c {
	width:311px;
	float:left;
	position:relative;
}

div.separador-3c {
	width:5px;
	height:220px;
	background:url(../images/separador-3c.gif) no-repeat;
	float:left;
}




/*********************************************************** PAGINACIÓN **************************/
div.paginacion {
	margin:20px 8px 8px 8px;
	
	color:#666;
}
div.paginacion p strong {color:#861f1f;}
div.paginacion p span {
	color:#666;
	margin:0 2px;
}
div.paginacion p span a {
	color:#861f1f;
	background-color:#fff;
}
	







/*********************************************************** ESPECIALES **************************/
.romper {clear:both;}
.separador-e5 {height:1px; border-bottom:1px solid #e5e5e5; margin:5px 0}
/**/

