@charset "utf-8";
/* CSS Document */

Body {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../imgs/header.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#tabla2{background-image: url(../imgs/back_2.png);
background-position: center top; background-repeat: no-repeat;}

#borde_tabla {
	border: #575989 solid 1px;
}
#Header{
	background-image: url(../imgs/ccc_r2_c3.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 50px;
}
#Menu {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
#Menu a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#Menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#areablanca{
	background-color:#FFFFFF;
	padding: 20px;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
#areablanca a{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
#areablanca a:hover{
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
.Boder_Img {
	border: #575989 solid 1px;
}
#Copy {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#Copy a {
	font-family: Arial;
	font: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#Copy a:hover {
	font-family: Arial;
	font: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.seccion {
	height: 26px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-weight: bold
}
.resaltados{
	font-family: Arial;
	font: bold;
	font-size: 11px;
	color: ##070D57;
	text-decoration: underline;}
