/*ALFINAL.COM*/
* {	margin: 0; padding: 0;}
.separa {height: 0px;}
body {	
	background: url(http://www.alfinal.com/portada/body_bg.gif);
}
#contenedor{
	margin: 1px auto 0px auto;
	background: url(http://alfinal.com/imagenes/fondocuadriculaorange.GIF);
	width:1000px;
}
#header {
	background: url(http://www.alfinal.com/portada/top.jpg) repeat-x;
	height:auto;
	width: auto;
	overflow: hidden;
}
#header .izq {
	float:left;
	height:auto;
	width:auto;
}
#header .centro {
	color: #D0D0F0;
	font-weight:bold;
	text-align:left;
	margin: 0 20 0 60px;
	padding: 6px 10px 0 20px;
}
#header .der{
	margin: 0px auto;
	float:right;
}
#header .der input {
	font-weight:bold;
	font-size:10px; 
	color: rgb(255,255,255); 
	background: rgb(150,200,150); 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header .der .boton{
	font-size: 10px;
	COLOR: rgb(0,0,0); 
	BACKGROUND-COLOR: #DCFFDC; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.navegador {
	margin: auto;
	width: auto;
	height:5px;
	clear: both;
	margin: 5px 4px 5px 5px;
	padding-top:0px;
	padding-bottom:9px; /*  para compatibilidad con los tres navegadores especialmente el chroma*/
}
.navegador li{
	border: outset 0px #CCFFCC;
	display: block;
	background: #9db9d4;     /* #669999;  */
	font-weight:bold;
	font-size:13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
                  font-color: #FFFFFF;
	float: left;
	list-style-image:none;
}
.navegador li a{
	padding: 0 5px 0 5px; 
	color: #000000; /*#F1e6a8;*/
	text-decoration: none;
}

.navegador li a:hover {
	border: inset 1px #CCCCCC;
	background: #9aa4ad;
	color: #000033;
}

.titulo {
	/* border: inset 1px #CCCCCC; */
                background: url(http://alfinal.com/imagenes/fondocuadriculaorange.GIF);
	/* background: #9aa4ad; */
	color: #000033;
}


#ads {
	height: 250px;
	width: auto;
	text-align: center;
	clear: both;
	background: #FFEBC1;
}
#ads .adsizq{
	height: 249px;
	width: 300px;
	float: left;
	clear:both;
}
.tabla {
	table-layout: fixed;
	border-collapse: collapse;
	width: auto;
	text-align: left;
	overflow: hidden;
}
.tabla a {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#colizq{
    /* #colizq,*#colder*/
	height:auto;
     padding-top:5px;
	width: 200px;
	float: left;
}
#colder{
	/*float:right;*/
	width: 0;
	display:none;
}

#cuerpo {
	text-align: justify;
	padding-top:5px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:30px;
	width: 765px;
/*	width: 750px; */
	height:auto;
	float: left;
	background: url(http://alfinal.com/imagenes/fondocuadriculaorange.GIF);
	color: #000000;
	font-weight:bold;
	/*font-weight:bold;*/
                  font face="Arial, Helvetica, sans-serif";
	font-size:14px;
}
#pie {
	clear:both;
	width:100%;
	height:auto;
	background: #0F0000;
	position: relative;
}

#footer{
 width:1000px;
 height:90px;
 background:#000000;
 margin:0 auto 0 auto;
 padding:10px 0 0 0;
}
