/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	line-height: 1.7em;
	text-align: left;
}
.parrafo_just_sang {
	text-align: justify;
	text-indent: 15px;
}
#navega {
	cursor: hand;
}
#navega td {
	background-image: url(images/bot.jpg);
	height: 42px;
	width: 192px;
	background-repeat: no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	line-height: 42px;
	font-weight: bolder;
	text-decoration: none;
}
#navega a {
	text-decoration: none;
	color: #000000;
}
.texto_rojo {
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navega a:hover {
	color: #FF0000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabla_borde1 {
	border: 1px solid #d3d3d3;
}
.tabla_borde1 #pie {
	background-image: url(images/fondopie.gif);
	background-repeat:           repeat-x;
	background-position: top;
	height: 30px;
	background-color: #f5f6f8;
	line-height: 30px;
}
.tabla_borde1 #contenido #banner2 {
	background-image: url(images/banner2.jpg);
	background-color: #EDF2F6;
	height: 152px;
	width: 288px;
	border: 1px solid #d3d3d3;
}.tabla_borde1 #contenido #banner2b {
	background-image: url(images/banner2ng.jpg);
	background-color: #EDF2F6;
	height: 152px;
	width: 288px;
	border: 1px solid #d3d3d3;
}
select {
	font-size: 11px;
}

.borde2 {
	background-color: #f5f6f8;
	padding: 5px;
	border: 1px solid #d3d3d3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.borde3 {
	background-color: #fcefef;
	padding: 5px;
	border: 1px solid #d3d3d3;
}
.tabla_espacio {
	margin: 5px;
	padding: 5px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.7em;
}
.tabla_borde1 #contenido {
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
	padding-top: 6px;
}
.encabezado2 {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.encabezado3 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: center;
}
.encabezado4 {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: center;
}
.Estilo1 {color: #FF0000}
a:link {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.rojo {
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a {
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
	color: #000000;
}
