body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	background-image:url(imagenes/lineas.jpg);
	background-repeat:repeat-x;
	background-color:#CCFF99;
	
	
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#contenedor{ 
   
    width: 741px; 
    margin: auto;
		background-color:#E8FFD2;

} 

#cabecera{
	padding: 0px;
	width: 741px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
	
}
#contenido{
	margin: 0px;
	width: 741px;
	
	background-color:#E8FFD2;
	border-bottom: 1px solid #cccccc;
}


#columizq{
	float: left;
	width: 130px;
	margin: 0px;
	padding: 10px 1px 10px 5px;
	background-color: #F4F8FF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}

#columder{
	float:right;
	width: 130px;
	margin: 0px;
	padding: 10px 1px 10px 5px;
	background-color: #F4F8FF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}

#columcent{
	float:left;
	width:450px;
	background-color:#E8FFD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	height: 100%;
	padding: 10px 5px 25px 5px;
	text-decoration: none;
}
#columcent a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
#columcent a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
}




#Pie {
 clear:both;
	background-color:#333333;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	
	height:20px;
	width:741px;
	margin:auto;

}

#bloquemenu{
	width:741px;
	height:88px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	

}
#menuhor{

 float:left; 
 margin:0px;
 padding:0px;
 
 }
 
 
#MenuIzq {
	background-image:url(imagenes/flecha1.jpg);
	background-repeat:no-repeat;
	background-position:3px;
	padding-left:20px;
   
  }
 
#MenuIzq a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color: black;
}

#MenuIzq a:hover {
		color: #999999;
}
 
 
#textointroduccion{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#006600;
	line-height:17px;
	font-style: oblique;
	text-align: center;
	vertical-align: middle;
	margin-left:20px;	
	width: 560px;
	height:60px;
	
 }

#losenlacesCategorias{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	margin-top: 15px;
	padding-left:10px;
	margin-bottom:10px;
	background-color : Silver;

}

#losenlaces a  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : Black;
	text-decoration:none;
}

#losenlaces a:hover {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: Gray;	
	text-decoration:none;

}

#losenlaces li{
	list-style-type:square;
	list-style-position : outside;
}

#columcent p {
	 margin-left:8px;
	 margin-right:8px;
}
#TituloSeccion {
	background-image:url(imagenes/iconocuadraditos.jpg);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	height: 20px;
	padding-left:30px;
	
	margin-bottom:20px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	font-stretch:condensed;
	 
	color:#333333;
	 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
#TituloMenu {
	background-image:url(imagenes/iconocuadraditos.jpg);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	height: 20px;
	padding-left:25px;
	margin-bottom:5px;
	margin-TOP:5px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	font-stretch:condensed;
	 
	color:#333333;
}

.pie{
	background-color:#333333;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;


}

