@charset "iso-8859-1";
/* CSS Document */

body {
	text-align:center;
	margin:0;
	background-image: url(../../images/08/fondo_patron.gif);
	}
img {border:0;}
	

/* Titulos */	


.esp_tit_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #3863b4;
	text-decoration:none;
}


.esp_tit_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #3863b4;
	text-decoration:none;
}

.esp_tit_03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.esp_tit_04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

/* Fin Titulos */	



/* Textos */

.esp_tex_azul11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0044C4;
	text-decoration:none;
}

a.esp_tex_azul11:hover {
	text-decoration:underline;
}

.esp_tex_gris11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

a.esp_tex_gris11:hover {
	text-decoration:underline;
}

.esp_tex_rojo11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	text-decoration:none;
}

a.esp_tex_rojo11:hover {
	text-decoration:underline;
}

.esp_tex_negro11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.esp_tex_celeste11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0095FF;
}

.esp_tex_azul12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0044C4;
	text-decoration:none;
}

a.esp_tex_azul12:hover {
	text-decoration:underline;
}

.esp_tex_negro12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.esp_tex_negro14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

a.esp_tex_negro14:hover {
	text-decoration:underline;
}


/* Fin Textos */


/* Paddings */

.esp_pad10 {
	padding: 10px;
}

.esp_padLR10 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.esp_padTB10 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* End Paddings */

#contenedor{
	margin: 0 auto;
	text-align:left;
	background-color:#FFFFFF;
	width:1000px;
	border:1px;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	position:relative;
	top:0px;
	border-bottom-style: solid;
	overflow: hidden;
}

.esp_combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #333333; height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.esp_campo {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; height: 15px; padding-right: 5px; padding-left: 5px; border: 1px solid #CCCCCC;}
.esp_area {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; padding-right: 5px; padding-left: 5px; border: 1px solid #CCCCCC;}

.esp_linea_ver_grismedio {
	background-image: url(../../images/08/pxgrismedio.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.esp_linea_hor_grismedio {
	background-image: url(../../images/08/pxgrismedio.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

