/* CSS Document */
.topContenido
{
	height:90px;
	width:100%;
	background:url(../imagenes/menuconocenos.jpg) no-repeat;
}
.imgTopContenido
{
	width:300px;
	height:90px;
	/*background:#000000;*/
	float:left;
}
.optTopContenido
{
	width:250px;
	float:left;
}
.optTopContenido ul
{
	list-style:square;
	padding-left:80px;
	margin:0px;
}
.optTopContenido li
{
	color:#EC720D;
	margin-bottom:2px;
}
.centerContenido
{
	width:650px;
	min-height:566px;!important
	height:566px;
}
.centerContenido ul
{
	list-style:square;
	padding-left:20px;
	margin:0px;
}
.liPrincipal
{
	color:#EC720D;
	margin-bottom:30px;
}
.tituloLi
{
	font-size:13px;
	font-weight:bold;
	color:#EC720D;
}
.txtLi
{
	color:#000000;
	text-align:justify;
}
.columnaI
{
	float:left;
	width:300px;
	margin-right:20px;
}
.columnaD
{
	float:left;
	width:310px;
}


.liProdizq
{
list-style:square; 
color:#ec720d; 
font-size:13px; 
margin-left:0px; 
font-weight:bold;
}
.liProdder
{
list-style:square; 
color:#ec720d; 
font-size:13px; 
margin-left:-10px; 
font-weight:bold;

}
.destacados a
{
	color:#ec720d;
	text-decoration:underline;
}
.destacados a:hover
{
	color:#555555;
	text-decoration:none;
}
.destacados
{
	width:510px;
	margin:auto;
}
.blanco
{
	width:30px;
	height:1px;
	float:left;
}
.izq
{
	float:left;
	text-align:center;
}
.gris
{
	color:#8e8e8e;
}
