/****************************************
ESTILOS GENERALES
*****************************************/
* {
	margin: 0;
	padding: 0;	
	z-index: 1;
}

html {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	height:100%;
}

img {
	border: none;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ED8335;
	text-align: left;
	width: 650px;
	padding-left: 54px;
}

h2 {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #ED8335;
	text-align: left;
	line-height: 1.2em;	
}

h3 {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

a{
	color: #304195;
	text-decoration: none;
	outline: none !important;
}

a:hover{
	color: #304195;
	text-decoration: underline;
}


ul {
	margin-left: 30px;
}

ol {
	margin-left: 20px;
}

hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin-top: 5px;	
}

.escuende{
	display: none;
}

.bloque {
	margin-bottom: 12px;
}
/****************************************
BODY
*****************************************/

body {
	height: 100%;
	width: 100%;
	margin:0; 
	padding:0; 		
}

html, body {
	height: 100%;
	width: 100%;
	margin: 0; 
	padding: 0; 
	text-align: left;
	background-color: #E2E2E2;
}

.separador_vacio {
	clear: both;
	height: 0;
}

.separador {
	clear: both;
	height: 4px;
}

.separador_grande {
	clear: both;
	height: 10px
}

/****************************************
CONTENEDOR
*****************************************/
#todo {
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}

#contenedor {
	width: 1000px;
  height:100%;
	margin: auto;
	float: none;
}
/****************************************
/* CABECERA
*****************************************/
#zona .cabecera {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse.jpg) center no-repeat;	
}

#zona .cabecera1 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-1.jpg) center no-repeat;
}

#zona .cabecera2 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-2.jpg) center no-repeat;	
}

#zona .cabecera3 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-3.jpg) center no-repeat;
}

#zona .cabecera4 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-4.jpg) center no-repeat;	
}

#zona .cabecera5 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-5.jpg) center no-repeat;	
}

#zona .cabecera6 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-6.jpg) center no-repeat;
}

#zona .cabecera7 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-7.jpg) center no-repeat;
}

#zona .cabecera8 {
	width: 1000px;
	height: 250px;
	float: left;
	background: url(../img/web_pse-8.jpg) center no-repeat;
}
/****************************************
ZONA
*****************************************/
#zona {
	width: 1000px;	
	float: left;
	display: block;
	min-height: 600px;
	border: solid #999999;
	border-width:1px 1px 0px 1px;
	margin: auto;
}

#zona p {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}

#zona_izq1 {
	width: 200px;	
	float: left;	
	min-height: 400px;
}

#zona_dch {
	width: 780px;
	min-height: 400px;
	float: right;		
}

#zona_dch .contenido {
	width:760px;
	min-height: 600px;
	margin:auto;
}

#zona_dch .contenido .textos {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;	
	color: #333;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing:1px;		
}

#zona_dch .contenido .textos .imagen {
	float: left;
	margin: 20px;
	border:none;
}

#zona_dch .contenido .textos li {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

#zona_dch .contenido .titulo {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #E60000;
	letter-spacing:1px;
	margin-bottom: 10px;
}

#zona_dch .contenido .subtitulo {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #333;
	letter-spacing:1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#zona_dch .contenido .cuadro_subtitulo {
	font-family: Verdana, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border:1px solid #999;
	color: #333333;
	padding:5px 2px 5px 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/****************************************
PIE
*****************************************/
#pie {
	width: 1000px;
	height: 70px;
	margin:auto;
	border:1px solid #999999;
	border-width:0px 1px 1px 1px;
	background:#E2E2E2 url(../img/web_pse-9.jpg);
}
/***************************************************************
MIGUITAS
****************************************************************/
.miguitas{	
	width: 990px;
	float: left;
	padding:5px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	font-family: Verdana; 
	font-size: 10px;
	font-weight: bold;	
}

.miguitas a{
	background: transparent url(../img/miguita.gif) no-repeat center left;
	text-decoration: none;
	color: #999;
	padding-left:12px;
}

.miguitas a:visited, .miguitas a:active{
	color: #999;
}

.miguitas a:hover{
	text-decoration: overline;
}
/****************************************
FIN
*****************************************/