/***********************************************/ 
/*             CSS BLEN 2009                   */
/* CSS2 style sheet  ++++  XHTML tag styles    */
/*          Edited with HTML Kit               */
/*    Hugo Enrique Flores Gonz�lez             */
/*           lenox21@gmail.com                 */
/***********************************************/ 
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	color: #019390;
	background: #FFF;
	line-height: 1.0em;
}

img{border: 0px;}

strong{font-weight:bold;}

em{font-style:italic;}

#pagecontainer{
	margin-left:auto;
	margin-right:auto;
	padding:506px 200px 10px 19px;
	width: 806px;
	height:270px;
	text-align: left;
	display:block;
	background: #FFF url(../images/bg3.jpg) no-repeat left top;
	font-weight:bold;
	overflow:hidden;
}
a:link {
	color: #019390;
	text-decoration: none;
}
a:visited {
	color: #019390;
	text-decoration: none;
}
a:hover {
	color: #019390;
	text-decoration: underline;
}
#download{
	padding:65px 0px 0px 10px;
	margin:0px;
	width: 119px;
	height:54px;
	text-align: left;
	display:block;
	float:left;
}
#direcciones{
	padding:60px 0px 0px 20px;
	margin:0px;
	width: 786px;
	height:100px;
	text-align: left;
	display:block;
	clear:both;
	float:left;
}
.direccion{
	padding:0px 0px 0px 10px;
	margin:0px;
	width: 250px;
	height:100px;
	text-align: left;
	float:left;
}
#contacto{
	padding:65px 0px 30px 10px;
	margin:0px 0px 0px 0px;
	position:relative;
	width: 119px;
	height:54px;
	text-align: left;
	display:block;
	float:right;
}
#formulario2{
	padding:0px 143px 0px 163px;
	margin:0px;
	width: 500px;
	height:200px;
	text-align: left;
	display:block;
	clear:both;
	float:left;
}

#content_contacto{
	 width:300px;
	 height:350px;
	 font:normal 9pt Arial;
	 padding:25px 10px 0px 10px;
	 margin:0px auto 0px auto;
}

/********************* Formulario ***********************/				
				#formulario{
				  margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					width:300px;
					height:350px;
					float:left;
					clear:both;
				}
				.line2{
				  margin:0px 0px 0px 0px;
					padding:0px 0px 6px 0px;
					width:280px;
					height:auto;
					float:left;
					clear:both;
				}
				.line1{
				  margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					width:100px;
					height:15px;
					float:left;
				}
				.line{
				  margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					width:180px;
					height:15px;
					float:left;
				}
				.cajas{
				  margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					width:180px;
					height:17px;
					float:left;
					border:1px solid #000;
				}
				.cajas2{
				  margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					width:180px;
					height:60px;
					float:left;
					border:1px solid #000;
				}
