@charset "utf-8";
/* CSS Document */

<style>
@charset "utf-8";
body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background-image: url();*/
}

table
{
	width:80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url();
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



td.menu
{
	padding-left:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #335886;
	border-right-color: #E9EAEC;
	border-bottom-color: #335886;
	border-left-color: #335886;
	width: 25%;
	vertical-align: text-top;
}

td.menu2
{
	padding-left:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20%;
	padding-right: 10px;
}

td.cuerpo
{
	width:80%;
	height:500px;
	border:0px solid;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	background-image: none;
	padding: 10px;
}

.formtable   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	text-align: left;
}

td.top
{
	padding-left:10px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFF;
	background-position: left;
	border-bottom-color: #E9EAEC;
}

td.top2
{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	height:10px;
	font-size:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #335886;
	border-right-color: #335886;
	border-bottom-color: #E9EAEC;
	border-left-color: #335886;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}


td.pie
{
	padding-left:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9EAEC;
	border-right-color: #E9EAEC;
	border-bottom-color: #E9EAEC;
	border-left-color: #E9EAEC;
	height: 100px;
	background-color: #FFF;
	background-position: left;
}

h1
{
	color:#5A88C0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5a88c0;
	
}
	


a:link
{
	color:#335886;
	text-decoration: none;
}

a:visited
{
	color:#335886;
	text-decoration: none;
}

a:hover
{
	color:#B8CCE4;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

table.botones
{
	width:45%;
	padding:5px;
	margin:auto;
	background:none;
	text-align:center;

	
	
}

</style>
