body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 {
	font-size: 108px;
}

h2 {
	font-size: 32px;
}


p, ul, ol {
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

#todo{

}

/* Cabecera */

#cabecera-env {
	width: 960px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}

#cabecera {
	width: 960px;
	height: 76px;
	margin: 0 0 0 2px ;
	background:  url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 960px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 0px;
	padding: 7px 25px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { 
  	background-color: #666633;
  	color: #330000;
}

#menu .pag_act_i a {
	background-color: #666633;
	color: #FFFFFF;
}

#menu .pag_act_i a:hover {
	color: #FFFFFF;
}

/* Pagina */

#pagina {
	width: 890px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#semacaf {
	height: 285px;
	background: url(images/img01.jpg) no-repeat left top;
}

#imgAct {
	margin-top:10px;
	float: left;
	width: 280px;
}

#imgActGS {
	margin-top:130px;
	float: left;
	width: 280px;
}

#imgActDC {
	margin-top:100px;
	float: left;
	width: 280px;
}


/* Contenido */

#contenido {
	float: right;
	width: 600px;
}

/* Post */

.texto {
	margin-bottom: 25px;
	margin-left: 25px;
	
}


.texto .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 4px solid ;
	color:#666633;
}

#boxHotDrink {
	position:relative;
	width:560px;
}

#margLcal {
	margin-top: 15px;
	float: left;
	width: 120px;
	
}

#margLfri {
	margin-top: 30px;
	float: left;
	width: 120px;
}

#margLagua {
	margin-top: 60px;
	float: left;
	width: 120px;
}

#margContacto {
	margin: 3px 0 0 50px;
	float: left;
	width: 150px;
}


#contentGs {
	float: right;
	width: 400px;

}

#contentGs img {
	display:block;
	margin:auto;
}

#contentGs p {
	margin-top: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.centrarImagen {
	text-align: center;
}

.centrarImagen .subTitle{
	margin-top: 2px;
	margin-right: 100px;
	margin-left: 100px;
	border-top:1px solid;
	color:#666633;
}


.texto .entradaTextContacto {
	padding: 5px 30px 0 0;
	text-align:right;
	font-size: 16px;
}

/* Pie */

#pie {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/pie.jpg) no-repeat ;
	border-left: 10px solid #FFFFFF;
	border-right: 30px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#pie p {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	color: white;
}



#pie p a {
	font-weight: normal;
	color: white;
	text-decoration:none;
}

#legal p {
	margin = 0;
	padding = 0 10px;
	text-align: justify;
	color: white;
{
