/**
 * comun.css
 */

#header {
	float: left;
}

#header h1 {
	margin: 0px 0px 0px 0px;
	width: 168px;
	height: 54px;
	background-image: url(images/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
#header h1 span {
	display: none;
}

#headerClaim {
	width: 430px;
	float: right;
	padding-bottom: 5px;
	border-bottom: 1px dashed #b8b7b6;
	margin-left: 10px;
}
#headerClaim ul {
	margin: 15px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#headerClaim ul li {
	float: left;
	margin-right: 10px;
}
#headerClaim ul li a {
	font: normal normal 10px Verdana, Arial, Helvetica;
	color: #686868;
	text-decoration: none;
	text-transform: uppercase;
}

/**
 * options menu
 */
#menu {
	float: left;
	height: 402px;
	/height: 400px;
	border-right: 1px solid #716f6e;
}
#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu ul li {
}
#menu ul li a {
	width: 37px;
	height: 122px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}
#menu ul li a span {
	display: none;
}
#menu ul li a#empresa {
	background-image: url(images/btnEmpresa.png);
	margin-bottom: 13px;
	margin-top: -1px;
}
#menu ul li a#empresa.actual {
	background-image: url(images/btnEmpresaActual.png);
	background-color: #FFFFFF;
	padding-right: 0px;
	margin-bottom: 13px;
	position: relative;
	left: 1;
}
#menu ul li a#portfolio {
	background-image: url(images/btnPortfolio.png);
	margin-bottom: 13px;
}
#menu ul li a#portfolio.actual {
	background-image: url(images/btnPortfolioActual.png);
	margin-bottom: 13px;
	position: relative;
	left: 1;
}
#menu ul li a#contacto {
	background-image: url(images/btnContacto.png);
	margin-bottom: 0px;
}
#menu ul li a#contacto.actual {
	background-image: url(images/btnContactoActual.png);
	margin-bottom: 0px;
	position: relative;
	left: 1;
}

#content {
	margin-top: 21px;
	float: left;
}

#mainContainer {
	float: left;
	width: 595px;
}
#mainContainer_empresa {
	float: left;
	width: 595px;
	background-image: url(images/bgContainerEmpresa.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#mainContainer_portfolio {
	float: left;
	width: 595px;
	background-image: url(images/bgContainerPortfolio.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#mainContainer_contacto {
	float: left;
	width: 595px;
	background-image: url(images/bgContainerContacto.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#workArea {
	width: 586px;
	height: 401px;
	float: left;
	margin-left: 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #716f6e;
}
#workArea_empresa {
	width: 586px;
	height: 401px;
	float: left;
	margin-left: 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #716f6e;
	background-image: url(images/bgEmpresa.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#workArea_portfolio {
	width: 586px;
	height: 401px;
	float: left;
	margin-left: 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #716f6e;
}
#workArea_contacto {
	width: 586px;
	/width: 588px;
	height: 401px;
	float: left;
	margin-left: 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #716f6e;
	background-image: url(images/bgContacto.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#infoEmpresa{
	margin: 20px 0px 0px 40px;
}
#infoEmpresa h2 {
	width: 201px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/rotuloPubDis.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#infoEmpresa h2 span {
	display: none;
}
#infoEmpresa p {
	color: #9a9a9a;
	font: normal normal 10px Verdana, Arial, Helvetica;
	width: 346px;
}
#infoEmpresa p strong {
	color: #686868;
}

#infoServicios {
	margin-top: -30px;
	/margin-top: -45px;
	float: right;
}
#infoServicios h2 {
	color: #9a9a9a;
	font: normal normal 10px Verdana, Arial, Helvetica;
	margin: 0px 0px 0px 0px;
}
#infoServicios p {
	color: #9a9a9a;
	font: normal normal 10px Verdana, Arial, Helvetica;
	margin: 10px 0px 0px 0px;
}

#infoContacto {
	width: 300px;
	margin-left: 226px;
	margin-top: 55px;
}
#infoContacto h2 {
	margin: 0px 14px 0px 0px;
	background-image: url(images/rotuloContacto.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 22px;
	height: 201px;
	float: left;
}
#infoContacto h2 span {
	display: none;
}
#infoContacto h3 {
	font: normal bold 11px Verdna, Arial, Helvetica;
	color: #cb292b;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}
#infoContacto p {
	margin: 0px 0px 0px 0px;
	font: normal normal 10px Verdana, Arial, Helvetica;
	color: #686868;
}
#infoContacto a {
	display: block;
	margin: 2px 0px 6px 0px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 255px;
	background-image: url(images/bgContactLink.gif);
	background-position: center left;
	background-repeat: repeat-x;
}
#infoContacto a span {
	background-color: #716f6e;
	padding: 1px 3px 1px 3px;
}
#infoContacto a:hover {
}
#infoContacto img {
	border: 0px;
}

/**
 * footer
 */
#footer {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
#footer hr {
	display: none;
}
#footer address {
	font: normal normal 9px Verdana, Arial, Helvetica;
	font-style: normal;
	color: #909090;
}
#footer address strong {
	color: #cb292b;
}
#footer a {
	color: #d96264;
	text-decoration: none;
	font: normal normal 10px Verdana, Arial, Helvetica;
	text-align: right;
	display: block;
	width: 635px;
	background-image: url(images/bgFooterLink.gif);
	background-position: center left;
	background-repeat: repeat-x;
}
#footer a span {
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
}

