body {
	margin: 0;
	text-align: center;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
span { margin-left: 10px; margin-bottom: 5px; }
span.titulo { margin: 0; color: #0099FF; font-weight: bold; }
img { margin: 0; border: 0; }
a { color: #0099FF; }
a:hover { color: #00CCFF; }
h3 { color: #0099FF; font-size: 14px; font-weight: bold; }
h4 { color: #0099FF; font-size: 14px; font-weight: bold; }

/***************************/
/* Estructura de la página */
/***************************/

/* PRIMERA SECCION: CABECERA*/
#contenedor {
	width: 1004px;
	margin: 0 auto;
	background: url(images/bg.gif) repeat-y;
}


#logo {
	float: left;
	width: 740px;
	height: 80px; 
	padding: 0;
	overflow: hidden;
}

.clear { clear:both; }

#logeado {
	float: right;
	width: 264px;
	height: 80px;
	overflow: hidden;
	background: URL(images/logeado.jpg) no-repeat;
}

#login {
	float: right;
	width: 264px;
	height: 80px;
	overflow: hidden;
	background: URL(images/login.jpg) no-repeat;
}

	#loginBoxes {
		display: inline;
		float: left;
		margin-top: 25px;
		margin-left: 5px;
	}
	
	#login fieldset { border: none; }
	
	#login img {
		margin-top: 2px;
		position: relative;
		left: 8px;
	}
	
	#login input.formbox_login {
		width: 83px;
		height: 17px;
		font-size: 11px;
		padding-left: 5px;
		font-family: Arial, Helvetica, sans-serif;
		border: none;
		background: transparent URL(images/formbox_login.gif) no-repeat;
		_background-attachment: fixed;
		
	}

	#login input.entrar { display: inline; margin-top: 25px; }
	
/*******************************/
/* SEGUNDA SECCION: NAVEGACION */
/*******************************/
#mainMenu { 	
	display: inline;
	float: left;
	width: 220px;
	height: 130px;
	text-align: left;
}

#bannerPrimero {
	display: inline;
	float: left;
	width: 245px;
	height: 130px;
	text-align: left;
}

#bannerSegundo {
	display: inline;
	float: left;
	width: 245px;
	height: 130px;
	text-align: left;
}

#bannerTercero {
	display: inline;
	float: left;
	width: 294px;
	height: 130px;	
	text-align: left;
}


/******************************/
/* TERCERA SECCION: CONTENIDO */
/******************************/

#fauxContent {
	width: 100%;
	height: 100%;
	background: URL(images/fauxbg.gif) repeat-y;
}

/* Elementos de la primera columna, página principal */


#primerContent {
	float: left;
	width: 643px;
	text-align: left;
	background: URL(images/pc_bg.gif) repeat-y;
}

	div.pc_left {
		float: left;
		width: 173px;
		margin: 0;
		padding: 10px 5px 10px 5px;
	}
	
	div.pc_contenido {
		
		float: left;
		width: 550px;
		margin: 0;
		padding: 20px 30px 10px 30px;
	
	}
	
	div.pc_contenidov {
		
		float: left;
		width: 640px;
		margin: 0;
		padding: 15px 15px 15px 15px;
	
	}
	
	div#pc_right {
		float: right;
		width: 450px;
		margin: 0;
		padding: 10px 5px 10px 5px;
	}
	
	div.pc_left fieldset { border: none; }
	
	div.pc_left fieldset div {
		clear: right;
		display: block;
		margin-bottom: 1px;
		padding: 0;
	}
	
	div.pc_left label {	text-align: right; color: #6396fe; }
	
	input.formbox {
		float: right;
		width: 83px;
		height: 17px;
		padding-left: 5px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #0066FF;
		border: 1px solid #f6f6f6;
		background: transparent URL(images/formbox.gif) no-repeat;
		_background-attachment: fixed;
	}
	
	input.formbox2 {
		float: right;
		width: 270px;
		height: 17px;
		padding-left: 5px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #0066FF;
		border: 1px solid #f6f6f6;
		background: transparent URL(images/formbox2.gif) no-repeat;
		_background-attachment: fixed;
	}
	
	input.buscar2 {
		float: right;
		width: 65px;
		height: 25px;
		border: 1px solid #f6f6f6;
	}

/* Elementos de la segunda columna, página principal */
#segundoContent {
	float: left;
	width: 192px;
	text-align: left;
	background: url(images/sc_bg.gif) repeat-y;
	overflow: hidden;
}

	div.sc {
		width: 182px;
		margin: 0;
		padding: 10px 5px 10px 5px;
	}
	
	div.sc fieldset { border: none; }
	
	div.sc fieldset div {
		clear: right;
		display: block;
		margin-bottom: 1px;
		padding: 0;
	}
	
	div.sc label { text-align: right; color: #6396fe; }
	
	div.sc input.formbox {
		float: right;
		width: 83px;
		height: 17px;
		padding-left: 5px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #999;
		border: 1px solid #f6f6f6;
		background: transparent URL(images/formbox.gif) no-repeat;
	}
	
	div.sc input.buscar2 {
		float: right;
		width: 65px;
		height: 25px;
		border: 1px solid #f6f6f6;
	}
	


/* Elementos de la tercera columna, página principal */
#tercerContent {
	float: left;
	width: 169px;
	text-align: left;
	background: url(images/tc_bg.gif) repeat-y;	
	overflow: hidden;
}

		.tc {
			width: 159px;
			padding-left: 2px;
			margin: 0;
		}
		
		.tc ul { padding: 0; margin: 0; }
		
		li.premio {
			margin-left: 5px;
			padding-bottom: 10px;
			padding-top: 5px;
			padding-left: 5px;
			list-style: none;
			background: URL(images/tc_sep.gif) repeat-x;
			background-position: bottom;
		}
		
		li.premio a {
			font-weight: bold;
			color: #2e8dbf;
			text-decoration: none;
		}
		
		li.premio a:hover { text-decoration: underline; }
		
		li.premio span a { margin-left: 45px; }
		
		li.noticia {
			margin-left: 5px;
			padding-bottom: 10px;
			padding-top: 5px;
			padding-left: 0px;
			background: URL(images/tc_sep.gif) repeat-x;
			background-position: bottom;
		}
		
		li.noticia span a {
			background-image: url(images/lista1.gif);
			background-repeat: no-repeat;
			padding-left: 20px;
			color: #2e8dbf;
			text-decoration: none;
		}
		
		li.noticia span a:hover { color: #0099FF; text-decoration: underline; }	
		

.subHeader { height: 46px; margin: 0; }


#footer {
	clear: left;
	width: 100%;
	height: 45px;
	background: url(images/footer.gif) no-repeat;
}

	#footer span {
		position: relative;
		top: 25px;
		font-weight: bold;
		color: white;
	}
	
	#footer img {
		float: right;
		position: relative;
		top: 12px;
		margin-right: 10px;
		border: 0;
	}
