body {
	margin: 0px;
	background-color: #FFFFFF;
}
#contenedor {
	width: 995px;
	padding: 0px;
}
#grande {	
	width: 495px;
	padding: 0px;
}
#mediano {
	width: 250px;
	padding: 0px;
}
#noticias {
	width: 995px;
	background-image: url(/imagenes/fondo/noticias-fondo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#articulos {
	width: 995px;
	background-image: url(/articulos/articulos-imagenes/articulosfondo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#concursos {	
	width: 995px;
	background-image: url(/concursos/concursos-imagenes/concursosfondo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#entrevistas {
	width: 995px;
	background-image: url(/entrevistas/entrevistas-imagenes/entrevistasfondo.jpg);
	background-repeat: no-repeat;
}
#enlaces {
	width: 995px;
	background-image: url(/entrevistas/entrevistas-imagenes/entrevistasfondo.jpg);
	background-repeat: no-repeat;
}
/* especial negro */
#negro {
	width: 995px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../entrevistas/desde-la-tinta-china-a-la-pantalla-verde-fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabezagranderojo {
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 100%;
	text-align: left;
}
.cabezagranderojo a{
	color: #FF0000;
	text-decoration: none;
}
.cabezagranderojo a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}
.masinformacionblanco {	font-family: "Arial Black";
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	width: 100%;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.masinformacionblanco a{
	font-family: Arial;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.masinformacionblanco a:hover{
	font-family: Arial;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
/* fin especial negro */
.borde {
	height: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bordederecho {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.seccion {
	font-family: "Arial Black";
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	width: 100%;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
.secciontexto {	
	font-family: Arial;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
}
.secciontextoblanco {	
	font-family: Arial;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.cabezagrande {
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.cabezagrande a{
	color: #000000;
	text-decoration: none;
}
.cabezagrande a:hover{
	color: #CC0000;
	text-decoration: none;
}
.cabezamediana {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 100%;
	text-align: left;
}
.cabezamedianarojo {	
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}
.cabezamediana a{
	color: #000000;
	text-decoration: none;
}
.cabezamediana a:hover{
	color: #CC0000;
	text-decoration: none;
}
.cabezachica {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 100%;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.cabezachica a{
	color: #000000;
	text-decoration: none;	
}
.cabezachica a:hover{
	color: #CC0000;
	text-decoration: none;	
}
.foto {	padding-right: 20px;
	padding-left: 20px;
	width: 100%;
	text-align: center;
}
.piedefoto {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 100%;
	font-weight: normal;
	height: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
	text-align: left;
}
.datos {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	width: 100%;
	font-weight: normal;
	height: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: capitalize;
	text-align: left;
}
.datosrojo {
	font-family: Arial;
	font-size: 9px;
	color: #CC0000;
	font-weight: normal;
	text-transform: uppercase;
}
.datos a{
	color: #000000;
	text-decoration: none;
}
.datos a:hover{
	color: #666666;
	text-decoration: none;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 100%;
	font-weight: normal;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}
.textobold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.texto a{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texto a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.textoblanco {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	font-weight: normal;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../imagenes/fondo/negro.png);
	text-align: left;
}
.textoblancobold {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textoblanco a{
	font-family: Arial;
	font-size: 12px;
	color: #868686;
	font-weight: bold;
	text-decoration: none;
}
.textoblanco a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.flecha {	
	font-family: "Arial Black";
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
}
.masinformacion {	font-family: "Arial Black";
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	width: 100%;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.masinformacion a{
	font-family: Arial;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.masinformacion a:hover{
	font-family: Arial;
	font-size: 10px;
	text-transform: capitalize;
	color: #CC0000;
	text-decoration: none;
}
/* MENUS */
#menu {
	list-style:none;
	margin:0;
	padding:0;
}
#menufondo {
	background-image: url(/imagenes/menu/menufondo.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	width: 995px;
}
#menu li {
	margin:0px;
	padding:0;
	float:right;
	font-family: Arial;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#menu li a {
	display:block;
	width:100px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	font-weight: bold;
	height: 18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#menu li a:hover {
	color:#FFFFFF;
	background-image: url(/imagenes/menu/menufondo-sobre.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
ul#noticias {
	list-style:none;
	margin:0;
	padding:0;
}
ul#noticias li {
	padding:0;
	float:left;
	margin: 2px;
}
ul#noticias li a {
	display:block;
	width:20px;
	padding:4px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	background-color:#FF6600;
	font-family: Arial;
	font-weight: bold;
}
ul#noticias li a:hover {
	color:#FFFFFF;
	background-color:#D75600;
}
/* REGRESAR */
.regresar {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}
.regresar a:link {
	color: #000000;
	text-decoration: none;
	background-color: #DAF7FF;
	text-align: center;
	width: 50px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4CA9EC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.regresar a:hover{
	color: #006BCA;
	text-decoration: none;
}
/* PIE */
.pie {
	font-size: 9px;
	color: #999999;
	font-family: Arial;
	text-transform: none;
	font-weight: bold;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}
.pie a:link {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pie a:hover{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#listaenlaces {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 250px;
	margin: 0px;
	background-color: #FFFFFF;
}
#listaenlaces td {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 10px;
}
#listaenlaces a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#listaenlaces a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
/* CABECERA */
#cabecera {
	width: 995px;
	background-image: url(../imagenes/fondo/cabecera.jpg);
	background-repeat: repeat-x;
	background-position: 295px;
	background-color: #FF6600;
}
/* BÚSQUEDA GOOGLE */
label
{
width: 70px;
float: left;
text-align: right;
margin-right: 5px;
display: block
}
#formulario {
	width: 300px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#formulario font {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.submit input
{
} 
#formulario td {
	text-align: left;
	vertical-align: middle;
}
input
{
	margin: 0px;
	padding: 0px 5px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.submit input
{
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-weight: bold;
	border: 1px solid #FFFFFF;
} 
fieldset
{
	margin: 0px;
	padding: 0px;
}
/* PORTADA */
#portada {
	height: 652px;
	width: 995px;
	background-image: url(../imagenes/portada/portada.jpg);
	background-repeat: no-repeat;
	background-color: #AB63AD;
}
#contenidos {
	width: 995px;
	background-image: url(/imagenes/fondo/noticias-fondo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#portadavertical {
	background-color: #D6DB02;
	background-image: url(../imagenes/portada/portada-vertical.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	width: 485px;
}
