body	{font-family:verdana, arial, helvetica;
        font-size:9pt;
	color:#000000;
      background-color:#FFFFFF;
      background-image : url("../fondocol.jpg");
}

a:link, a:visited {
	text-decoration:none;
	color:#CC3300;
	font-family:verdana;
	font-size:9pt;
	font-weight:bold; }

a:hover, a:active {
	text-decoration:none;
	color:#C0C0C0;
}
a.lnk_TIT{
	padding: 0 12px 0 20px;
	background: left center;
	text-indent: 16px;
	margin-left: 4px;
	font-size: 12pt;
	font-weight: normal;
	color: #996666;
	text-align: left;




}
.titular, h1 {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#404040;
	font-weight:bold;
	font-style:normal;
	font-size: 1.5em;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 1px;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #C29297;
}

.subtitular, h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6C0000;
	font-weight:bold;
	font-style:normal;
	font-size: 10pt;
	text-align:left;
	padding-top: 6px;
	margin: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.dataarti {

	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:left;
	font-weight: normal;
	margin: 10px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;

}
.subcabtxt-izq, .subcabtxt-der, .datagace,
.subcabtxt-izq33, .subcabtxt-der33, .subcabtxt-cen33 {
	color: #FFFFFF;
    background: #FFF url(../fbarazul.gif);
    font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	 height : 15px;
}
.subcabtxt-izq {
 width : 50%;
 text-align:left;
}
.subcabtxt-der {
 width : 50%;
 text-align:right;
}
.subcabtxt-izq33 {
 width : 33%;
 text-align:left;
}
.subcabtxt-der33 {
 width : 33%;
 text-align:right;
}
.subcabtxt-cen33 {
 width : 34%;
 text-align:centre;
}
.datagace {
 margin : 0px;
 padding : 0px;
 border : 0;
 width : 100%; 
 border-collapse: collapse;
}


.titlat {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;

}

p, li	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-align:left;
	color: #444444;
	text-indent: 0pt;
	line-height: 14pt;

}
img {
  border:0;
}

.lc	{font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; font-style: normal;
	color:#6C0000; }

	
.f2	{font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;}

.verdana {font-family: Verdana}

.titvie  {color:#CC0000; font-size:11pt;font-weight:bold}
.lcvie   {font-size:12pt;color:#CC0000;}
.f2vie   {font-size:8pt}
.marvie  {margin-left:3%; margin-right:3%}




.estruGac  {
        width:700px; 
        align:left;
}
.mared	{
	margin-left:0%; 
	margin-right:0%
	background-image: url("../fondocol.jpg") }
}

.tablatitulares {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	color: #884C52;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;

}
ul.menutitular
{
clear: both;
width: 100%;
margin: 10px;
padding: 0;
list-style-image: url(../ptonaranja.gif); 
}
ul.menutitular li {
  display: inline;
  
}

.titularGrande {

	font-family:verdana;
	color:#884C52;
	font-style:normal;
	font-size: 14pt;
	text-align:center;
	padding: 2px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #C29297;
	border-bottom-color: #C29297;
}
.articulistas {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:justify;
	font-weight: bold;
	color: #666666;

}
.enlacesGacetas a:link, .enlacesGacetas a:hover, .enlacesGacetas  a:visited {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:justify;
	font-weight: bold;
	color: #CCCCCC;
}

/* Begin Images */

p img {
	padding: 0;
	margin: 0 5px;
	}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}


img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


.alignright {
	float: right;
	}
	

.alignleft {
	float: left
	}

/* End Images */

ol li, #sidebar ul ol li {
	list-style: disc outside;
	margin: 0px 0 0;
	
	padding: 0;
	color: #666666;
	
	margin: 0;
	
	border: none;	}
.pfoto	{font-size: 8pt; 
	font-style: italic; 
	text-align: center;
	}
	
.annoEsp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;

}
.inputa {
 border : 1px #999999 solid;
 color : #404040;
 width : 20px;
 font-family : verdana;
 font-size : 11px;
 font-weight : bold;
}
input 	{
 font-size: 10px; 
 padding-left:3px;
 border:1px 
 solid #D4D0C8; 
 font-family: arial, verdana;  color:#808080; 
 background-color:#EBECE4 
}

.enlaceBlCen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div.fotoder {
	float : right;
	width : 185px;
        margin: 2px;
	padding : 1px;

}
div.fotoder p {
        text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
}
.TitClasif1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.TitClasif2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	letter-spacing: 0.3em;
	margin: 7px;
	width: 70px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;




}

