@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 130%;
}
a {
	color: #666;
	text-decoration:none
}
a:hover {
	color: #2B5794;
	text-decoration:
}
h2 {
	color: #2B5794;
	text-decoration:none
}
#box {
	width: 898px;
	background-image: url(i/shadow.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 9px;
	padding-right:9px;
}
#cont {
	width: 898px;
	background-color:#FFF;
	border: 1px solid #CCC;
}
#contInt {
	width: 898px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin-right: 20px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#top{
	background-image: url(i/logo.jpg);
	width: 898px;
	height: 116px;
	background-repeat: no-repeat;
}
#pie{
	width: 898px;
}
#logoPie{
	background-image: url(i/logo_pie.jpg);
	float: left;
	height: 58px;
	width: 146px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 2px;
	margin-left: 10px;
}
#direccionPie{
	float: right;
	width: 720px;
	margin-right: 10px;
	padding-top: 8px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	border-top-width: 3px;
}
#blank{
	clear: both;
	width: 100%;
}
#flash{
	background-image: url(i/flash.jpg);
	height: 276px;
	width: 730px;
	float: right;
}
#conTextos{
	width: 720px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#lineaHor{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

/*btnera superior*/
#btneraSup{
	position: relative;
	text-align: right;
	padding-right: 15px;
	float: right;
	width: 400px;
	padding-top: 50px;
}
#btneraSup ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#btneraSup li
{
	display: inline;
	color: #333;
	font-size: 13px;
}

#btneraSup li a
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#btneraSup li a:hover
{
	color: #2B5794;
	text-decoration: none;
	font-weight: normal;
}
/* */


/*estilos letras*/
.img{
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.imgInt {
	border-bottom-color: #333;
	float: right;
	margin: 15px;
	border: 1px dotted #d8d8d8;
	padding: 10px;
}
/* */
.imgIntizq {
	border-bottom-color: #333;
	float: left;
	border: 1px dotted #d8d8d8;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.esta{
	font-size: 11px;
}
.tit{
	font-size: 13px;
	font-weight: bold;
	color: #2B5793;
	text-transform: uppercase;
}


/*btnera vertical*/
#btneraVertical{
	width: 160px;
}
.navlist
{
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.navlist li
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 15px;
	background-image: url(i/flecha.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 10px;
	margin-left: 10px;
}

.navlist li a
{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 100%;
}

.navlist li a:hover
{
	font-size: 12px;
	color: #2B5794;
	text-decoration: none;
	font-weight: normal;
	line-height: 100%;
}
/* */

/*subbtnera vertical*/
.navlistSub
{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.navlistSub li
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 15px;
	background-image: url(i/flecha.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 10px;
	margin-left: 10px;
}

.navlistSub li a
{
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 95%;
}

.navlistSub li a:hover
{
	font-size: 11px;
	color: #2B5794;
	text-decoration: none;
	font-weight: normal;
	line-height: 95%;
}

/*footer*/

#footer1{
	float: right;
	width: 720px;
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 0px;
	font-size: 11px;
	color: #333333;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-bottom: 5px;
	border-left-width: 0px;
}
#lineaPunteada{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
