HTML, BODY, DIV, SPAN, APPLET, OBJECT, A, STRONG, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

IMG {
	border: 0;
	outline: none;
}

A {
	outline: none;
	text-decoration: underline;
	color: #666;
}

A:hover {
	color: #993366;	
}

P {
	margin: 0 0 20px 0;
}

UL, LI {
	list-style: none;
}

H1 {
	color: #993366;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

.Pdf {
	background: url(/imagenes/pdf.gif) no-repeat left center;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
}

BODY {
	background: #339900;
	font: 12px Tahoma, Arial, Verdana;
	color: #666;
}

.Top {
	background: #FFF url(/imagenes/top_fondo.gif) no-repeat right bottom;
	height: 130px;
	width: 900px;
	margin: 20px auto 0 auto;
}

.Foto {
	height: 200px;
	width: 900px;
	margin: 0 auto;
}

.Pie {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	background: #339900;
	font-size: 10px;
	width: 900px;
	margin: 0 auto;
	line-height: 14px;
}

.Pie A {
	text-decoration: underline;
	color: #FFF;
}

.Menu {
	height: 30px;
	width: 900px;
	margin: 0 auto;
	background: #339900;
	text-align: center;
}

/*	 ## Menú ########################################################## */

.Menu UL {
	padding: 0;
	margin: 0 auto;
	width: 771px;
	text-align: center;
	overflow: hidden;
}


/* Si quiero el menú alineado a la izquierda en vez de centrado sólo tengo que desactivar el estilo del UL
*/
 
.Menu UL LI {
	float: left;
	padding: 0;
	margin: 0;
}

/*	 ## Menú: Botón 1 ########################## */
.Menu UL LI.Boton1 {
	background: url(/imagenes/botones/boton1.gif) no-repeat;
	width: 210px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton1 A {
	background: url(/imagenes/botones/boton1.gif) no-repeat;
	width: 210px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton1 A:hover {
	background: url(/imagenes/botones/boton1_on.gif) no-repeat;
}

.Menu UL LI.Boton1 A.Seleccionado {
	background: url(/imagenes/botones/boton1_on.gif) no-repeat;
}

/*	 ## Menú: Botón 2 ########################## */
.Menu UL LI.Boton2 {
	background: url(/imagenes/botones/boton2.gif) no-repeat;
	width: 174px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton2 A {
	background: url(/imagenes/botones/boton2.gif) no-repeat;
	width: 174px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton2 A:hover {
	background: url(/imagenes/botones/boton2_on.gif) no-repeat;
}

.Menu UL LI.Boton2 A.Seleccionado {
	background: url(/imagenes/botones/boton2_on.gif) no-repeat;
}

/*	 ## Menú: Botón 3 ########################## */
.Menu UL LI.Boton3 {
	background: url(/imagenes/botones/boton3.gif) no-repeat;
	width: 129px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton3 A {
	background: url(/imagenes/botones/boton3.gif) no-repeat;
	width: 129px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton3 A:hover {
	background: url(/imagenes/botones/boton3_on.gif) no-repeat;
}

.Menu UL LI.Boton3 A.Seleccionado {
	background: url(/imagenes/botones/boton3_on.gif) no-repeat;
}

/*	 ## Menú: Botón 4 ########################## */
.Menu UL LI.Boton4 {
	background: url(/imagenes/botones/boton4.gif) no-repeat;
	width: 119px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton4 A {
	background: url(/imagenes/botones/boton4.gif) no-repeat;
	width: 119px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton4 A:hover {
	background: url(/imagenes/botones/boton4_on.gif) no-repeat;
}

.Menu UL LI.Boton4 A.Seleccionado {
	background: url(/imagenes/botones/boton4_on.gif) no-repeat;
}

/*	 ## Menú: Botón 5 ########################## */
.Menu UL LI.Boton5 {
	background: url(/imagenes/botones/boton5.gif) no-repeat;
	width: 118px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton5 A {
	background: url(/imagenes/botones/boton5.gif) no-repeat;
	width: 118px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton5 A:hover {
	background: url(/imagenes/botones/boton5_on.gif) no-repeat;
}

.Menu UL LI.Boton5 A.Seleccionado {
	background: url(/imagenes/botones/boton5_on.gif) no-repeat;
}

/*	 ## Menú: Botón 6 ########################## */
.Menu UL LI.Boton6 {
	background: url(/imagenes/botones/boton6.gif) no-repeat;
	width: 150px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton6 A {
	background: url(/imagenes/botones/boton6.gif) no-repeat;
	width: 150px;
	height: 30px;
	display: block;
}

.Menu UL LI.Boton6 A:hover {
	background: url(/imagenes/botones/boton6_on.gif) no-repeat;
}

.Menu UL LI.Boton6 A.Seleccionado {
	background: url(/imagenes/botones/boton6_on.gif) no-repeat;
}         


/*	 ## Contenido ########################################################## */

.Contenido {
	background: #FFF;
	width: 900px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}


	.Contenido .Izquierda {
		width: 315px;
		float: left;
		margin-right: -585px;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.Contenido .Derecha {
		width: 545px;
		margin-left: 315px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 40px;
		text-align: justify;
	}


/*	 ## 11: ¿QUÉ HACEMOS? ########################################################## */

.Fila {
	width: 545px;
	margin-bottom: 20px;
	overflow: hidden;
}


	.Fila .Foto {
		width: 148px;
		height: 148px;
		float: left;
		margin-right: -377px;
	}

	.Fila .Info {
		width: 377px;
		margin-left: 168px;
	}


/*	 ## 13: ENLACES ########################################################## */

.Enlaces {
	color: #993366;
	margin-top: 10px;
	line-height: 18px;
}	

.Enlaces LI {
	margin-left: 20px;
	padding-bottom: 20px;
	list-style-type: square;
}

/*	 ## 14: CALIDAD ########################################################## */

.VerCalidad {
	float: left;
}

/*	 ## 15: CONTACTO ########################################################## */

.Direccion {
	float: right;
	text-align: right;
	width: 245px;
}

.Formulario {
	width: 270px;
}
		
	.Formulario #BotonEnviar {
		margin-top: 5px;
		width: 90px;
	}
	
	.Formulario LABEL {
		width: 270px;
	}

	.Formulario INPUT, TEXTAREA {
		width: 270px;
		margin-top: 3px;
		margin-bottom: 3px;
	}

	.Formulario TEXTAREA {
		height: 80px;
	}
	
	.Formulario .Telefono {
		width: 150px;
		margin-bottom: 5px;
	}
	
	.Formulario .Politica {
		padding: 5px 0;
	}
	
		.Formulario .Politica .Check {
			width: auto;
			margin: 0;
		}
	
	.Formulario .Botones {
		text-align: right;
		width: 270px;
	}
	
		.Formulario .Botones .BotonEnviar {
			margin-top: 5px;
			margin-left: auto;
			width: 70px;
			padding: 1px;   
			font-family: Arial;
			font-size: 11px;	
		}
	
	.Formulario A {
		text-decoration: underline;
	}
	
	
.EnvioOk {
	
}
		
	.EnvioOk .Enviado {
		font-size: 12px;
		text-align: left;	
	}
	
	.EnvioOk .Gracias {
		color: #993366;	
		font-size: 15px;
		text-align: left;
	}
	
/*	 ## Home ########################################################## */

.BodyHome {
	background: #FFF;
	font: 12px Tahoma, Arial, Verdana;
	color: #666;
}

.Home {
	width: 100%;
	height: 410px;
	position: absolute;
	top: 50%;
	margin-top: -205px;
}

	.Home .Contenedor1 {
		width: 100%;
		background: #FFF url(/imagenes/top_fondo_home.gif) no-repeat right bottom;
	}
	
		.Home .Contenedor1 .TopHome {
			width: 900px;
			height: 130px;
			margin: 0 auto;
		}

	.Home .Contenedor2 {
	width: 100%;
	background: #339900;
	
	}
