@charset "utf-8";
/* CSS Document 
	HOJA DE ESTILOS PARA EL MICRO SITIO DE ZONA VERDE
	DESARROLLADO POR LIC. EDGARDO RODRIGUEZ
	VANILA DESIGN CO.
	WWW.VANILA.COM.MX
	CONTACTO edgardo.rdz[at]vanila[punto]com[punto]mx
	DERECHOS RESERVADOS A WWW.CASAMEXICO.COM.MX

	modificado por Rodmar R.M. enero 2010
*/

body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}


a {
	color: #333333;
	text-decoration: underline;
}


a:hover {
	color: #333333;
	text-decoration: underline;
}

.proyecto {
	font: 28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	color: #006837;
}

#zvMiContenedor {
	width:1000px;
	top:0;
	left:0;
}

#topTb td {
	background: url(../zonaverde/img_portada/bckgrndTopZonVer.jpg) repeat-x top left;
	padding: 45px 0 5px 15px; /* Top Right Bottom Left */
}

#artDecoOne {
	position: relative;
	float: right;
	background: url(../zonaverde/img_portada/imgZonVerBack1.jpg) no-repeat right top;
	width: 259px;
	height: 150px;
}

.contenidoTb td {
	padding: 0 35px 0 35px; /* Top Right Bottom Left */
}

.arwFltLeft {
	position: relative;
	float: left;
	display: inline;
}


#lnkMasArtProy {
	position: relative;
	float: left;
	display: inline;
	font: 17px Arial, Helvetica, sans-serif normal;
	color: #FFFFFF;
	border-bottom: solid 1px #006837;
	border-top: solid 1px #006837;
	text-align: right;
	padding: 6px 10px 5px 0; /* Top Right Bottom Left */
	width: 615px;
}

#lnkMasArtProy a {
	color: #006837;
	text-decoration: none;
}

#lnkMasArtProy a:hover {
	color: #006837;
	text-decoration: none;
}

#lnkMasArt {
	position: relative;
	float: left;
	display: inline;
	font: 17px Arial, Helvetica, sans-serif normal;
	color: #FFFFFF;
	background-color: #006837;
	text-align: right;
	padding: 6px 10px 6px 0; /* Top Right Bottom Left */
	width: 615px;
}

#lnkMasArt a {
	color: #FFFFFF;
	text-decoration: none;
}

#lnkMasArt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#expandDiv1 {
	text-decoration: none;
	display: none;
}

#expandDiv2 {
	text-decoration: none;
	display: none;
}

.expandBtnInput {
	background-color: transparent;
	border: none;
	outline: none;
	color: #006837;
}

.artFooter {
	text-align: right;
	padding: 2px 0 2px 0; /* Top Right Bottom Left */
	margin: 10px 0 0 0; /* Top Left Bottom Right */
	background: url(../zonaverde/img_portada/XpandBckgrndAJAXAcord.jpg) repeat-x bottom left;
	border-bottom: solid 1px #006837;
	border-left: solid 1px #006837;
	border-right: solid 1px #006837;
}

#zvProyHeading {
	position: relative;
	float: left;
	display: inline;
	font: 17px Arial, Helvetica, sans-serif normal;
	color: #8CC63F;
	border-bottom: solid 1px #8CC63F;
	border-top: solid 1px #8CC63F;
	text-align: center;
	padding: 5px 0 5px 0; /* Top Right Bottom Left */
	width: 125px;

}

#znVerdeHeading {
	position: relative;
	float: left;
	display: inline;
	font: 17px Arial, Helvetica, sans-serif normal;
	color: #FFFFFF;
	background-color: #8CC63F;
	text-align: center;
	padding: 6px 0 6px 0; /* Top Right Bottom Left */
	width: 125px;
}

#zvArt {
	padding: 0 10px 10px 0; /* Top Right Bottom Left */
}

.floatLftInline {
	position: relative;
	display: inline;
	float: left;
	padding: 0 15px 15px 0; /* Top Right Bottom Left */
}

.titulo {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

#proHead {
	position: relative;
	float: left;
	display: inline;
	background-color: #006837;
	width: 50px;
	height: 31px;
}

#notInterZv th {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../zonaverde/img_portada/bckgrndHeadNotIntr.jpg) repeat-x 0 0;
}

#notInterZv2 td {
	border-left: solid 1px #006837;
	border-right: solid 1px #006837;
	background: url(../zonaverde/img_portada/bckgrndContNotInt.jpg) no-repeat 0 0;
	padding: 10px 15px 0 15px; /* Top Right Bottom Left */
}

.notasInter li {
	font-size: 18px;
	list-style: none;
	padding: 25px 35px 5px 35px; /* Top Right Bottom Left */
	background: url(../zonaverde/img_portada/notInterLista.jpg) no-repeat 25px 18px;
}

#btmZvNotInter {
	background: url(../zonaverde/img_portada/shdwNotIntZonVer.jpg) no-repeat left top;
	height: 55px;
}