@charset "ISO-8859-1";
body {
	background-image: url(images/bg_2.jpg);
	background-repeat: repeat-x;
	background-color: #BDB492;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A633F;
}
.tit_pantalla {
	font-size: 30px;
	color: #999999;
	font-weight: lighter;
}
.titlesMain {
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}
.textContent {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.underLine {
	font-size: 10px;
	color: #333333;
}
.titlesValues {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	font-style: italic;
}
a:hover {
	color: #DFD189;
	text-decoration: none;
}
a:visited {
	color: #6A633F;
	text-decoration: none;
}
a:active {
	color: #6A633F;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.res_importante {
	font-size: 16px;
	font-weight: bold;
	color: #422100;
}
.cont_apoyo {
	font-size: 12px;
	color: #333333;
}
#header {
	text-align: center;
	height: 235px;
	vertical-align: top;
	margin: 0px;
}
