@charset "utf-8";
/*/////////////////////////////////////////////////////////////////////////
// @Sitio: Maat Handasa			 								 		 //
// @Version: 1.0														 //
// @Autor: Juan J. Lopez Lira | Genotipo				    			 //
// @Fecha: 06 Octubre 2009												 //
// Descripci�n: Archivo de Estilos Estructurales CSS					 //
/////////////////////////////////////////////////////////////////////////*/

.header{
	width: 940px;
	margin: 0 auto;
}

#logo a{
	float: left;
	display: block;
	width: 373px;
	height: 153px;
	background: url(../images/maat-handasa.png) no-repeat center top;
}


.flscontainer{
	display:block;
	float: left;
	width: 373px;
	height: 153px;
	margin: 0 0 50px 0;
	top:0;
	padding:0px;
}

#slogan{
	float: right;
	width: 560px;
	padding: 10px 0px;
	text-align: right;
	margin: 0;
}

#slogan h3{
	text-transform: uppercase;
	font-size: 12px;
	color: #7F7E6A;
	letter-spacing: 5px;
	font-weight: lighter;
}
#slogan h3.sub { letter-spacing:1px; margin-top:5px; font-weight:bold; color:#b1a597;
margin-right:20px;
text-transform:lowercase;}
#slogan h3.sube { font-style:italic; letter-spacing:7px; margin-top:5px;}


.menu{
	position: absolute;
	margin: -90px 0 0 630px;
}

.menu li{
	float: left;
	list-style: none;
}

.menu li a{
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 10px;
	font-size: 14px;
	padding: 1px 10px 1px 0px;
	border-right: 1px solid #fff;
}

.menu li a:hover{
	color: #DAE8A2;
}

#contacto a{
	border: none;
	color: #DAE8A2;
	text-decoration: none;
}

#visited a{
	color: #DAE8A2;
	text-decoration: none;
}

.submenu li{
	list-style:none;
	float:left;
	}

.submenu li a{
	display:block;
	margin:0 20px 20px 0;
	text-decoration:none;
	font-size:20px;
	color:#FFF;
	padding:0 20px 0 0;
	border-right:1px solid #3A3934;
	}

.submenu li a:hover, .submenu #smactive a{
	color:#3A3934;
}


#contacto a:hover{
	color: #7F7E6A;
}

.footer{
	width: 100%;
	height: auto;
	background: url(../images/background-footer.png) repeat-x top;
	border-top: 1px solid #fff;
	color: #DAE8A2;
}

.footer #container{
	margin: 10px auto;
	width: 940px;
	height: auto;
}

#youtube a{
	float: left;
	display: block;
	background: url(../images/youtube.png) top;
	width: 44px;
	height: 18px;
	margin: 5px 10px 0 0;
}

#flickr a{
	float: left;
	display: block;
	background: url(../images/flickr.png) top;
	width: 58px;
	height: 17px;
	margin: 5px 10px 0 0;
}

#facebook a{
	float: left;
	display: block;
	background: url(../images/facebook.png) top;
	width: 49px;
	height: 18px;
	margin: 5px 10px 0 0;
}

#direccion{
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	border-left: 1px solid #DAE8A2;
}

#direccion a{
	color: #DAE8A2;
}

#direccion a:hover{
	color: #525246;
	text-decoration: none;
}

#lang a{
	float: right;
	font-size: 16px;
	text-decoration: none;
	color: #6b6c55;
	background: #DAE8A2;
	text-transform:lowercase;
	height: 25px;
	width: 80px;
	margin-top: 15px;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
}

#lang a:hover{
	color: #DAE8A2;
	background: #2C2B27;
	text-decoration: none;
}

.main-container{
	width:940px;
	height:auto;
	margin:0 auto;
	}

/* Home */
.text-container, .cat-container, .submenu, .contacto-container{
	width:860px;
	height:auto;
	text-align:left;
	margin:10px auto;
	font-size:14px;
	}
	
.text-container strong, .contacto-container strong{
	font-size:21px;
	font-weight:lighter;
	}
	
.text-container h1 span, .contacto-container h1 span{
	float:left;
	font-family:Verdana;
	font-size:20px;
	color:#3A3934;
	font-weight:lighter;
	}
	
.text-container a span, .contacto-container a span{
	float:left;
	color:#D1CFC6;
	text-decoration:none;
	font-family:Verdana;
	padding:5px 0 0 10px;
	}
	
.text-container a:hover span, .contacto-container a:hover span{
	color:#DAE8A2;
}

.contacto-container{
	width:920px;
	height:auto;
	}

#rss{
	float:right;
	padding:5px 30px 5px 0;
	background: url(../images/rss.png) right top no-repeat;
	}
	
#rss a{
	color:#FFF;
	}

/* Cat Container */
.cat-container h3{
	font:16px "Trebuchet MS";
	text-transform:uppercase;
	color:#3A3934;
	}
	
.cat-container h1{
	font:20px "Trebuchet MS";
	text-transform:uppercase;
	color:#3A3934;
	font-weight:lighter;
	}
	
#titulo-fix, #descripcion-fix{
	width:auto;
	height:auto;
	float:left;
	}

#descripcion-fix{
	margin:21px 0 0 10px;
	}

/* Form */
.form{
	width:920px;
	height:auto;
	margin:0 auto;
	}

.form td{
	/*padding:4px 8px;*/
	text-align:left;
	}
	
.form input{
	width:210px;
	height:18px;
	background:#2f2e2a;
	padding:4px 5px;
	border:none;
	margin-top:2px;
	color:#B3B0A4;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.margen-izq{ margin-left:5px;}
.margen-izq2{ margin-left:2px;}
.top{ margin-top:2px;}

.form textarea{
	width:329px;
	height:54px;
	background:#2f2e2a;
	padding:2px 0 2px 2px;
	border:none;
	color:#B3B0A4;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:6px;
	}
.form textarea.ing{
	width:329px;
	height:54px;
	background:#2f2e2a;
	padding:2px 0 2px 2px;
	border:none;
	color:#B3B0A4;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:3px;
	}
	
.form a{

	display:block;
	width:110px;
	height:40x;
	background:#2C2B27;
	padding:19px 15px 19px 15px;
	text-align:center;
	font-size:25px;
	text-decoration:none;
	color:#FFF;
	margin-left:4px;
	}
	
.form td img{
	margin:11px 0 0 0;
	}
	
.form a:hover, #dlc a:hover{
	color:#DAE8A2;
	background:#2C2B27;
	}
	
	
/* Noticias */
.noticias-container{
	width:860px;
	height:auto;
	text-align:left;
	margin:10px auto;
	font-size:14px;
	}

.noticias-container h3{
	font: 19px "Trebuchet MS";
	color:#3A3934;
	font-weight:bold;
	}
	
.noticias-container h1{
	font: 20px "Trebuchet MS";
	text-transform:uppercase;
	color:#3A3934;
	float:left;
	margin:0 10px 0 0;
	}
	
.noticias-container p{
	margin:5px 0 0 0;
}

.noticias-container span{
	margin:-2px 0 0 0;
	}

#fecha{
	color:#FFF;
	font-size:13px;
	}

#back{
	color:#DAE8A2;
	font-size:11px;
	}

/* Hovers */
#youtube a:hover, #flickr a:hover, #facebook a:hover, #prev a:hover, #next a:hover, .jcarousel-prev:hover, .jcarousel-next:hover{
	background-position: bottom;
}

/* Hiddens */
#logo a h1, #logo a h2, #youtube span, #flickr a span, #facebook a span, #prev a span, #next a span{
	display: none;
}

#categorias {
	text-align:left;
	}

#categorias a{
	position:relative;
	z-index:1000;
	width:270px;
	height:auto;
	top:-180px;
	padding:180px 0 0 0;
	text-align:left;
	cursor:pointer;
	display:block;
	}
	
#proyectos a{
	position:relative;
	z-index:1000;
	top:-130px;
	width:135px;
	left:-15px;
	height:auto;
	padding:130px 10px 0 15px;
	text-align:left;
	cursor:pointer;
	display:block;
	}
	
/* Secciones */
.cat-container #secciones-right{
	float:left;
	width:650px;
	height:auto;
	margin:-20px 0 0 0;
	text-align:justify;
	}
	
.cat-container #secciones-left{
	float:left;
	width:150px;
	height:auto;
	margin:0 20px 0 0;
	}
	
#dlc a{
	display:block;
	width:150px;
	height:auto;
	background:#2C2B27;
	padding:5px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	}
