html {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
	padding: 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
form {
	height: 100%;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.page {
	height: 100%;
	overflow: hidden;
}

.cab {
	padding-top: 2%;
}
.detmenu {
	background-image: url(/imgweb/finlinea.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 25px;
}
.contmenu {
	height: 30px;
	background-image: url(/imgweb/linmenu.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.menu {
	font-size:12px;
	font-weight: bold;
	color: #B9B9B9;
	padding: 0 2px 0 2px;
	background-image: url(/imgweb/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.menu img {
	border: none;
}

.menu a {
	background-image: url(/imgweb/puntogris.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #999999;
}

.menu a:hover {
	background-image: url(/imgweb/puntorojo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#selected {
	background-image: url(/imgweb/puntogris2.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.intro {
	text-align: left;
	padding: 5px 5px 5px 5px;
	position: relative;
	top: 0;
	width: 65%;
	float: right;
}

.content {
	background-image:url(/imgweb/bgrot.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: 3%;
	margin-bottom: 3%;
	width: 90%;
	min-width: 700px;
	float: right;
	text-align: left;
}

.div1 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-bottom: 4px;
}

.div2 {
	height: 230px;
 overflow: auto;
	padding: 0px 5px 0px 0px;
	margin: 0px 20px 0px 40px;
}

.div3 {
 background-image: url(/imgweb/pxgris.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
	text-align: center;
}

.div4 {
	height: 18px;
	width: 100%;
	text-align: center;
	color: #999999;
}

.div4 img{
	float: right;	
}

.imgrot {
	float: left;
}

.masnoticias img {
	padding-left: 20px;
	padding-right: 20px;
	border: 0;
}

/*Estilos de celda*/
#prod td{
	border-bottom: 1px solid #CCCCCC;
}
.col1 {
	padding: 0 4px 0 0;
	white-space: nowrap;
	font-size: 24px;
	border-right: 1px solid #CCCCCC;
	text-align: right;
}
.col2 {
	padding: 0 10px 0px 6px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}
.col3 {
	padding: 0 10px 0px 10px;
	text-align: left;
	white-space: nowrap;
}
.col4 {
	padding: 0 10px 0px 10px;
	text-align: left;
	white-space: nowrap;
}
.col5 {
	padding: 0 10px 0px 10px;
	text-align: left;
	white-space: nowrap;
}
.col6 {
	padding: 0 10px 0px 10px;
	text-align: right;
	white-space: nowrap;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	
}
.col7 {
	padding: 0 10px 0px 10px;
	text-align: left;
	white-space: nowrap;
}
.col8 {
	padding: 0 2px 0px 2px;
	text-align: left;
	white-space: nowrap;
}
.col8 img {
	border: 1px solid #000000;
}
.puntorojo {
 color:#FF0000;
	padding-right: 1px;
}
.puntogris {
	color:#999999;
	padding-right: 1px;
}
.puntonegro {
 color:#000000;
	padding-right: 1px;
}
.puntorojo2 {
 color:#FF0000;
	padding-right: 1px;
	font-size: 24px;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
	}
.puntogris2 {
	color:#999999;
	font-size: 24px;
	vertical-align: middle;
	padding-right: 1px;
	padding-left: 2px;
	}
.puntonegro2 {
 color:#000000;
	font-size: 24px;
	vertical-align: middle;
	padding-right: 1px;
	padding-left: 2px;
	}
.leyenda {
	padding-right: 50px;
	white-space: nowrap;
	text-align: right;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 30px;
	color: #666666;
}
.logo {
 width: 20%;
	height: 100%;
	padding: 0 5px 0 5px;
}
.cab {
	padding-top: 2%;
}
.detmenu {
	background-image: url(/imgweb/finlinea.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 25px;
}
.contmenu {
	height: 30px;
	background-image: url(/imgweb/linmenu.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.menu {
	font-size:12px;
	font-weight: bold;
	color: #B9B9B9;
	padding: 0 2px 0 2px;
	background-image: url(/imgweb/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.menu img {
	border: none;
}

.menu a {
	background-image: url(/imgweb/puntogris.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #999999;
}

.menu a:hover {
	background-image: url(/imgweb/puntorojo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#selected {
	background-image: url(/imgweb/puntogris2.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.intro {
	text-align: left;
	padding: 5px 5px 5px 5px;
	position: relative;
	top: 0;
	width: 65%;
	float: right;
}

.rot {
	background-image:url(/imgweb/curva2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
	white-space:nowrap;
	text-align: left;
}

.div1 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-bottom: 4px;
}

.div2 {
	height: 230px;
 overflow: auto;
	text-align: justify;
	padding: 0px 40px 0px 0px;
	margin: 0px 20px 0px 40px;
}
.div2p {
	height: 200px;
 overflow: auto;
	text-align: justify;
	padding: 0px 40px 0px 0px;
	margin: 0px 20px 0px 40px;
}

.curval {
	float: left;
}
.curvar {
	float: right;
}

.red {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0;
	border: none;
	border-bottom: 1px dotted #CCCCCC;
}
.inputtextrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0;
	border: none;
	border-bottom: 1px dotted #FF0000;
}
.inputtextpassword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0;
	border: none;
	border-bottom: 1px dotted #CCCCCC;
}
.inputtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px dotted #CCCCCC;
}

.inputselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin: 2px 2px 2px 2px;
	border-width: 1px;
	border-color:#CC0000;
	border-style:solid;
	background-color: #EEEEEE;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
/*Estilos de noticias*/

.indice {
	margin-bottom: 30px;
}

.pfoto {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	border: 0;
}

.tituloind {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 5px 0;
	margin: 0;
}

.tituloind a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 5px 0;
	margin: 0;
}

.tituloind a:visited {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	color: #666666;
}

.tituloind a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 0 0 5px 0;
	margin: 0;
	text-decoration: none;
} 
.tituloind a:active {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}
.resumenind {
	color: #666666;
	padding: 0;
	margin: 0;
}

/**/
.tituloenlace {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 2px 0;
	margin: 0;
}

.tituloenlace a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 5px 0;
	margin: 0;
}

.tituloenlace a:visited {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	color: #666666;
}

.tituloenlace a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 0 0 5px 0;
	margin: 0;
	text-decoration: none;
} 
.tituloenlace a:active {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}
.enlace2 {
	padding: 0;
	margin: 0;
}

/**/

.imgleft {
 border: 0;
	float: left;
	margin: 0 10px 10px 0;
}
.imgright {
 border: 0;
	float: right;
	margin: 0 0 10px 10px;
}
.imgcenter {
	border: 0;
	float: none;
	margin: 0 auto 10px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	display: block;
	}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 0 0 5px 0;
	margin: 0;
}

.contenido {
	padding: 0 0 8px 0;
	margin: 0;
	color: #666666;
}

.clearboth {
	clear: both;
}
