@charset "utf-8";
#base {
	clear: both;
	width: 780px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#cabezote {
	width: 780px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#cabezote2 {
	width: 780px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#llamado {
	width: 500px;
	float: left;
	margin-left: 20px;
	margin-bottom: 19px;
}
#llamado2 {
	width: 210px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	margin-right: 20px;
}
.foto_home {
	float: left;
	margin-right: 10px;
}

#pie {
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/FondoWeb_bot.png);
	height: 35px;
	padding-top: 8px;
}




.Titulo_Cab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	vertical-align: top;
	line-height: 24px;
}
.Titulo_Cab2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #718BF4;
	font-weight: bold;
	vertical-align: bottom;
}
.bot {
	background-image: url(http://www.pixel-gd.net/IMC/Images/FondoWeb_bot.png);
	background-repeat: no-repeat;
}
.derechos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: lighter;
	line-height: 11pt;
	vertical-align: top;
}
.Bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	font-weight: lighter;
	line-height: 10pt;
}

.VerMas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
}

A.VerMas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
}
A.VerMas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	background-color: #EBEBEB;
}
.btn_lat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
	vertical-align: top;
	line-height: 7px;
}
A.btn_lat:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
}
A.btn_lat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
}
A.btn_lat:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-indent: 10px;
}

