@import url(http://www.coomeva.com.co/disenno/cms/base/baseNx.css);


/**
* wrapper
*/
#wrapper{
	background: url(../imagenes/header.jpg) top left no-repeat;
}

/*** 
Cabezote
*/
#header{
	height: 30px;
}

#header h2{
	text-indent: -9999px; /* oculta el texto */
	margin: 0px; /* fix espacios */
	padding: 0px; /* fix espacios */
}

/**
* Footer
*/
#footer{
	background:  url(../imagenes/footer.gif) top left no-repeat;
	height: 70px;
	padding-top: 40px;
}

/*** 
ZonaBloque1 TablaPub
*/
#zonaBloque1{
	width: 250px;
	margin-left: 10px;
}

#zonaBloque2{
	margin-left: 265px;
	margin-top: 270px;
}

#container>#zonaBloque2{
	margin-top: 300px;
}



/**
* menu Header
*/

.menuHeader{
	background: url(../imagenes/menuHeader.jpg) left top no-repeat;
}

.menuHeader li{
	padding: 5px 4px 5px 3px;
}



/**
* boton1
*/
.boton1{
	margin-top: 10px;
}

/**
* botonPublicar
*/
.botonPublicar{
	position: absolute;
	top: 300px;
	margin-left: 755px;
}

/**
* Disenno 4 especial
*/

.tablaD4{
	background: #CFE1F9 url(../imagenes/tablaD4.gif) left bottom no-repeat;
	width: 230px;
	margin: 0px 0px 10px 10px;
	padding-bottom: 30px;
}

.tituloD4{
	display: block;
	background: #5AA4D9 url(../imagenes/tituloD4.gif) 5px 2px no-repeat;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 1.1em;
	padding: 2px 0px 2px 20px;
}

.contenidoD4{
	width: 230px;
	max-width: 230px;
	margin: 0px;
	padding: 45px 0px 0px 0px;
	background: url(../imagenes/contenidoD4.gif) left top no-repeat;
}

.enlaceD4{
	margin:0px;
	padding: 0px 0px 0px 0px; /* fix ff para cuando se define un margin en el ul */
	list-style: none;
}

.enlaceD4 li{
	margin:0px;
	padding: 2px 0px 0px 0px;
	height: 18px;
	width: 230px;
	border-top: 1px solid #FFFFFF;

}

.enlaceD4 a{
	margin: 0px;
	padding: 5px 0px 0px 20px;
	text-decoration: none;
	color: #1C83C8;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 1.1em;
}

.enlaceD4 a:hover{
	color: #035CB6;
}



/**
* Disenno 5 especial
***/

.tablaD5 {
	clear:both;
	border-bottom: 1px solid #CCCCCC;
}

.tituloD5{
	padding: 5px 1px 2px 50px;
	height: 25px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background: url(../imagenes/tituloD4.jpg) left top no-repeat;
}

.contenidoD5{
	padding:0px 0px 5px 0px;
	margin:0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


.enlaceD5 {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px; /* fix ff para cuando se define un margin en el ul */
	list-style: none;
}

.enlaceD5 li{
	width: 200px;
	float: left;
	margin-right: 5px;
	padding: 10px 5px 10px 5px;
}

.enlaceD5 img{
	padding: 5px;
}


.enlaceD5 a{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 10px;

}
.enlaceD5 a:hover{
	text-decoration: underline;
}

/**
* tablaNot
*/

.tituloNot{
	color: #0066CC;
}


/**
* Tabla Tab revisar
*/
.tituloTab{
	color: #0066CC;
}

.enlaceTabPadre li{
	background:#0066CC;
}

/**
* Disenno 3
*/
.tituloD3{
	padding: 5px 1px 2px 10px;
	height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	background:#337ECD url(../imagenes/tituloD3.jpg) right top no-repeat;
}


/**
* DInterno
*/

.tituloDInterno{
	background: #0066CA;
}

