body {
	background: #0B2972;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

p input {
	color:#666666;
	font-size: 12px;
	text-align:justify;
}
a {
	color: #999999;
	text-decoration: underline;
}
a:hover{
	text-decoration:underline;
	color: #996666;
}

/*diagramacion*/
.marco {
	text-align:center;
	position: absolute;
	left: 50%;
	margin-left: -399px;
	margin-right: -399px;/**border: 1px solid #000;**/
	margin-top: 0px;
	top: 0%;
	width: 798px;
	height: auto;
	vertical-align: top;
	border: 0px;
	padding: 0px;
}
.marco_interior {
	text-align:center;
	width: 798px;
	height: auto;
	background: #E5E5E7;
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.header {
	background-image: url(../images/back_header_thm.jpg);
	float: left;
	height: 172px;
	width: 798px;
	display:inline;
	clear: both;
	position: static;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.buttons_main {
	background-image: url(../images/back_botonera_top.jpg);
	float: left;
	height: 25px;
	width: 798px;
	text-align: left;
	background-color: #0D265F;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.buttons_second {
	background-image: url(../images/back_botonera_middle.gif);
	float: left;
	height: 24px;
	width: 798px;
	text-align: left;
	background-color: #2D4B93;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


.content {
	background: #E5E5E7 url(../images/sub_header_thm.jpg) no-repeat;
	float: left;
	height: auto;
	width: 798px;
}
.margen {
	float: left;
	height: auto;
	width: 60px;
}
.caja155 {
	float: left;
	height: 155px;
	width: 154px;
}
.content_left {
	text-align:left;
	float: left;
	height: auto;
	width: 309px;
	text-align:justify;
}
.contact_left {
	text-align:left;
	float: left;
	height: auto;
	width: 100px;
}
.contact_right {
	text-align:left;
	float: left;
	height: auto;
	width: 200px;
	text-align:justify;
}
.content_right {
	text-align:left;
	float: left;
	height: auto;
	width: 309px;
	color:#999999;
	font-size: 10px;
}
.horizontal_margen {
	float: left;
	height: 30px;
	width: 798px;
	padding: 10px;
}
.footer {
	float: left;
	height: 30px;
	width: 798px;
	font-size: 10px;
	color: #9DA8C4;
	vertical-align: bottom;
	padding: 10px;
}

#titulo_grande {
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#anexo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
