/* Capas base */
body {
	background-color: #FFFFFF;
	scrollbar-arrow-color: 7C0000;
	scrollbar-base-color:FFFFFF;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-track-color: FFFFFF;
	scrollbar-face-color: FFFFFF;
	scrollbar-shadow-color: 7C0000;
	scrollbar-highlight-color: 7C0000;
	scrollbar-3dlight-color: FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.nospace {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/* TIPOGRAFIAS */
#content, #footer, #content table, #menu table, #backlinks, .form-campo, .form-campo2, .form-boton, .form-memo {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height: 21px;
	color: #3F3F3F;
}

/* HEADER */

/* MENU */
#logotipo {
	margin-top: 20px;
	margin-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu {
	background-color: #2f5d8c;
	background-image: url(interface/menu-bck2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	vertical-align: top;
}

#menu a, #menu a:visited, #menu a:active {
	color:#FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 195px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-transform: uppercase;
	float: left;
}

#menu a:hover { 
	color:#FF6B0D;
	text-decoration: none;
}

#submenu {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#submenu a, #submenu a:visited, #submenu a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	height: auto;
	width: auto;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(interface/submenu-bck.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

#submenu a:hover { 
	color:#FFFFFF;
	text-decoration: underline;
}

#enrrera {
	margin: 0px;
	padding: 0px;

}

#enrrera a, #enrrera a:visited, #enrrera a:active {
	color:#FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(interface/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-right: 10px;
	padding-left: 13px;
	height: auto;
	width: auto;
	float: right;
}

#enrrera a:hover { 
	color:#FFFFFF;
	text-decoration: underline;
}


/* IMAGEN PRINCIPAL */
#image-big {
	height: 204px;
	background-image: url(interface/image-big.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;

}

#image-small {
	height: 109px;
	background-image: url(interface/image-small.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;

}

#image-flash {
	height: 204px;
	margin: 0px;
	padding: 0px;
	background-color: #399ad7;
}

#backlinks b {
	height: 18px;
	color:#BAD1E9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#backlinks a, #backlinks a:visited, #backlinks a:active {
	color:#FFFFFF;
	text-decoration: none;
	height: 18px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#backlinks a:hover {
	color:#FF6B0D;
	text-decoration: none;
}

/* CONTENIDOS (GENERAL) */
#content {
	padding: 20px;
}

#content a, #content a:visited, #content a:active {
	color:#FF6B0D;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

#content p, #content table, #content blockquote {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#content table {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 20px;
}

#content li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: disc;
}

#content h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0a285b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content h2 {
	font-size: 14px;
	font-weight: normal;
	color: #E55F0B;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#content #listas {
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

#content #listas #1 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content #listas #2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content #listas .fecha {
	color: FF8400;
	font-weight: bold;
	
}

/* TABLAS */


/* FORMULARIOS */
.form-campo2, .form-campo {
	height: 20px;
	padding-left: 5px;
}

.form-campo2 {
	border: 1px solid #990000;
}

.form-memo {
	padding-left: 5px;
	
}

.form-boton {
	color: #FFFFFF;
	background-color: #AF312A;
	font-weight: bold;
}

/* FOOTER */
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336598;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	color: #646464;
}

#footer b {
	padding-left: 10px;
}

#footer a, #footer a:visited, #footer a:active {
	color:#848484;
	text-decoration: none;
}

#footer a:hover { 
	color:#848484;
	text-decoration: underline;
}

#footer h1, #footer h1 a, #footer h1 a:visited, #footer h1 a:active {
	font-size: 10px;
	font-weight: normal;
	float: right;
	padding-right: 10px;
	vertical-align: middle;
	line-height: 12px;
	color: #FFFFFF;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.news-mes {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.news-txt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
}

.news-txt a, .news-txt a:visited, .news-txt a:active {
	color:#848484;
	text-decoration: none;
}

.news-txt a:hover { 
	color:#848484;
	text-decoration: underline;
}
