@charset "UTF-8";
/* CSS Document */


a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

* {margin:0px;
	padding:0px;}
	
body {
	font-family:  Eurostile, "Century Gothic", Tahoma, Helvetica, sans-serif;
	letter-spacing:0.04em; 
	*letter-spacing:0em;
	*word-spacing:0em;
	word-spacing:0.2em;
	font-size:0.85em;
	line-height:150%;
	
	
	}

h1, h2, h3 {
	color:#4e7110;
	margin:8px;
	margin-left:0px;
	padding:4px;
	padding-left:0px;
	background:inherit;
	}

h1 {font-size:20px;
	margin-top:25px}
html>body	h1 {margin-top:0.3em;}	/*CAMBIO PARA FF*/

h3 {font-size:17px}


b, .big_green, .bigger_green {color:#4e7110}

.big_green { /*letras grandes*/
	font-size:1.2em;
	line-height:1.3em;
	padding:10px 5px 5px 0px;
	font-family:Arial, Helvetica, sans-serifñ
	
	}

.bigger_green { /*letras grandes*/
	font-size:1.6em;
	line-height:1.2em;
	padding:10px;
	}
.ie .bigger_green {font-size:1.4em; font-weight: 600;}

.rightimage {
	float:right;
	margin-left:10px;
	}
html>body .rightimage { margin-right:10px;} /*CAMBIO PARA FF */

.leftimage {
	float:left;
	margin-right:10px;
	}




/*BOXES*/


#logo, #menu, #contenido, #portfolio, #footer, #flashome {
	background-color:#e4e4dc;
	width:950px;
	margin:0 auto;
}

	
.safari body { padding-left:14px} /**ajustar imagen logo con background**/
.gecko #logo img { width: 951px}
.gecko #menu { margin-bottom:-6px}
.gecko #flashome { margin-top:6px;}
.gecko #contenido { margin-top:-6px;}

.ie #IEwrapper { padding:30px; background-color:#e4e4dc; width:890px; margin:0 auto;}


#contenido  {
	#margin:0 auto;
	#width:890px;
	padding:30px 27px 20px 30px;
	background-image:url(images/ZW_fadedpuzzle.jpg); 
	background-repeat:no-repeat;
	
}

#contenido td {
	vertical-align:top;
	}


	
#flashome, #footer, #portfolio {
	background:none;
	}
	
.boxhome {
	padding-right:6px;
	padding-left:18px;
	border-left:1px solid #ffffff;
	}

.formu {
	padding-left:18px;
	}
	
.formu td {padding-right:20px;
	vertical-align:top}
	
	


/* estilo VINCULOS */
a:link, a:link:visited, a:visited, a {
	color:#281400;
	font-weight:bolder;}

/*
a:visited {
color:#666666;
font-weight:bolder;}*/

a:link:hover, a:hover {
	color:#97b903;
}






/*estilo para las LISTAS*/
	
ul {
	padding:0;
	margin:0;
	margin-top:1em;
	margin-left:1.2em;
	}
	
ul li {	
	background-image:url(images/ZW_bullet.gif);
	list-style-type:none;
	background-repeat:no-repeat;
	margin-top:1.2em;
	padding-left: 1.6em;
	line-height:16px;
	}
	
	
	

/* estilo FOOTER*/

#footer {
	padding-top:3px;
	font-family:Eurostile, "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:12px;
	width:600px;
	margin:5px auto;		
}

/* pop ups in SERVICES*/

.services a, .services a:link, .services a:visited { 
	text-decoration:none;
	font-weight:600;
	border-bottom: 1px dotted #555555;
	}
	

.popups {
	background:url(images/ZW_popup_background.gif) no-repeat;
	width:300px;
	padding:10px;
	padding-top:30px;
	border: 4px solid #414141;
	line-height:18px;
	}
