@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #12125E;
	background-image: url(background.gif);
	background-repeat:  repeat-x;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022959;
	text-decoration: none;
}
.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.textlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(bulletred.jpg);
	list-style-position: outside;
	text-align: justify;
}
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111564;
	text-decoration: none;
}
.linkheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkheader:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.powered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.powered:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.textlink:hover {
	color: #111564;
	text-decoration: none;
}
.linkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111564;
	text-decoration: none;
}
.linkblue:hover {
	color: #CC0000;
	text-decoration: none;
}
.titleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #151D6C;
	text-decoration: none;
	margin-left: 10px;
}
.titlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CB0200;
	text-decoration: none;
}
.bgcontentleft {
	background-image: url(bg_content_left.jpg);
	background-repeat: no-repeat;
}
.bgcontentright {
	background-image: url(bg_content_right.jpg);
	background-repeat: no-repeat;
}
.bgcontent {
	background-image: url(bg_content.jpg);
	background-repeat: no-repeat;
}
fieldset {
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E8;
	border-right-color: #E7E7E8;
	border-bottom-color: #E7E7E8;
	border-left-color: #E7E7E8;
}
.imgheader {
	margin-right: 10px;
	border: 1px solid #8C9BB9;
}
.imgleft {
	margin-left: 10px;
}
.imgright {
	margin-right: 10px;
}
.imggeneral {
	margin-bottom: 20px;
	margin-left: 20px;
}

/*Efecto para las noticias del Home - DHTML Ticker script*/

#domticker{
	width: 246px;
	height: 160px;
	border: 1px none black;
	background-color: #DCDEE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#domticker div{
	background-color: #DCDEE0;
}

#domticker a{
	font-weight: bold;
}

#domticker2{
	width: 350px;
	height: 1.2em;
	border: 1px solid black;
	padding: 3px;
}

#domticker2 a{
	text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.linktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111564;
	text-decoration: none;
	font-weight: bold;
}
.linktitle:hover {
	color: #CC0000;
	text-decoration: none;
}

.icono {
	margin-top: 3px;
	margin-right: 7px;
}