/* CSS Document */
table#cabecera, #plantilla {
   border: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
   margin: 0px auto;
   width:800px;}
hr {
  height: 1px;
  color: #ccc;}
  /*-----*/
#logo {
margin: 0;
padding: 0px;
width:40%;
height:29px
} 
#fecha {
margin: 0;
padding: 0;
background-color:#FFFFFF;
text-align:right;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9pt;
padding-right:5px;
}
#c1{
 background-color:#;
 }  
 #c2{
 background-image: url(imagenes/cab_01.gif);
 background-repeat: no-repeat;
 background-color: #;
 background-position:left bottom;
 color: #fff;
 padding: 0 0 0 16px;
 width: auto;
 height:65px;
 } 
#c3{
background-image: url(imagenes/cab_02.jpg);
background-repeat: no-repeat;
background-color:#;
background-position:right bottom;
width:auto;
height:65px;
}
/*-----------poner en caja columna1----------*/
div#caja1 .columna1t {
 	background-color:#9ABE7E;
 	color:#fff;
 	font-family: Arial;
 	font-size: 12px; 
 	font-weight: bold;
	height:20px;
	line-height:20px;
	overflow:hidden; 
 	padding-left:10px;
 	text-align: left;
 }
div#caja1 .columna1c {
 	background-color:#EBF1E5;
  }
/*------------CENTRO----------*/
div#caja2 .contentsintitulo li a, div#caja2 .content li a, div#caja2 .content a, div#caja2 .contentsintitulo a{
	color: #16387C;
	font-family: Arial; 
 	font-size: 12px;
	font-weight: bold; 
 	margin:5px 2px;
	padding:0;
	text-decoration: none;}
div#caja2 .contentsintitulo li a:hover, div#caja2 .content li a:hover, div#caja2 .content a:hover, div#caja2 .contentsintitulo a:hover{
	text-decoration: underline;}

/*---------todos los -------------*/
 a.enlacesp, a.enlacevermas {
	 font-size: 10px!important; 
 }
