body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	background-image:url('../images/fdo_general.jpg');
	background-repeat:repeat-x;
	width: 950px;
	
	background-color: #000000;
	
}

#content{
	margin: 0 auto;
}

#header {
	margin:0 auto;
	height: 160px;
	background-color: #000000;
}

#header .logo{
	float: left;
	width: 175px;
	height: 160px;
}

#header .menuHeader{
	width: 220px;
	float: left;
	height: 160px;
	margin-left: 555px;
}


#centralContainer{
	margin:0 auto;
	height: 325px;
	background-color: #000000;
}

#footer{
	height: 20px;
	background-color: #000000;
	padding-top: 70px;
}

#header .menuHeader ul{
	margin-top:20px;

}

#header .menuHeader ul li a {
	background:url("../images/botonera.gif") no-repeat scroll 0 0 transparent;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	height: 19px;
}

/*menú header derecho*/
#header .menuHeader ul a.home {
	background-position:-222px 0;
}
#header .menuHeader ul a.elEstudio {
	background-position: 0 -16px;
}
#header .menuHeader ul a.arquitecturaResidencial {
	background-position:0 -33px;
}
#header .menuHeader ul a.disenioInterior {
	background-position:0 -50px;
}
#header .menuHeader ul a.arquitecturaComercial	 {
	background-position:0 -68px;
}
#header .menuHeader ul a.contacto {
	background-position:0 -85px;
}

/*menú header derecho - HOOVER*/
#header .menuHeader ul a.home:hover{
	background-position:-222px 0px;
}
#header .menuHeader ul a.elEstudio:hover {
	background-position:-444px -16px;
}
#header .menuHeader ul a.arquitecturaResidencial:hover {
	background-position:-444px -33px;
}
#header .menuHeader ul a.disenioInterior:hover {
	background-position:-444px -50px;
}
#header .menuHeader ul a.arquitecturaComercial:hover {
	background-position:-444px -68px;
}
#header .menuHeader ul a.contacto:hover {
	background-position:-444px -85px;
}

/*copyright*/
#footer .exelsum, #footer .copyRight {
	background-color:#333333;
	
	color:#DDDDDD;
	float:left;
	font-size:0.65em;
	font-weight:bolder;
	height:16px;
	padding-left:18px;
	padding-top:5px;
	width:760px;
}

#footer .copyRight a,
#footer .exelsum a{
	text-decoration: none;
	color: #ffffff;
}

#footer .exelsum {
	padding-right:20px;
	width:134px;
}

/*EL ESTILO*/


#contentEstilo{
	margin: 0 auto;
}

#contentEstilo #centralContainer{
	background: none;
	margin:0 auto;
	height: 325px;
	background-color: #000000;
}





/*menú header derecho*/
#contentEstilo #header .menuHeader ul a.home {
	background-position:0 0;
}
#contentEstilo #header .menuHeader ul a.elEstudio {
	background-position: -222px -16px;
}
#contentEstilo #header .menuHeader ul a.arquitecturaResidencial {
	background-position:0 -33px;
}
#contentEstilo #header .menuHeader ul a.disenioInterior {
	background-position:0 -50px;
}
#contentEstilo #header .menuHeader ul a.arquitecturaComercial	 {
	background-position:0 -68px;
}
#contentEstilo #header .menuHeader ul a.contacto {
	background-position:0 -85px;
}

/*menú header derecho - HOOVER*/
#contentEstilo #header .menuHeader ul a.home:hover{
	background-position:-444px 0px;
}
#contentEstilo #header .menuHeader ul a.elEstudio:hover {
	background-position:-222px -16px;
}
#contentEstilo #header .menuHeader ul a.arquitecturaResidencial:hover {
	background-position:-444px -33px;
}
#contentEstilo #header .menuHeader ul a.disenioInterior:hover {
	background-position:-444px -50px;
}
#contentEstilo #header .menuHeader ul a.arquitecturaComercial:hover {
	background-position:-444px -68px;
}
#contentEstilo #header .menuHeader ul a.contacto:hover {
	background-position:-444px -85px;
}





#contentEstilo #centralContainer .textLeft {
	background-color:#161616;
	color:#FFFFFF;
	float:left;
	font-size:0.6em;
	height:324px;
	padding-left:37px;
	padding-right:45px;
	width:292px;
	font-family: tahoma;
	line-height: 1.3;
}

#contentEstilo #centralContainer .textLeft p {
	margin-top: 20px;
	letter-spacing: 1.3px;

}
#contentEstilo #centralContainer .flash {
	width: 576px;
	float: left;
	height: 325px;
	margin-left: 0px;
	padding: 0px;
}


/*CONTACTO*/



#contentContacto #centralContainer {
	height:255px;
	padding-top:70px;
	background: #161616;
}

#contentContacto #centralContainer div {
	background:none repeat scroll 0 0 #161616;
	border-bottom:1px solid #161616;
	border-top:1px solid #161616;
	height:170px;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
	width:950px;
}

#contentContacto #centralContainer div p {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:0.6em;
	letter-spacing:1.3px;
	margin-top:7px;
}
#contentContacto #centralContainer div p.link{
	margin-top: 55px;
	font-size: 0.7em;
}
#contentContacto #centralContainer div p.mail{
	font-size: 0.7em;
}

#contentContacto #centralContainer div p.link a {
	color:#EE8324;
	font-size:0.9em;
	letter-spacing:1px;
	text-decoration:none;
}
#contentContacto #centralContainer div p.mail{
	margin-top: 12px;
}

#contentContacto #centralContainer div p.mail a {
	color:#FFFFFF;
	font-size:0.8em;
	letter-spacing:1px;
	text-decoration:none;
}

#contentContacto #centralContainer div p img{
	position: relative;
	top: 2px;
}


#contentContacto #header .menuHeader ul a.home {
	background-position:0 0;
}
#contentContacto #header .menuHeader ul a.home:hover {
	background-position:-444px 0;
}


#contentContacto #header .menuHeader ul a.contacto {
	background-position:-222px -85px;
}


/*Obras Realizadas*/
#contentObrasRealizadas #centralContainer{
	/*background: url('../images/obrasrealizadas_imagen_flash.jpg') no-repeat 0 0 transparent;*/
	height: 327px;
	width: 950px;
}

#contentObrasRealizadas #header .menuHeader ul a.home {
	background-position:0 0;
}
#contentObrasRealizadas #header .menuHeader ul a.home:hover {
	background-position:-444px 0;
}


#contentObrasRealizadas #header .menuHeader ul a.arquitecturaResidencial {
	background-position:-222px -33px;
}


/*Diseño Interior*/
#contentDisenioInterior #centralContainer{
	/*background: url('../images/obrasrealizadas_imagen_flash.jpg') no-repeat 0 0 transparent;*/
	height: 327px;
	width: 950px;
}

#contentDisenioInterior #header .menuHeader ul a.home {
	background-position:0 0;
}
#contentDisenioInterior #header .menuHeader ul a.home:hover {
	background-position:-444px 0;
}


#contentDisenioInterior #header .menuHeader ul a.arquitecturaResidencial {
	background-position: 0 -33px;
}
#contentDisenioInterior #header .menuHeader ul a.arquitecturaResidencial:hover {
	background-position: -444px -33px;
}


#contentDisenioInterior #header .menuHeader ul a.disenioInterior {
	background-position:-222px -50px;
}

/*Arquitectura Comercial*/

#contentArquitecturaComercial #header .menuHeader ul a.home {
	background-position: 0px 0px;
}
#contentArquitecturaComercial #header .menuHeader ul a.home:hover {
	background-position: -444px 0px;
}

#contentArquitecturaComercial .menuHeader ul a.arquitecturaComercial	 {
	background-position:-222px -68px;
}

#contentArquitecturaComercial #header .menuHeader ul a.disenioInterior {
	background-position:0px -50px;
}

#contentArquitecturaComercial #header .menuHeader ul a.disenioInterior:hover {
	background-position:-444px -50px;
}