/* CSS */
* {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif , arial;
}

BODY {
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	border-width: 0 auto;
	color: #0061ab;
}

td#topleft{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 263px;
	height: 120px;
	text-align: center;
	background-image:url(topleft.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	border-width: 0px;
}

td#topcenter{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	height: 120px;
	text-align: center;
	background-image:url(topcenter.gif);
	background-repeat:repeat;
	background-position:top-center;
	border-width: 0px;
}

td#topright{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 263px;
	height: 120px;
	text-align: center;
	background-image:url(topright.gif);
	background-repeat:no-repeat;
	background-position:top-right;
	border-width: 0px;
}

td#lateralizq{
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	width: 212px;
	right-margin:10px;
	text-align: left;
	background-image:url(lateralizq.gif);
	background-repeat:repeat-y;
	background-position:bottom-left;
	border-width: 0px;
}

td#centerleft{
	background-color: white;
	vertical-align:top;
	text-align: center;
	background-image:url(fondo.gif);
	background-repeat:repeat;
	background-position:bottom;
}

td#lateraldch{
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	width: 212px;
	left-margin: 10px;
	text-align: right;
	background-image:url(lateraldch.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-width: 0px;
}

td#bottomleft{
	width: 226px;
	height: 34px;
	text-align: left;
	background-image:url(bottomleft.gif);
	background-repeat:no-repeat;
	background-position:eft;
}

td#bottomcenter{
	height: 34px;
	text-align: center;
	background-image:url(bottomcenter.gif);
	background-repeat:repeat-x;
	background-position:center;
}

td#bottomright{
	width: 226px;
	height: 34px;
	text-align: right;
	background-image:url(bottomright.gif);
	background-repeat:no-repeat;
	background-position:right;
}

a {
	text-decoration: none;
	color: #0061ab;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #F19100;
}

select#opciones{
	background: inherit;
	border-color: #0061ab;
	color: #0061ab;
	width: 150px;
}

textarea#comentario{
	background: inherit;
	border-color: #0061ab;
	color: #0061ab;
	width: 440px;
	height: 330px;
	font-weight: bold;
}	

input#boton{
	background: inherit;
	border-color: #0061ab;
	color: #0061ab;
	width: 150px;
	font-weight: bold;
}	

textarea#boton{
	background: inherit;
	border-color: #0061ab;
	color: #0061ab;
	width: 150px;
	font-weight: bold;
}	
select#boton{
	background: inherit;
	border-color: #0061ab;
	color: #0061ab;
	width: 150px;
	font-weight: bold;
}
	
div#pie {
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

div#banner{
	margin: 5px;
	text-align: center;
	color: #ffffff;
}

div#titulo {
	width: 200px;
	background-image: url(tittle.gif);
	text-align: center;
	margin: 10px;
	margin-left: 2px;
	color: #ffffff;
	font-weight: bold;
}

div#titulo2 {
	width: 424px;
	background-image: url(longtitle.gif);
	text-align: center;
	margin: 10px;
	margin-left:50px;
	margin-right:50px;
	color: #ffffff;
	font-weight: bold;
}

div#titulo3 {
	width: 200px;
	background-image: url(title3.gif);
	text-align: center;
	margin: 10px;
	margin-right:2px;
	color: #ffffff;
	font-weight: bold;
}

div#texto {
	text-align: justify;
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #0061ab;
}

div#texto2 {
	text-align: justify;
	margin: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #0061ab;
}

div#centrado {
	text-align: center;
	margin: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #0061ab;
}


div#derecha {
	text-align: right;
	margin: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #0061ab;
}

div#texto3 {
	text-align: justify;
	margin-left: 30px;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #0061ab;
}

div#opcion {
	text-align: left;
	margin-left: 25px;
	margin-top: 5px;
	color: #0061ab;
}

div#opcion3 {
	text-align: right;
	margin-right:25px;
	margin-left:25px;
	margin-top: 5px;
	color: #0061ab;
}

li#paginas{
	margin: 0px;
}

ol , ul.lista {
	width: 573px;
	padding-left: 110px;
	color: #0061ab;
	background-color: inherit;
}

ol li , ul.lista li {
	margin: 10px 0;
}

ul#menul {
	margin: 0px;
}

ul#menul li {
	display: inline;
	color: #0061ab;
}

ul#menul li a {
	width: 150px;
	color: #0061ab;
	padding: 0 50px;
}

ul#menul2 li a:hover {
	text-decoration: underline;
	color: #0061ab;
}

ul#menul2 {
	margin: 0px;
}

ul#menul2 li {
	display: inline;
	color: #0061ab;
}

ul#menul2 li a {
	color: #0061ab;
	padding: 5px;
}

ul#menul2 li a:hover {
	text-decoration: underline;
	color: #0061ab;
}

table#camis {
	vertical-align:top;
	margin: 10px;
	text-align: left;
	font-weight:bold;
	
}

input#camiboton{
	background: inherit;
	border-color: #0061ab;
	color: #0061ab;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
}	

/* CSS */

