/*Para que se expanda una caja con sus flotantes en Firefox*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






	
	
p      {
			color: #000000;
			text-align: justify;
			text-indent: 20px;
			margin: 3mm;
		   }
a      {
			text-decoration: none;
			color: #cc3333;
			font-size : 12px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
a:visited
			{
			font-size : 12px;
			color: #cc3333;
			}
a:hover
			{
			font-size : 12px;
			text-decoration: underline;
			color: #ff3333;
			} 
p   {
	text-align: justify;
	text-indent: 7px;
	margin: 4mm;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 74%;
	color: #990000;
	        }	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: #cc0033;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bolder;
}
.tabla {
	background : #ffffff;
	border: 1px dashed #ff8f59;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	voice-family : female;
	padding : 4px;
}
.celda {
	background : #f4f4f4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	voice-family : female;
	padding : 4px;
}
.cantidad
{
  border: 1px solid #e4e4e4;
	width: 385px;
	background : #fff;
	color : #676767;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.celdatitulorel
 {
	background : #a7a7a7;
	border : 2px solid #545429;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	voice-family : female;
	padding : 4px;
}
.autorrelato
 {
	background : #f4f4f4;
	border : 2px solid #999966;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	voice-family : female;
	padding : 4px;
}
.celdadescrip
 {
	background : #cccccc;
	border : 2px solid #cccc99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	voice-family : female;
	padding : 4px;
}

/* h1 h2 botonera------------------------------ */
	
	h1 {
	    color: #cc0000;
		font-size: 140%;
		font-weight: bold;
	}
	
	
	h2 {
	    color: #646464;
		font-size: 100%;
		font-weight: bold;
		padding-top: 12px;
	}
	
	h3 {
	    color: #000000;
		font-size: 100%;
		font-weight: bold;
		padding-top: 0px;
	}
  h4 {
	  margin: 2px auto 2px auto; 
	    color: #ff0000;
		font-size: 1em;
		font-weight: bold;
		padding-top: 2px;
	}
	
	/* CUERPO TOTAL------------------------------ */
	
	body{
		font: normal 13px "Verdana", Arial, Trebuchet MS, Helvetica, sans-serif;
		color: #676767;
        text-align: center;
		background: #ffffff;
		color: #4E4E4E;
		width: 840px;
		padding: 0px;
		margin: 0px auto 0px auto;
    
	}
	/* CABECERO------------------------------ */
	
	#cabecero
	{
	margin: 10px auto 0px auto;
	width: 830px;
	height: 90px;
	font-size: 10px;
	color: #990000;
    }
	
	.logocabecero
	{
	float: left;
	width: 220px;
    padding: 0px 0px 0px 0px;
	}
	
	.txtcabecero
	{
	float: right;
	width: 570px;
	border: 1px solid #e4e4e4;
    padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	}
	
	
	/* CONTENIDOS------------------------------ */	
	#cuerpo
	{
		margin: 0px auto;
		width: 830px;
		background: #ffffff;
	}
	.izq
	{ 
	  margin: 0px 0px;
	  float: left;
	  width: 200px;

	}


		#centro
	{ 
	  float: left;
	  margin: 0px 0px;
	  width: 400px;
	  background: #ffffff;
	  height:800px;
	}
      	#centro ul {
      		margin: 0;
      		padding: 0px;
      		list-style: none;
      	}
      	#centro li {
      		padding: 0px;
      		display: inline;
      		background: none;
      	}
      	#centro a {
      		font: normal 13px "Verdana", Arial, Trebuchet MS, Helvetica, sans-serif;
      		color: #cc3300;
      	  border: 1px solid #f95100;
      	  background: #d8d8d8;
      		display: block;
      		width: 385px;
      		height: 100%;
      		padding: 3px 3px 3px 3px;
      		margin: 1px 1px 1px 1px;
      		font-weight: bold;
      		text-decoration: none;
      	}
      	#centro a:hover {
      		background: #cccccc;
      		text-decoration: none;
      		border: 1px solid #000000;
      		color: #000000;
      		width: 385px;
      	}
   	
	.centrotxt
	{ 
	  float: left;
	  border: 1px solid #E37A1C;
	  font: normal 12px "Verdana", Arial, Trebuchet MS, Helvetica, sans-serif;
	  color: #990000;
	  margin: 0px 0px 0px 5px;
      padding: 10px 10px 10px 10px;
	  width: 385px;
	  background: #ffffff;
	  height:120px;
	}   	
	.centropub
	{ 
	  float: left;
	  margin: 0px 0px 0px 5px;
	  width: 407px;
	  background: #fff;
	  height:220px;
	}
	
	
	.avancerelatos
	{ 
	  float: left;
	  margin: 0px 0px 0px 0px;
	  width: 385px;
	  background: #ffffff;
	}
	
	.drcha
	{ 
	  float: right;
	  margin: 0px 0px 0px 0px;
	  width: 200px;
	  background: #f3f3f3;
	}
	
		
	#fondobajo
	{ 
    background: #cccccc; */
		border: 1px dashed #ff8f59;
  	height:120px;
		width: 830px;
		display: block;
		clear:both;
	}
	.nota
	{
	color: #ffaaaa;
	font:  bold 12px "Verdana", Arial, Trebuchet MS, Helvetica, sans-serif;
	}
-->	