/* CSS Document */
body {
	background-color: #03368B;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Trebuchet MS;
	font-size: 11px;
	color: #03368B;
}
a {
	font-size: 11px;
	color: #03368B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.bak_i {
	background-image: url(images/fdo_i.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bak_d{
	background-image: url(images/fdo_d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bak_contenido {
	background-color: #FEFDFB;
	background-image: url(images/bak_contenido.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.news_1 {
	background-image: url(images/back_gr_1.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 220px;
	background-position: center center;
}
.news_2 {
	background-image: url(images/back_gr_2.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 220px;
	background-position: center center;
}
.bak_int {
	background-image: url(images/back_int.gif);
	background-repeat: no-repeat;
	height: 377px;
	width: 662px;
	background-position: center center;
}
.padding_15 {
	padding-right: 15px;
	padding-left: 15px;
}
#navcontainer { margin-left: 0px; }

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial, sans-serif;
}

#navcontainer li { margin: 0; }


#navcontainer a {
	display: block;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Trebuchet MS;
	font-size:10px;
	color: #03368B;
	width: 140px;
	padding: 2px 10px;
	text-decoration: none;	
}

#navcontainer a:hover {
	background-color: #EFEEEE;
	color: #FF6600;
	padding: 2px 10px;
}

#navcontainer a.activeselect {
	background-color: #EFEEEE;
	color: #FF6600;
	padding: 2px 10px 2px 10px;
	font-weight:bold
	
}
#navcontainer a.activeselect:hover {
	background-color: #EFEEEE;
	color: #FF6600;
	padding: 2px 10px 2px 10px;
	font-weight:bold
	
}
.formcampos {
	background-color: #FAF9F9;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Trebuchet MS;
	font-size: 10px;
	color: #03368B;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	border-left: 1px solid #9D9D9D;
	padding-top: 0px;
	padding-bottom: 0px;
}
.formboton {
	background-color: #EDECED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #03368B;
}

.txt_orange {
	font-family: Arial, Helvetica, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
