body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-color: #fbfbfb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

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

a:active {
	color: #000000;
	text-decoration: none;
}

img {
	behavior: url(css/iepngfix.htc);
	max-width:590px;
}

a img{ border: none; }

.textorojo {
	color: #FF0000;
}

.bordeheader {
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F0001;
	border-right-color: #3F0001;
	border-bottom-color: #3F0001;
	border-left-color: #3F0001;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.contenido {
	background-color: #FFFFFF;
	background-image: url(../images/main_bk.jpg);
	background-repeat: repeat-x;
	height: 100%;
}

.bordeder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.textobox {
	text-align: justify;
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 8px;
	background-color: #E9E9E9;
	
}

.textobox_nobk {
	text-align: justify;
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 8px;
}

.texto {
	text-align: justify;
	margin: 3px;
	padding: 8px;
}

.titulosmain {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #710000;
	text-align: center;
}

.subtitulosmain {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #710000;
	text-align: center;
}

.tituloblanco {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
}

.textoblanco {
	color: #FFFFFF;
}

.textoblancobig {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.textorojobig {
	color: #710000;
	font-size: 18px;
	font-weight: bold;
}

.textorojo {
	color: #FF0000;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

.imgbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.noticias_style {
	font-size: 16px;
	font-weight: bold;
	color: #710000;
	text-decoration: none;
	text-transform: capitalize;
	font-style: normal;
}
