/* mac hide \*/
html, body {
	height:100%;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	background-color: #fff;
}
/* end hide*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #444;
	background-color: #fff;
}

legend, hr {
	display: none;
}

#contenedorIndex h1 {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-indent: -10000px;
	display: block;
	height: 90px;
	width: 512px;
	background: url(../img/Logo2.png) no-repeat center;
}

#contenedor h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	display: block;
	height: 75px;
	width: 400px;
	background: url(../img/Logo.png) no-repeat left;
}

h1 a {
	height: 75px;
	display: block;
}

h1 a:hover {
	cursor: hand;	
}

h2 {
	height: 40px;
	font-size: 24px;
	color: #505050;
	margin: 0px 0px 25px 0px;
	padding: 25px 0px 0px 0px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	line-height: 25px; // Si no lo pongo, en IE7 no se ve toda la letra
}

	h2 span {
		margin-left: 20px;
		color: #afafaf;
		font-size: 14px;
		font-style: italic;
		font-weight: normal;
		line-height: 25px; // Si no lo pongo, en IE7 no se ve toda la letra
	}

h3 {
	clear: left;
	font-size: 14px;
	color: #5c8300;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	_font-family: sans-serif;
	.font-family: sans-serif;
}

h4 {
	text-indent: 1em;
	_font-family: sans-serif;
	.font-family: sans-serif;
}

a {color: #409cdc;}
a:hover {text-decoration: none;}
	
a img {border: none;}

p {
	text-align: justify;
}

a.getAcrobat {
	float: right;
	margin: 0px 10px 0px 20px;
	background-image: url(../img/getAcrobat.jpg);
	height: 100px;
	width: 177px;
	text-indent: -10000px;
}

a.linkExterno {
	background: url(../img/linkExterno.png) no-repeat 100% 1px;
	padding: 0 20px 0 0;	/* width of the img */
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;	/* IE correction to show hand instead of arrow */
	vertical-align: bottom;	/* Opera correction to get the last word vertical aligned */
	text-indent: 0px; /* Para eliminar la sangr’a que hereda de 'p' */
}

	a.linkExterno:hover {
		background: url(../img/linkExterno.png) no-repeat 100% -39px;
	}

a.linkPDF {
	background: url(../img/iconoPDF.png) no-repeat 100% 1px;
	padding: 0 31px 0 0;	/* width of the img */
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;	/* IE correction to show hand instead of arrow */
	vertical-align: bottom;	/* Opera correction to get the last word vertical aligned */
	text-indent: 0px; /* Para eliminar la sangr’a que hereda de 'p' */
	height: 27px;
	line-height: 30px;
}

	a.linkPDF:hover {
		background: url(../img/iconoPDF.png) no-repeat 100% -28px;
	}

a.linkIMG {
	background: url(../img/iconoIMG.png) no-repeat 100% 1px;
	padding: 0 31px 0 0;	/* width of the img */
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;	/* IE correction to show hand instead of arrow */
	vertical-align: bottom;	/* Opera correction to get the last word vertical aligned */
	text-indent: 0px; /* Para eliminar la sangr’a que hereda de 'p' */
	height: 27px;
	line-height: 30px;
}

	a.linkIMG:hover {
		background: url(../img/iconoIMG.png) no-repeat 100% -28px;
	}

a img.mail1 {
	margin-top: 2px;
	_margin-top: 0px;
	height: 13px;
}

	a:hover img.mail1 {
		margin-bottom: -1px;
		_margin-bottom: -3px;
		border-bottom: 1px solid #409cdc !important;
	}

a img.mail2 {
	margin-bottom: 3px;
	_margin-bottom: 1px;
	vertical-align: bottom;
	height: 13px;
}

	a:hover img.mail2 {
		margin-bottom: 2px;
		_margin-bottom: 0px;
		border-bottom: 1px solid #409cdc;
	}

ul.calendario {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}

ul.calendario li {
	background: url(../img/calendario.png) no-repeat;
	height: 51px;
	line-height: 8px;
	position: relative;
	margin-bottom: 5px;
}

.any {
	font-weight: bold;
	text-align: justify;
	font-size: 14px;
	color: #e4ebf4;
	margin-left: 16px;
	_margin-left: 14px;
	padding-top: 17px;
	display: block;
}

.mes {
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	color: #8e8e8e;
	margin-left: 12px;
	_margin-left: 5px;
	margin-right: 20px;
	line-height: 26px;	
	display: block;
	float: left;
}

/******************FORMULARIO******************/

form {
	margin-left: 50px;
}

select {
	margin-top: 3px;
	margin-bottom: 10px;
	width: 408px;
	_width: 410px;
}

label {
	display: block;
	float: left;
	width: 150px;
	height: 22px;
	clear: both;
}

input, textarea {
	width: 400px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	color: #555;
}

input {
	height: 15px;
}

.boton a {
	color:#666;
	font-size: 11px;
	_font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	_letter-spacing: -1px;
	line-height: 53px;
	_line-height: 50px;
	margin-top: 10px;
	margin-right: -5px;
	margin-left: 0px;
	_margin-bottom: -5px; /*Hack IE*/
	display: block;
	float: left;
	background:#fff url("../img/boton.png") top;
	width:120px;
	height:50px;
}

.boton a:hover {
	background-position: bottom;
	color: #375e99;
}

#botones {
	margin: 0px 0px 10px 137px;
	float: left;
}

/******************CONTENEDOR******************/

#contenedor {
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-130px;
	width: 100%;
	padding: 0px;
	background: #fff url(../img/Fondo.png) top repeat-x;
}

* html #contenedor {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff url(../img/Fondo.png) top repeat-x;
}

#contenedorIndex {
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-130px;
	width: 100%;
	padding: 0px;
	background: #fff url(../img/Fondo2.png) top repeat-x;
}

* html #contenedorIndex {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff url(../img/Fondo2.png) top repeat-x;
}
	
/******************CONTENIDO******************/

#atrezzo0 {
	float: right;
	margin-top: -75px;
	width: 285px;
	height: 240px;
}

#atrezzo1 {
	float: right;
	margin-top: -75px;
	width: 285px;
	height: 240px;
	background-image: url(../img/Atrezzo1.jpg);
}

#centro {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
}

#contenedorIndex #contenido {
	float: left;
	text-align: center;
	position: relative;
	margin: 0px;
	padding: 25px 8px 0px 8px;
	_padding: 0px 8px 0px 8px;
	width: 886px;
	overflow: hidden;
}

#contenedorIndex #contenido .slideshow {
	margin: 0px auto 30px auto;
	text-align: center;
}

#contenedorIndex #contenido .destacado {
	color: #9bc129;
	font-size: 18px;
	font-style: italic;
}

#contenedorIndex #contenido .botonEntrar {
	font-size: 16px;
	padding: 3px 10px;
	background-color: #f5fafd;
	border: 1px solid #c5e1f4;
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;
}

#contenedorIndex #contenido .botonPronto {
	font-size: 16px;
	padding: 3px 10px;
	color: #dc4040;
	background-color: #fdf5f5;
	border: 1px solid #f4c5c5;
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;
}

#contenedorIndex #contenido p {
	margin: 0px auto;
	text-align: center;
	color: #555;
	font-size: 15px;
	line-height: 24px;
	width: 880px;
}

#contenedor #contenido {
	float: left;
	position: relative;
	margin: -108px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	width: 884px;
	overflow: hidden;
}

#contenedor #contenido p#certificado {
	background: url(../img/Certificado.png) no-repeat top left;
	padding-left: 60px;
	height: 58px;
}

#contenido a {
	text-decoration: none;
}

#contenido #colIzq {
	float: left;
	width: 550px;
}

#contenido #contacto {
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 15px;
	background-color: #f5fafd;
	border: 1px solid #c5e1f4;
}

#contenido #colDer {
	float: right;
	width: 310px;
}

#contenido #colDer h3 {
	height: 40px;
	color: #afafaf;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 33px;
	margin: 0px 0px 25px 0px;
	padding: 25px 0px 0px 0px;
	border-bottom: 1px solid #e5e5e5;
}

#contenido #colDer h4 {
	text-indent: 0px;
	clear: left;
	font-size: 14px;
	color: #5c8300;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	_font-family: sans-serif;
	.font-family: sans-serif;
}

#contenido .catalogo {
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
}

#contenido .catalogo a {
	float: left;
	width: 265px;
	height: 80px;
	display: block;
	background: url(../img/CatalogoPDF.png) no-repeat top;
}

	#contenido .catalogo a:hover {
		background-position: bottom;
	}

	#contenido .catalogo h4 {
		margin: 10px auto 5px 10px;
		padding-top: 0px;
		text-indent: 0px;
		color: #ffffff;
		font-size: 12px;
		width: 185px;
		line-height: 15px;
	}

	#contenido .catalogo span {
		float: left;
		width: 166px;
		margin-left: 10px;
		color: #e4f3b7;
		font-size: 11px;
		line-height: 14px;
		font-style: italic;
	}

	#contenido .catalogo .pdf {
		position: absolute;
		right: 0px;
		width: 75px;
		top: 40px;
		text-align: center;
		color: #505050;
		font-size: 12px;
		font-style: normal;
	}

	#contenido .catalogo a:hover .pdf {
		margin-top: 3px;
	}

#contenido .catalogoREADYCHEF {
	float: left;
	margin: 0px 10px 10px 0px;
	position: relative;
}

#contenido .catalogoREADYCHEF a {
	float: left;
	width: 265px;
	height: 80px;
	display: block;
	background: url(../img/CatalogoPDFREADYCHEF.png) no-repeat top;
}

	#contenido .catalogoREADYCHEF a:hover {
		background-position: bottom;
	}

	#contenido .catalogoREADYCHEF h4 {
		margin: 10px auto 5px 10px;
		padding-top: 0px;
		text-indent: 0px;
		color: #fff;
		font-size: 12px;
		width: 185px;
		line-height: 15px;
	}

	#contenido .catalogoREADYCHEF span {
		float: left;
		width: 115px;
		margin-left: 10px;
		color: #e6f0ff;
		font-size: 11px;
		line-height: 14px;
		font-style: italic;
	}

	#contenido .catalogoREADYCHEF .pdf {
		position: absolute;
		right: 0px;
		width: 75px;
		top: 40px;
		text-align: center;
		color: #505050;
		font-size: 12px;
		font-style: normal;
	}

	#contenido .catalogoREADYCHEF a:hover .pdf {
		margin-top: 3px;
	}
	
/******************NAVEGACIÓN******************/
	
		
	#idiomas {
		margin: 97px auto 0px auto;
		.margin: 95px auto 0px auto;
		_margin: 97px auto 0px auto;
		padding: 0px;
		height: 30px;
		//width: 225px;
		//_width: 235px;
		width: 315px;
		_width: 325px;
		text-align: center;
	}
			
		#idiomas li {
			float: left;
			list-style: none;
			margin: 0px 10px 0px 10px;
			padding: 0px;
			width: 24px;
			height: 30px;
			font-size: 1px;
		}
	
		#idiomas li a {
			display: block;
			text-decoration: none;
			line-height: 40px;
			_line-height: 30px;
			color: #fff;
			width: 24px;
			border: none;
		}
	
		#idiomas li a img {
			width: 24px;
			border: none;
		}
		
		#idiomas li a.activeSlide {
			background: url(../img/Idiomas.png) no-repeat top center;
		}
		
	#navegacion {
		float: left;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		font-size: 18px;
		font-weight: bold;
		color: #599c00;
		height: 57px;
	}

		#navegacion #activo {
			display: block;
			float: left;
			height: 47px;
			background: url(../img/Nav.png) no-repeat center bottom;
			color: #427500;
		}
			
			#navegacion #activo span {
				color: #729800;
				font-size: 12px;
				font-weight: normal;
			}
	
		#navegacion ul {
			margin: 0px 0px 0px 8px;
			padding: 0px;
			list-style: none;
		}
			
		#navegacion li {
			float: left;
			list-style: none;
			margin: 0px 60px 0px 0px;
			padding: 0px;
			line-height: 18px;
		}
			
			#navegacion li a {
				display: block;
				float: left;
				height: 47px;
				color: #599c00;
				text-decoration: none;
				background: url(../img/Nav.png) no-repeat center top;
			}
			
			#navegacion li a span {
				color: #87b400;
				font-size: 12px;
				font-weight: normal;
			}
			
			#navegacion li a:hover {
				color: #427500;
				background-position: bottom;
			}
			
			#navegacion li a:hover span {
				color: #729800;
				font-size: 12px;
			}
		
	
/******************PIE******************/

#pie {
	width:100%;
	clear:both;
	height:120px;
	position:relative;
	margin-top: 10px;
	background: url(../img/Pie.png) repeat-x bottom;
	font-size: 1em;
	text-align:center;
	color: #505050;
}

* html #pie {/*only ie gets this style*/
	\height:121px;/* for ie5 */
	he\ight:129px;/* for ie6 */
}
	
	#pie div {
		margin: 0px auto 0px auto;
		padding: 20px 8px 0px 84px;
		line-height: 1.4em;
		text-align: left;
		width: 350px;
		height: 75px;
		background: url(../img/Sobre.jpg) no-repeat top left;
	}

	#pie div img {
		border: none;
	}

	#pie div a {
		color: #409cdc;
		text-decoration: none;
	}

	#pie a:hover {
		text-decoration: underline;
	}

	#pie p {
		margin: 0px auto 0px auto;
		padding: 3px 8px 0px 8px;
		width: 884px;
		text-align: center;
		color: #fff;
	}

	#pie span {
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.6em;
	}

#borrarPie{
	clear: both;
	height: 130px;
}
