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

@import url('stylesheet.css');

#subir
{
	width:50px;
	height:50px;
	float: right;
    position: fixed;	
	overflow: hidden;	
	bottom:20px;
    right:10px;
	
	z-index:30;
	background-image:url(../img/back.png);
	cursor:pointer;
}

#logo
{
	width:186px;
	height:158px;
	position:absolute;
	left:50%;
	margin-left:-463px;
	top:0px;
	z-index:30;
	background-image:url(../img/logo.png);
}

#menu
{
	width:1280px;
	height:57px;
	position:absolute;
	left:50%;
	margin-left:-640px;
	top:0px;
	background-image:url(../img/fondomenu.png);
	position:absolute;
	z-index:10;
}

#slider
{
	margin:auto;
	width:100%;
	max-width:1280px;
	min-width:1024px;
	height:600px;
	overflow:hidden;			
	position:relative;	
	z-index:0;
}

#textoslider
{
	width:716px;
	height:60px;
	position:absolute;
	left:50%;
	margin-left:-358px;
	top:290px;
	z-index:30;
	background-image:url(../img/textobanner.png);
}


#nosotros
{
	margin:auto;
	width:100%;
	max-width:1280px;	
	min-width:1024px;
	background-color:#FFFFFF;
	position:relative;
}

#separador
{
	margin:auto;
	width:100%;
	max-width:1280px;	
	min-width:1024px;
	height:65px;
	background-color:#F9E7CD;
	position:relative;
}

.servicios
{
	margin:auto;
	width:100%;
	max-width:1280px;	
	min-width:1024px;
	background-color:#EFD9B4;
	position:relative;
}

#servicios1
{
	margin:auto;
	width:100%;
	max-width:1280px;	
	min-width:1024px;
	background-color:#B9A378;
	position:relative;
}

#contacto
{
	margin:auto;
	width:100%;
	max-width:1280px;	
	min-width:1024px;
	background-color:#AD976F;
	position:relative;
}



.menu
{
	font-family:'optimusprincepssemiboldRg';
	font-size:18px;
	color:#000000;
	cursor:pointer;
	padding-top:8px;
	padding-bottom:5px;
}

.menu:hover
{
	padding-bottom:0px;
	color:#FFFFFF;
	background-color:#B9A378;
	border-bottom:black 5px solid;
}

.textocafeoldstd32
{
	font-family:'old_standard_ttbold';
	font-size:32px;
	color:#AD976F;
}

.textocafecontactooldstd32
{
	font-family:'old_standard_ttbold';
	font-size:32px;
	color:#EFD9B4;
}

.textocafeserviciosoldstd32
{
	font-family:'old_standard_ttbold';
	font-size:32px;
	color:#B9A378;
}

.textolblack14
{
	font-family:'latoblack';
	font-size:14px;
	color:#FFFFFF;
}

.textolbold15
{
	font-family:'latobold';
	font-size:15px;
	color:#FFFFFF;
}

.textolbold18
{
	font-family:'latobold';
	font-size:18px;
	color:#000000;
}


.textolregular18
{
	font-family:'latoregular';
	font-size:18px;
	color:#000000;
}

.textolbolditalic18
{
	font-family:'latobold_italic';
	font-size:18px;
	color:#000000;
}

.textopie
{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:14px;
	font-weight:bold;
	font-stretch:extra-condensed;
	color:#000000;
}

.textolitalic13
{
	font-family:'latoitalic';
	font-size:13px;
	color:#FFFFFF;
}

.textolitalic17
{
	font-family:'latoitalic';
	font-size:17px;
	color:#FFFFFF;
}

.form_1
{
	width:320px;
	height:25px;
		
	font-family: 'latobold';
	font-size:15px;	
	color:#000000;
	padding-left:5px;
	background-color:F9E7CD;
	border:hidden;
}

.form_2
{
	width:320px;
	height:125px;
		
	font-family: 'latobold';
	font-size:15px;	
	color:#000000;
	padding-left:5px;
	background-color:F9E7CD;
	border:hidden;
}

.form_3
{	
	height:25px;
	background-color:#EFD9B4;
	border-radius: 10px 10px 10px 10px;
	cursor:pointer;	
	
	font-family: 'latobold';
	font-size:15px;	
	color:#AD976F;	
}