@import url(http://cms.coomeva.com.co/nexura/cmsTmp/disenno/baseNx2/estilos/baseNx2.css);

/**
* wrapper o contenedor
*/
#wrapper{
   	background: url(../imagenes/header.jpg) left 25px no-repeat;
}

#inicioHeader a {
	top: 5px;
	width: 300px;
	height: 80px;
    background: none;
}


#buscador{
	top: 3px;
}

/***
Header
*/


#header{
  height: 260px;
}

/***
comunidadHeader
*/

#comunidadHeader{
	top: 28px;
}

#comunidadHeader ul li a{
    color: #797979;
}


/***
guiaHeader
*/

#guiaHeader{
	top: 42px;
	margin-left: 310px;
    background: none;
    width: 700px;
}

#guiaHeader ul{
	margin: 3px 0px 2px 0px;
}

#guiaHeader ul  li{
	padding: 0px 5px 0px 5px;
    border-left: 2px solid #D78100;
}


#guiaHeader ul li a{
	color: #797979;
    font-family: tahoma;
}

/***
menuHeader
*/

#menuHeader{
	top: 110px;
    margin-left: 0px;
}

/**
* Menu Salsh2
*/


.tituloSlash2{
	padding: 0px;
    margin: 0px;
	width: 164px;
	height: 24px;
	background: url(../imagenes/tituloSlash2.gif) left top no-repeat;
	float: left;
    text-indent: -9999px; /* oculta el texto */
}

/**
* tituloD2
*/
.tituloD2{
    color: #FFFFFF;
	background: #314972 url(../imagenes/tituloD2.gif) 8px 8px no-repeat;
}

.menuComunidades{
	position: absolute;
	top: 232px;
    margin-left: 700px;
	width: 300px;
    background: url(../imagenes/vinnetaSegmentos.gif) 2px 4px no-repeat;

}

/**
* enlaceD2
*/

.enlaceD2{
	color: #7DAFC8;
}

.tituloD3{
	padding: 5px 1px 2px 7px;
	height: 25px;
	color: #FFFFFF;
	font-size: 1.62em;
	font-weight: bold;
	font-family: Tahoma;
	background:#7DAFC8 url(../imagenes/tituloD2.jpg) right top no-repeat;
}

.zonaA{
	width: 440px;
    padding: 5px 10px 0px 4px;
}

.zonaB{
	width: 270px;
    padding: 5px 0px 0px 0px;
}

.contenidoD2{
	padding: 5px;
    margin: 0px;
}

.directorio{
   border-right: 1px solid #E9E9E9;
   padding: 10px;
   width: 400px;
   font-size:10px;
   line-height:150%;
   padding-top: 10px;
}


