*{margin:0}
img{border:none}
a{text-decoration:none}

body{
	background:url(../images/body.jpg) top center repeat-x #FFF;
	font-family: Verdana, Geneva, Sans- serif;
	font-size:13px;
	color:#1a1a1a;
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:auto;
}

#web{
	width:1006px;
	height:628px;
	/*position:absolute;*/
	/*background:#FFFFFF;*/
	margin:auto;

}
#shadow{
	width:12px;
	height:608px;
	float:left;
	background:url(../images/shadow.png) top center no-repeat;
}
#content{
	width:778px;
	height:609px;	
	float:left;
	background:#FFFFFF;
	border:1px solid #666;
	border-right:none;
}
#contentIndex{
	width:754px;
	height:607px;	
	float:left;
	background:#FFFFFF;
	border:1px solid #666;
	border-right:none;
}

#pie
{
	width:778px;
	height:40px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:none;
	font-size:10px;
	color:#767676;
	padding-left:60px;
	padding-top:5px;
}
a.pie
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#767676;
}
.cabeza{
	width:684px;
	height:120px;
	/*padding:0 48px 0 42px;*/
}
.contacta{
	font-size: 13px;
	font-weight: bold;
	color:#5b9d01;
}
.direccion
{
	font-size: 11px;
	color: #7f7f7f;
	text-align:justify;
	padding-left:41px;
}
.email
{
	font-size: 11px;
	color: #7f7f7f;
	text-align:justify;
}
.menu{
	width:684px;
	height:20px;
	padding:14px 48px 4px 42px;	
	background-image:url(../images/fondoSupMenu.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#acac04;
}
.menuEng{
	width:684px;
	height:20px;
	padding:14px 48px 4px 42px;	
	background-image:url(../images/fondoSupMenu.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#acac04;
}
.menu a
{
	font-family: Arial, Helvética, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#acac04;
	}
.menu a:Hover
{
	font-family: Arial, Helvética, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#797201;
	}
.menuEng a
{
	font-family: Arial, Helvética, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#acac04;
	}
.menuEng a:Hover
{
	font-family: Arial, Helvética, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#797201;
	}
.submenu
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:none;
	color:#7b7b7b;
}
.submenu a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7b7b7b;
}
.submenu a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#797201;
}
a.enlace
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7b7b7b;
}
a.enlace:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#797201;
}
.cuerpo{
	width:778px;
	height:451px;
	background:url(../images/fondo.jpg);
}

.tituloIn{
	width:618px;
	height:34px;
	margin:0 48px 0 42px;
	padding:25px 41px 0px 24px;
	/*border:1px solid #000;*/
	background-color:#FFFFFF;
	opacity:0.85;
	filter:alpha(opacity=85);
	text-align:justify;
	background-image:url(../images/fondoSupIn.gif);
	background-repeat:repeat-x;
	
}
.tituloIn h1{
	font-family:Arial, Helvética, Sans- serif;
	font-size: 20px;
	font-weight:normal;
	line-height:18px;
	color: #06571d;
	border-bottom:1px solid #06571d;
	
}

.cuerpoIn{
	width:618px;
	height:337px;
	margin:0 48px 0 42px;
	padding:0px 41px 32px 24px;
	/*border:1px solid #000;*/
	background-color:#FFFFFF;
	opacity:0.85;
	filter:alpha(opacity=85);
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;

	
}
.cuerpoIn h1{
	font-family:Arial, Helvética, Sans- serif;
	font-size: 20px;
	line-height:18px;
	color: #06571d;
	border-bottom:2px solid #06571d;
}
.cuerpoIn h2{
	font-size: 13px;
	font-weight: bold;
	color:#06571d
}
.scroll
{
	width:635px;
	height:327px;
	overflow-y:auto;
	overflow-x:hidden;
	SCROLLBAR-BASE-COLOR: #939393;
	SCROLLBAR-3DLIGHT-COLOR: #939393;
	SCROLLBAR-FACE-COLOR: #d4d5d6; 
	SCROLLBAR-ARROW-COLOR: #939393;
	SCROLLBAR-TRACK-COLOR: #e1e1e1;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;  
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
 
}
.subtitulo
{
	font-family:Arial, Helvética, Sans- serif;
	font-size: 20px;
	line-height:18px;
	color: #06571d;	
}
.anchoFijo
{
	width:583px;
	}
table{
	width:100%;
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	text-align:center;
}

table th{
	background:#ADAC04;	
	border:1px solid #939393;
	height:26px;
	text-align:center;
}
table td{
	width:131px;
	height:39px;
	background:#FFFFFF;
	border-bottom:1px solid #939393;
	border-right:1px solid #939393;
	text-align:center;
}

#lateral{
	width:210px;
	height:609px;
	/*margin:0 0 0 4px;*/
	padding-left:4px;
	float:left;
	background:#FFFFFF; 
	border:1px solid #666;
	border-left:none;
}
#lateralIndex{
	width:238px;
	height:607px;
	/*margin:0 0 0 4px;*/
	padding-left:0px;
	float:left;
	border:1px solid #666;
	border-left:none;
}
.CampoContacto
{
	width:100px;
	height:30px;
	float:left;
	padding-left:100px;
}
.CampoContactoL
{
	padding-top:50px;
	width:400px;
	height:30px;
	float:left;
	padding-left:100px;
}
.TextoContacto
{
	width:300px;
	height:30px;
	float:left;
}
.textoRojo
{
	color:#ff0000;
	padding-left:100px;
}
.boton
{
	border:0px;
	border-color:#315918;
	background-color:#315918;
	color:#ffffff;
	font-weight:bold;
	width:80px;
}
textarea
{
	font-family:Verdana, Geneva, sans-serif;
}
.altoProducto
{
	padding-top:20px;
	height:300px;
}
.verd10blanc {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff	;
	font-weight: bold;
	text-decoration: none;
	background-color:#9CAB34;
	text-align:center;
	vertical-align:top;
}
a.enlaceH
{
	text-decoration:none;
	font-family: Verdana, Geneva, Sans- serif;
	font-size:12px;
	color:#1a1a1a;
}

a.enlaceH:hover
{
	text-decoration:underline;
	font-family: Verdana, Geneva, Sans- serif;
	font-size:12px;
	color:#1a1a1a;
}


	

