body{ margin: 0px; background-color: #ffffff;}
#total{ display:table; height:100%; text-align: center; margin: auto;}
#anchura{ position: absolute; top: 00%;  display: table-cell; vertical-align: middle; text-align:left;}
#centrar{position: relative;top: -00%; left: -50%;}
#base{ position:absolute; left:-473px; top:-000px; width:946px; height:600px; border: 0px;}

#top_logo{ position: absolute; top:0px; left:0px; width:698px; height:165px; z-index:1;}
#menu{position: absolute; top:0px; left:698px; width:248px; height:1100px; background-image:url(images/fondoMenuIzq.png); background-repeat:no-repeat; background-color:#bb1114; z-index:5;}
#intro{position: absolute; top:165px; left:5px; width:698px; height:190px; z-index:2;}
#contenido{position: absolute; top:355px; left:5px; width:701px; height:688px; z-index:2;}



/*********Intro*************/
#introFoto{position: absolute; top:0px; left:0px; width:317px; height:163px; z-index:1;}
#introTxt{position: absolute; top:0px; left:317px; width:367px; height:167px; z-index:1; vertical-align:middle; background-image:url(images/fondoDetalleTop.png); background-repeat:repeat-y; padding-left:10px;}
#introTxtBanner{position: absolute; top:100px; left:0px; width:683px; height:67px; z-index:1; vertical-align:right; background-color: #F8F8FF; padding-left:10px; 
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/**********homeCont*************/
#HomedetalleDeco{position: absolute; top:-25px; left:607px; width:86px; height:698px; z-index:1; background-image:url(images/detalleDeco.gif); background-repeat:no-repeat;}
#HomedetalleDecoLinea {position: absolute; top:190px; left:0px; width:607px; border-bottom-width:1px; border-bottom-color:#ffa626; border-bottom-style: dashed; z-index:2;}
#homeNoticia{position: absolute; top:0px; left:0px; width:607px; height:190px; z-index:1;}
#homeNoticiaList{position: absolute; top:220px; left:0px; width:300px; height:500px; z-index:1;}
#homeAgendaList{position: absolute; top:220px; left:322px; width:300px; height:500px; z-index:1;}

/**********NOTICIAS y agenda Cont*************/
#noticiasdetalleDeco{position: absolute; top:-25px; left:607px; width:86px; height:698px; z-index:1; background-image:url(images/detalleDeco.gif); background-repeat:no-repeat;}
#noticiasdetalleDecoLinea {position: absolute; top:20px; left:0px; width:607px; border-bottom-width:1px; border-bottom-color:#ffa626; border-bottom-style: dashed; z-index:2;}
#noticiasdetalleDecoLinea2 {position: absolute; top:195px; left:0px; width:607px; border-bottom-width:1px; border-bottom-color:#ffa626; border-bottom-style: dashed; z-index:2;}
#NoticiaTit{position: absolute; top:0px; left:0px; width:607px; height:30px; z-index:1;}
#NoticiasList{position: absolute; top:40px; left:0px; width:607px; height:150px; z-index:1; overflow: auto;}
#NoticiaDetall{position: absolute; top:220px; left:0px; width:607px; height:500px; z-index:1;}

/**********Contenido textual Cont*************/

#ContDetall{position: absolute; top:35px; left:0px; width:607px; height:668px; z-index:1;}

#firma{position: absolute; top:1100px; left:0px; width:700px; height:25px; z-index:1;}
#firmaRaval{position: absolute; top:1500px; left:0px; width:700px; height:25px; z-index:1;}

/**********Clases***************/
.titIntro{ font-family:Arial, Helvetica, sans-serif; color:#ffa626; font-size:16px; font-weight:bold;}
.txtIntro{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px; padding-right:15px;}

.tit{ font-family:Arial, Helvetica, sans-serif; color:#ffa626; font-size:16px; font-weight:bold; text-decoration:none;}
.titlista{ font-family:Arial, Helvetica, sans-serif; color:#ffa626; font-size:12px; font-weight: bold; text-decoration: none;}
.datalista{ font-family:Arial, Helvetica, sans-serif; color:#cc0003; font-size:12px; font-weight: bold;}
.txt{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;}
P{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;}
.titgrana{ font-family:Arial, Helvetica, sans-serif; color:#cc0003; font-size:16px; font-weight:bold;}
.datgrana{ font-family:Arial, Helvetica, sans-serif; color:#cc0003; font-size:12px; font-weight:bold;}

 a.menu:link,a.menu:visited, a.menu:focus {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*	font-weight: bold;*/
	text-transform: uppercase;
	text-decoration: none;
}
a.menu:active,  a.menu:hover{
	color: #ffa626;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*	font-weight: bold;*/
	text-transform: uppercase;
	text-decoration: none;

}
.menuOff{
	color: #ffa626;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*	font-weight: bold;*/
	text-transform: uppercase;
	text-decoration: none;

}
td.menu{	padding-top:8px;}
td.separadormenu{ border-bottom-width:1px; border-bottom-color:#ffa626; border-bottom-style: dashed;}
