@charset "utf-8";
/* CSS Document */
h1 {
	color:#FF8800;
	font-size:20px;
}
h2 {
	font-family:Verdana;
	font-size:13px;
	color:#FF8800;
}
p {
	color:#185CA0;
	line-height:17px;
	font-size:12px;
}
d1 {
	color:#2B73F9;
	line-height:17px;
	text-align:center;
}
hr {
	border: 0;
	background-color: #CAEAFD;
	color: #CAEAFD;
	height: 1px;
}
#shild {
	width:121px;
	height: 135px;
	display: block;
	background-image: url(../img/shild.png);
	z-index: 1;
	background-repeat: no-repeat;
	position: fixed;
}
#main {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2B73F9;
}
#menu {
	background-image: url(../img/core/menuBG_all.jpg);
	background-repeat: no-repeat;
	height:34px;
	margin-bottom:8px;
	padding-left:20px;
}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin: 0 0 2px 0;
	padding: 9px 40px;
	display: block;
	line-height: normal;
	text-decoration: none;
	float:left;
}
#menu a:hover {
	color: #FFFFFF;
	background-color:#145A95;
}
#menu2 {
	text-align:right;
	height:20px;
}
#contv {
	float: left;
	height: 150px;
	width: 215px;
	text-align: center;
	margin-top: 50px;
	border: 1px solid #CCC;
}

#menu2 a {
	color:#0C4EA7;
	margin-left:20px;
	margin-right:20px;
}
#menu2 a:hover {
	color:#FF6600;
}
.tableSmall {
	width:215px;
}
.tableSmall th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	height:25px;
	background-image: url(../img/core/title_small_BG.jpg);
	background-repeat: no-repeat;
}
.tableSmall td {
	padding-left:10px;
	padding-right:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAEAFD;
	border-left-color: #CAEAFD;
}
.tableBig {
	width:973px;
}
.tableBig th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	height:25px;
	background-image: url(../img/core/title_big_BG.jpg);
	background-repeat: no-repeat;
}
.tableBig td {
	vertical-align:top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAEAFD;
	border-left-color: #CAEAFD;
}
.tableBody {
	margin-top:10px;
	margin-bottom:30px;
}
#tableFoot {
	width:100%;
}
#tableFoot td {
	text-align:center;
}
#tableFoot a {
	color:#0C4EA7;
}
#tableFoot a:hover {
	color:#FF6600;
}

.table100 {
	width:100%;
	margin:0px;
}
.table100 td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2B73F9;
	vertical-align:top;
	border:none;
	padding-left:10px;
	padding-right:10px;
}
.noticias {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.noticias h1 {
	font-weight:normal;
	font-size:11px;
	color:#2B73F9;
	margin:0px;
}
.noticias h2 {
	font-size:11px;
	color:#FF6600;
	margin:0px;
}
a {
	color:#FF8800;
	text-decoration:none;
}
a:hover {
	color:#2B73F9;
}
img {border:none;}
.subrayado {
	text-decoration: underline;
}

