#principal {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #271B92;
	font-family:"Trebuchet MS", Arial;
}
#encabezado {
	width: 300px;
	background-color:#271B92;
	height: 150px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	vertical-align: middle;
}
#encabezadoIntra {
	width: auto;
	background-color:#271B92;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 81px;
	text-align: left;
	vertical-align: middle;
}
#buscador {
	padding: 0px;
	height: 75px;
	width: 500px;
	background-color:#271B92;
	float: right;
	padding-top: 15px;
}
#sub_menu {
	background-color: #FFFFFF;
	float: right;
	height: 60px;
	width: 473px;
	margin:0px;
	border-right-width: 25px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #271B92;
	border-left-color: #271B92;
}
#menu {
	background-color: #FFFFFF;
	float: left;
	height: 410px;
	width: 260px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
}
#menuIntra {
	background-color: #FFFFFF;
	height: 60px;
	width: auto;
	text-align: right;
	padding: 0px;
	vertical-align: middle;
}
#menuIntra a:link {
	color: #271B92;
	font-family:"Trebuchet MS", Arial;
}
#menuIntra a:visited {
	color: #271B92;
	font-family:"Trebuchet MS", Arial;
	font-style: italic;
}

#contenido {
	background-color: #FFFFFF;
	float: right;
	height: 400px;
	width: 443px;
	margin-right: 23px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #271B92;
	border-left-color: #271B92;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #271B92;
	overflow: auto;
	padding: 15px;
	padding-top: 5px;
	text-align: justify;
	font-family:"Trebuchet MS", Arial;	
}
#contenido a:link {
	color: #271B92;
	font-family:"Trebuchet MS", Arial;
}
#contenido a:visited {
	color: #271B92;
	font-family:"Trebuchet MS", Arial;
	font-style: italic;
}
#contenidoIntra {
	background-color: #FFFFFF;
	height: 400px;
	width: auto;
	overflow: auto;
	padding: 15px;
	padding-top: 5px;
	text-align: justify;
}
#contenidoIntra a:link {
	color: #271B92;
	font-family:"Trebuchet MS", Arial;
}
#contenidoIntra a:visited {
	color: #271B92;
	font-family:"Trebuchet MS", Arial;
	font-style: italic;
}
#pie {
	background-color: #271B92;
	clear: both;
	height: 37px;
	width: auto;
	color:#FFFFFF;
	text-align: center;
	font-family:"Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 15px;
	padding-top: 10px;
}
#ppal_inicio {
	width: 800px;
	height: 602px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#encab_inicio {
	height: 170px;
	width: 800px;
	text-align: center;
	margin: 0px;
}
#menu_inicio {
	background-image: url(imgweb/menu.jpg);
	background-repeat: no-repeat;
	float:right;
	height: 390px;
	width: 548px;
	text-align: left;
	margin-top: 0px;
	maargin-left: 0px;
}
#inicio {
	height: 390px;
	width: 252px;
	float: left;
	text-align: center;
}
#pie_1 {
	padding: 10px;
	width: 580px;
	float: left;
}
#pie_2 {
	padding: 10px;
	width: 80px;
	float: left;
	font-weight: bold;
}
#pie_3 {
	width: 80px;
	float: left;
	padding-top: 5px;
	font-weight: bold;
}
#pie_4 {
    float: right;
	padding: 10px;
}
#pie_inicio {
	height: 19px;
	width: 800px;
	text-align: center;
	background-image: url(imgweb/pie.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family:"Trebuchet MS", Arial;
	font-size: 10px;
	background-position: center center;
	color: #FFFFFF;
	clear: both;
}
#abajo_inicio {
	height: 23px;
	width: 800px;
	text-align: center;
}
#principal_flash {
	width: 100%;
	height: 100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -25px;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(imgweb/fondo.jpg);
	background-repeat: no-repeat;
}
#flash {
	width: 90%;
	height: auto;
	margin: 15px;
	padding: 15px;
	background-position: center center;
	vertical-align: middle;
	color: #271B92;
}
h3 {
	color: #271b92;
}
h4 {
	color: #271B92;
	text-decoration: underline;
	font-weight: bold;
}
li {
	list-style-type: disc;
	padding-left: 20px;
	font-family:"Trebuchet MS", Arial;
	color: #000000;
	font-size: 14px;
	text-align: justify;
}

ul {
	text-align: justify;
	margin: 0;
    padding-top: 0px;
	padding-bottom: 5px;
}
a:link {
	font-family:"Trebuchet MS", Arial;
	color: #FFFFFF;
}
a:visited {
	font-family:"Trebuchet MS", Arial;
	font-style: italic;
	color: #FFFFFF;
}
.inputform1 {
	text-align: right;
	color: #000000;
    margin-right: 15px;
	margin-left: 5px;
}
.txtpie {
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}
.btn {
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 75px;
}
.img {
    text-align: right;
}
.tit {
	font-weight: bold;
	font-size:larger;
	color: #271b92;
}
.snb {
	list-style-type: none;
	width: 20%;
} 
.tbl {
	padding-left: 250px;
	padding-top: 175px;
	text-align: center;
	vertical-align: middle;
}
.tblC {
    text-align: right;
}	
.busca {
    text-align: right;
	padding-right: 30px;
}	
.tblTd {
    text-align: center;
}
.petit {
	text-align: center;
	font-size: x-small;
}		
.formatosTabla {
	background-color: #C6B5C5;
	padding: 5px;
}
.formTabla {
	background-color: #9B8BA5;
	padding: 5px;
	text-align: center;
}
