@charset "utf-8";
.bordeiz {
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: rgb(153,153,153);
}
.bordede {
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: rgb(153,153,153);
}


.tabla {
	text-align: center;
	position: static;
	width: 1000px;
}



/* CSS Document */

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.titulogeneral {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	}

.subtitulopie {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	}

.menu {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,135,66);
}
.fondotabla {
	color: rgb(255,255,255);
	background-color: rgb(0,135,66);
	text-align: center;
}


.menuSEPARADOR {
	font-size: 22px;
}
.principal {
	font-size: 22px;
	color: #FFF;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}





.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.textogeneral {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

.textogeneralresaltado {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	}


.textogeneralnegro {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	}
.botonenviar {
	font-size: 19px;
	font-weight: normal;
	color: rgb(0,0,0);
}




a:link {
	color: #008742;
	text-decoration: none;
}

a:visited {
	color: #008742;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}





.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFF;
	background-color: #003366;
}

.textoformu {
	color: #003366;
	font-size: 16px;
}


#form1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #008442;
	font-weight: bold;
}





.principal td {
	font-size: 18px;
}
a:active {
	color: #000000;
}

.fondo {
	background-color: #003366;
	height: 20px;
}
.texto a:link {
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}
.texto a:visited {
	color: #603;
	text-decoration: underline;
}
.textocatalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.subtituloformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #2D2424;
	font-weight: normal;
}

.tituloformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #2D2424;
	font-weight: bold;
}

.titulocata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #008742;
	font-weight: bold;
}
.migasdepan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.migasdepan a:link {
	color: #FFFFFF;
	font-style: normal;
}
.migasdepan a:visited {
	color: #FFF;
	font-style: normal;
}
.migasdepan a:hover {
	color: rgb(218,218,218);
}

.inf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #003366;
}

.inf a:link {
	color: #000000;
	font-style: normal;
}

.inf a:visited {
	color: #000;
	font-style: normal;
}

.inf a:hover {
	color: rgb(51,51,51);
}


.fondogeneral {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(imagenes/botonsubmenu.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: rgb(255,255,255);
}
ul {
	list-style-image: url(imagenes/vi%C3%B1etaverde.png);
	text-align: left;
}
.titulopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: right;
}
.fondobotoninf {
	background-image: url(imagenes/botonmasinf.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: rgb(0,0,0);
	font-size: 21px;
	font-style: italic;
	line-height: 10px;
}
