
body {
	background-color:	#767676;
	color:				#000000;
	font-family:		"Lucida Grande",verdana,arial,helvetica,sans-serif;
	margin:				20px auto;
	padding:			0pt;
	text-align:			center;	
}
 
img {
	border:				none;
}
 
a {
	text-decoration:	none;
	color:				#FFFFFF;
} 

.titulos {
	font-size:			1.1em;
	margin-top:			10px;
}

.blanco {
	color:				#FFF;
}

.negro {
	color:				#000;
}

.azul {
	color:				#1c4571;
}

.azulc {
	color:				#7f97af;
}

.rojo {
	color:				#b91b27;
}

.comprime_1 {
	letter-spacing:		-1px;
}

.comprime_2 {
	letter-spacing:		-2px;
}

.grande {
	font-size:			1.6em;
}

.pequenio {
	font-size:			0.8em;
}

.negrita {
	font-weight:		bold;
}

a:hover {
	text-decoration:	underline;
	/*font-weight:		bold;*/
}


/* --------------------------------------------------- CABECERA --------------------------------------------------- */
#cabecera {
	width:				962px;
	margin:				0px auto;	
	clear:				both;		
}

#logo {
	width:				310px;
	height:				84px;
	background-color:	#FFFFFF;
	text-align:			center;
	float:				left;
}

#titulo {
	width:				652px;
	height:				84px;
	background-color:	#000000;
	text-align:			center;
	float:				right;
	color:				#FFFFFF;
	font-size:			0.8em;
}

#titulo span {
	margin-top:			20px;
}


/* --------------------------------------------------- ENTRADA --------------------------------------------------- */
#entrada {
	clear:				both;
	width:				962px;
	margin:				auto;
}

#menu {
	width:				310px;
	height:				245px;
	background-color:	#b91b27;
	text-align:			left;
	float:				left;
	color:				#FFFFFF;
	font-size:			1em;
}

#menu ul {
	list-style:			none;
	padding-right:      4px;
}

#menu li {
	line-height:		1.3em;
	padding-right:		6px;
}

#menu li img {
	border:				none;
	vertical-align:		middle;
}

#menu a:hover {
	text-decoration:	underline;
	/*font-weight:		bold;*/
}

#imagenes {
	width:				652px;
	height:				245px;
	background-color:	#000000;
	float:				right;
}

#bienvenida_imagen {
	float: 				left;
	width:				200px;
	margin:				16px 16px;
}

#bienvenida_texto {
	width:				400px;
	text-align:			justify;
	float:				right;
	margin-right:		20px;
}



/* --------------------------------------------------- CONTENIDO --------------------------------------------------- */
#general {
	background:	url('../../images/fnd.jpg') repeat-y 50% 0;
}

#contenido {
	clear:				both;
	width:				962px;
	margin:				auto;
}

#servicios {
	width:				310px;
	/*height:				244px;*/
	background-color:	#000;
	text-align:			left;
	float:				left;
	font-size:			0.8em;
}



#bienvenida {
	width:				652px;
	/*height:				244px;*/
	background-color:	#eaeaea;
	text-align:			left;
	float:				right;
	color:				#000;
	font-size:			0.8em;
}



/* --------------------------------------------------- PROYECTOS --------------------------------------------------- */
#ultimos_proyectos {
	clear:				both;
	width:				962px;
	margin:				auto;
	background-color:	#FFF;
	text-align:			left;
}

#mostrar_ultimos_proyectos {
	width:				100%;
	margin:				auto;
}

#mostrar_ultimos_proyectos tr {
	width:				33%;
	text-align:			center;
}

.pr_texto {
	padding-left:       26px;
	text-align:			left;
}

#mostrar_ultimos_proyectos a {
	font-size:			0.8em;
}

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

/* --------------------------------------------------- PIE --------------------------------------------------- */
#pie {
	clear:				both;
	width:				962px;
	margin:				auto;
	background-color:	#eaeaea;	
	height:				90px;
}

#pie_contacto {
	float:				left;
	width:				25%;
	text-align:			left;
	padding-left:       20px;
	font-size:			0.8em;
	font-weight:		bold;
}

#pie_enlaces {
	float:				right;
	width:				70%;
	text-align:			right;
	padding-right:      20px;
	color:				#666666;
}

#pie_enlaces a {
	color:				#7e7e7e;
}

#pie_enlaces a:hover {
	color:				#7e7e7e;
	text-decoration:	underline;
}

/* --------------------------------------------------- PIE --------------------------------------------------- */

#mapa_localizacion {
	margin:				20px 20px;
}

#contacto {
	width:				652px;
	height:				244px;
	background-color:	#eaeaea;
	text-align:			left;
	float:				right;
	color:				#000;
	font-size:			0.8em;
}

#form_contacto {
	padding:            15px;
}
#empresa {
	/*width:				400px;*/
	text-align:			justify;
	float:				right;
	margin:				0px 20px;
}
