/* CSS Document */


/* ESTILOS GENERALES */

BODY {
background : #CC0000;
font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
color:#FFFFFF;
font-size: 9px;
margin : 30px 0px 0px 0px;
}

A,
A:ACTIVE, A:LINK, A:VISITED {
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
}

A:HOVER {
color:#660000;
}

/* NAVEGADORES Y COMUNES */

.navbardiv {
font-size: 9px;
height:35px;
overflow:hidden;
}

.nav {
background-image:url(../img/nav02.gif);
padding-top: 4px;
}

.borde {
border: 1px solid #FFFFFF;
background-color:#FFFFFF;
}

.links {
text-transform: uppercase;
font-size: 10px;
}

.links: active {
color:#660000;
}

#nav2 {
padding: 10px 3px 8px 15px;
background-image:  url(../img/spacerw.gif);
background-repeat: no-repeat;
float:left;
}


/* CONTENIDO HOME */

#boton {
height:15px;
width:60px;
border:none;
background:url(../img/bt.gif);
background-repeat: no-repeat;
}

input, text {
vertical-align:middle;
color:#666666;
font-size: 10px;
}

.frm {
color:#999999;
border:1px solid #999999;
margin:3px;
}

.gbr {
height:24px;
clear:both;
overflow:hidden;
float: left;
}

.gbr .frm,.gbr .frm {
border:1px solid #999999;
width:150px;
margin:3px;
}

.visit {
font-size: 10px;
font-weight:bold;
float:right;
padding-top:7px;
padding-right:5px;
}


.celda {
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.lineabot {
border-bottom: 1px solid #FFFFFF;
}

.headbei {
background-image: url(../img/cabbei.gif);
}

.bodybei {
background-image: url(../img/cuerbei.gif);
padding-left: 15px;
padding-bottom: 3px;
padding-right: 3px;
}

.cellbei {
background-image:   url(../img/cuerbei.gif);
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.headnar {
background-image:  url(../img/cabnar.gif);
}

.bodynar {
background-image:   url(../img/cuernar.gif);
padding-left: 10px;
padding-bottom:3px;
padding-right:3px;
}

.cellnar {
background-image:   url(../img/cuernar.gif);
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.cellnar2 {
background-image:   url(../img/cuernar.gif);
border-bottom: 1px solid #FFFFFF;
}

.titnarmid {
background-image:  url(../img/titnarmid.gif);
}

.titvermid {
background-image:  url(../img/titvermid.gif);
}

.titrojmid {
background-image:  url(../img/titrojmid.gif);
}

.titext {
font-size: 12px;
color: #660000;
background:   url(../img/arrow.gif);
background-repeat: no-repeat;
padding: 3px 0px 8px 15px;
font-weight: bold;
}

.subtitext {
font-size: 10px;
font-weight: bold;
color:#FFFFFF;
}

.subtit {
font-size: 11px;
font-weight: bold;
color: #FF6600;
}

.fecha {
color: #FF6600;
font-weight:bold;
}

.otras {
padding: 0px 3px 8px 18px;
margin : 3px 3px 5px 3px;
background-image:  url(../img/noticias.gif);
background-repeat: no-repeat;
}

.textini {
font-size:10px;
color:#666666;
}

.notis {
color:#006666;
padding-bottom: 2px;
border-bottom: 1px dotted #FF6600;
}

.pieText {
color:#006666;
padding-bottom: 2px;
}


.lista {
padding: 1px 0px 0px 15px;
font-size: 10px;
color:#666666;
margin : 0px 0px 0px 0px;
background-image:   url(../img/dot.gif);
background-repeat: no-repeat;
}

.vermas,
vermas:active, vermas:link, vermas:visited {
	float:right;
	font-size: 9px;
	padding-right: 8px;
	margin-bottom: 5px;
	color:#FF6600;
	cursor: hand;
}

.vermas:hover {
color:#660000;
}

#imagcat01 {
float: right;
padding-left     : 10px;
padding-right    : 0px;
padding-top      : 0px;
}

.tablprod {
width: 525px;
border-bottom: 1px dotted #FF6600;
}

.texprod {
font-size: 12px;
color: #CC0000;
background: url(../img/arrow.gif);
background-repeat: no-repeat;
padding: 3px 0px 8px 15px;
font-weight: bold;
border-right: 5px solid #FF6600;
}

.navlist, .navlist a{color:#FF6600}
.navlist a:hover {color: #660000}
.navlist a:visited {color:#FF6600}

/* menu */
.menu {	width:180px; overflow: hidden; }
.menu a { display: block; text-decoration: none; padding: 3px 3px 4px 7px; }

.cat, .cat a {color: #FFFFFF; padding: 2px 3px 2px 4px;}
.cat { background: url(../img/news/bg_menu_cat.gif) repeat-x; margin-top:2px;}

.nor a { color: #CC0000; }
.nor a:visited{ color: #CC0000; }
.nor a:hover { color: #FFFFFF; background: url(../img/news/bg_menu_nor_hover.gif) repeat-x; }
.nor { background: url(../img/news/bg_menu_nor.gif) repeat-x; margin-top:2px;}

.destaque {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #996600;
	color: #996600;
	border-bottom-width: 2px;
	border-bottom-color: #996600;
	margin-top: 10px;
	margin: 10px 10px 2px 2px;
	padding: 4px;
}

