º@charset "utf-8";
/* CSS Document */

img{border:none;}
	body{
	background-image:url(images/maderaSimple.jpg);
	background-repeat:repeat-x;
	}
			
    /* image replacement */
        .graphic, #atras, #adelante{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


/*//////////////////////     BOTONERA   /////////////*/			
#nav{
	position:absolute;
	alignment-adjust:central;
	top:0px;
	width: 100%;
	left: -70px;
	background-image:url(images/fondo.png);
	height: 42px;
 
}

#nav ul {
 	  margin: 0 auto;   
    width: 900px;
   
    list-style: none;
} 

#nav ul li {
	float: left;
}

#nav ul li a {
		
	 display: block;   
        margin-right: 32px;   
        font-size: 14px;   
        line-height: 44px;   
        text-align: center;   
        text-decoration: none;   
        color:#999;
	}
#nav ul li a:hover {
        color:#CCC;
	}



	#container{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	height:900px;
	margin-bottom:2em;
	margin-top:99px;

		}	
				
	#content{
	position:absolute;
	top:-73px;
	left: 1px;
	height: 845px;
	background:#FDFBEC;
		}
	#container2{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	height:990px;
	margin-bottom:2em;
	top: 43px;
		}	
				
	#content2{
	position:absolute;
	top:-63px;
	left: 1px;
	height: 1000px;
	background:#FDFBEC;
		}
	#logo{
	position:absolute;
	top:-1px;
	left: 1px;
	height:150px;
	background-image:url(images/paletaSimple.jpg);
		}
	#slider, #slide2{
		}	
	#slider ul, #slide2 ul, #slider li, #slide2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:400px;
		overflow:hidden; 
		}
	#slide2 li{
		width:900px;
		height:200px;
		overflow:hidden; 
	}
	#atras, #adelante{ 
		display:block;
		width:100px;
		height:400px;
		position:absolute;
		left:0px;
		top:-2px;
		opacity: .01;
   -moz-opacity: .01;
   filter:alpha(opacity=01);
		}	
		
	#atras:hover, #adelante:hover{ 
		opacity: .5;
   -moz-opacity: .5;
   filter:alpha(opacity=50);
		}	
	#adelante{
		background:url(images/der.png) no-repeat 0 0;	
		left:800px;
		}														
	#atras a, #adelante a{  
		display:block;
		width:100px;
		height:400px;
		
		}	
		
#atras{
	background:url(images/iz.png) no-repeat 0 0;
}
	#subtitulo{
		font-family:"Century Schoolbook";
		font-style:oblique;
		font-size:14px;
	}
	#texto{
		font-family:"Century Schoolbook";
		font-size:14px;
		color:#413000;
		text-align:justify;
	}
	
	#footer{
		width: 100%;
		background-image:url(images/footer.jpg);
	  background-repeat:repeat-x;
	  height:150px;
	 
	}
	.footer{
		color:#FFF;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#imageFooter{
		background-image:url(images/logoCulinaryGrayLite.png);
	  background-repeat:no-repeat;
	  background-position:center;

	}
	

	#paleta{
		background-image:url(images/paletaSimple.jpg);
		background-repeat:no-repeat;
	}
	#paleta2{
		background-image:url(images/paletaSimple2.jpg);
		background-repeat:no-repeat;
	}
	#link{
		font-family:"Century Schoolbook";
		font-size:14px;
		color:#413000;
		text-align:inherit;
	}
	
	#menu2{
	position:absolute;
	top:24px;
	left: 12px;
	height: 230px;
	width: 165px;
	}
	#tablaContacto{
		background-image:url(images/fondo_uno.png);
		background-repeat:no-repeat;
		
	}
#menuInferior{
	margin:0 auto;
	position:relative;
	text-align:left;
	margin-bottom:2em;
	top: 350px;
}

#subtitle2{
		cursor:pointer;
		font-family:"Century Schoolbook";
		font-size:14px;
		color:#FFF;
		font-weight:900;
		background-image:url(images/culinary/fondoBasico.gif);
		border:solid	
	}
	
	
#menu2{
	position:absolute;
	top:24px;
	left: 9px;
	height: 267px;
	width: 165px;
	}
#menu3{
	position:absolute;
	top:32px;
	left: 9px;
	height: 267px;
	width: 165px;
	}

