/* COMUNES */
* {margin:0; padding: 0; border:0;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363928;
}
#centradora {
	position: absolute;
	width: 873px;
	height: 381px;
	z-index:1;
	left: 50%;
	top: 50%;
	margin-left: -437px;
	margin-top: -197px;
}
#div_logo{
	position:absolute;
	width:232px;
	height:43px;
	left:16px;
}
#div_contenido {
	background-image: url(../images/fondo.gif);
	background-repeat: no-repeat;
	height: 308px;
	width: 849px;
	position: absolute;
	top:43px;
	left:16px;
	z-index:10
}
#div_powered {
	position: absolute;
	height: 123px;
	width: 16px;
	top:227px;
}
#div_mail {
	position: absolute;
	height: 10px;
	width: 120px;
	left: 499px;
	top: 287px;
	z-index:11
}
#div_fondo {
	position: absolute;
	height: 307px;
	width:500px;
}
#div_fondo_video {
	position: absolute;
	height: 307px;
	width:500px;
	background-image: url(../images/img_video_gral.jpg);
	background-repeat: no-repeat;
}
#div_menu {
	height: 30px;
	width: 849px;
	position: absolute;
	top:351px;
	left:23px;
}
#div_boton {
	position: absolute;
	height: 25px;
	width: 25px;
	top:2px;
}
#div_boton_over {
	position: absolute;
	height: 25px;
	width: 25px;
	top:310px;
	z-index:12;
}
.menu_titles {
	position: absolute;
	width:504px;
	height: 25px;
	top:0px;
	left:230px;
}
#div_image {
	position: absolute;
	height: 308px;
	width: 317px;
	left: 532px;
}
#div_video {
	position: absolute;
	height: 188px;
	font-size:24px;
	left: 115px;
	top:60px;
	width: 233px;
	background-color:#000000;
	padding-top:3px;
	padding-left:4px;
}
#div_title {
	position: absolute;
	height: 35px;
	font-size:24px;
	left: 7px;
	width: 500px;
}
#div_texto {
	position: absolute;
	height: 53px;
	width: 481px;
	font-size:11px;
	left: 9px;
	text-indent:15px;
	line-height:1.5
}

/* COMUNES */

/* HOME */
#div_title_home {
	position: absolute;
	height: 25px;
	width: 291px;
	color:#2b3207;
	font-size:20px;
	left: 191px;
	top: 5px;
	text-align:right;
}
#div_texto_home {
	position: absolute;
	height: 25px;
	width: 291px;
	color:#div_texto_home;
	font-size:11px;
	left: 550px;
	top: 210px;
	text-align:center;
	z-index:100
}
/* HOME */

/* CONTACTO */
#div_contacto {
	position: absolute;
	height: 250px;
	width: 481px;
	font-size:11px;
	left: 9px;
	text-indent:15px;
}
#div_form {
	position: absolute;
	height: 150px;
	width: 450px;
	top:48px;
}
.form_txt{
	font-size:11px;
	text-align:right;
	font-weight:bold;
	height:20px;
}
.form_campo{
	background-color:#f2f5e4;
	border:#4c5424 1px solid;
	font-size:10px;
	padding:2px;
	width:200px;
}
.boton{
	border:#4c5424 1px solid;
	height:17px;
	font-size:10px;
}
a.mail2:link,  a.mail2:active, a.mail2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #363928;
}
a.mai2l:hover {
	color: #848582;
}
/* CONTACTO */

/* LINKS */
a.mail:link,  a.mail:active, a.mail:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #363928;
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}
a.mail:hover {
	color: #848582;
	background-image:url(../images/mail_over.gif);
}
/* LINKS */
