@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body {
	background-color:#FFF;
	font-family: Arial, "Helvetica", sans-serif;
}

a {
	text-decoration:none;
}

img {
	border:none;
}

/*---- CLEAR IT ----*/
.clearit {
	clear:both;
}

#contenedor {
	width:1004px;
	height:auto;
	margin: 0 auto;
}

#header-top {
	background-image:url(img/bg-header.jpg);
	background-repeat:repeat-x;
	height: 137px;
}
.header-top-img  {
	float: left;
	width: 335px;
}


.header-top-sup-right {
	height: 19px;
	width: 19px;
	background-image: url(img/bg-top-sup-right.jpg);
	background-repeat: no-repeat;
	float: right;
}


#header-amarillo {
	background-color:#0000ffff;
}

#principal {
	background-color:#f6f6ed;
	padding:18px 56px;
	margin: 0px 0;
}

.principal-sup-left {
	background:url(img/bg-principal-sup-left.jpg) no-repeat;
	width:16px;
	height:16px;
	float:left;
}

.principal-inf-left {
	background:url(img/bg-principal-inf-left.jpg) no-repeat;
	width:16px;
	height:16px;
	float:left;
}

.principal-sup-right {
	background:url(img/bg-principal-sup-right.jpg) no-repeat;
	width:16px;
	height:16px;
	float:right;
}

.principal-inf-right {
	background:url(img/bg-principal-inf-right.jpg) no-repeat;
	width:16px;
	height:16px;
	float:right;
}

#col-left {
	background-color:#FFF;
	width:594px;
	float:left;
}
#col-left p {
	font-size: 12px;
	padding: 5px;
	text-align: justify;
}

.img-titulo {
	float: right;
	margin: 0 0 10px 0;
}
.titulo {
	font-size: 24px;
	float: left;
	margin-top: 50px;
}


.interior {
	margin: 0 16px;
}
.titulofondo {
	width: 250px;
	height: auto;
	text-align: center;
	background-color: #F6F6EE;
}
.titulofondo h1 {
	font-size: 30px;
	padding-top: 5px;
}




#col-right {
	background-color:#f1f1d6;
	float:right;
	width:282px;
	text-align: center;
}
#col-right img {
	margin: 10px;
}


#col-right p {
	font-size: 11px;
	padding: 5px;
	text-align: justify;
}


.col-right-sup-left {
	background:url(img/bg-colright-sup-left.jpg) no-repeat;
	width:16px;
	height:16px;
	float:left;
}

.col-right-inf-left {
	background:url(img/bg-colright-inf-left.jpg) no-repeat;
	width:16px;
	height:16px;
	float:left;
}

.col-right-inf-right {
	background:url(img/bg-colright-inf-right.jpg) no-repeat;
	width:16px;
	height:16px;
	float:right;
}

.col-right-sup-right {
	background:url(img/bg-colright-sup-right.jpg) no-repeat;
	width:16px;
	height:16px;
	float:right;
}

#footer {
	text-align:center;
	background-image:url(img/bg-footer.jpg);
	background-repeat:repeat-x;
	height: 112px;
}
.footer-txt {
	padding-top: 39px;

}
#footer p {
	font-size:11px;
	letter-spacing: 3px;
	font-weight: bolder;
}

#footer a {
	color:#000;	
}

#footer a:hover {
	color: #666;
}

.footer-inf-left {
	background-image:url(img/bg-footer-inf-left.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	float:left;
	margin-top: 96px;
}

.footer-inf-right {
	background-image:url(img/bg-footer-inf-right.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	float:right;
	margin-top: 96px;
}

.footer-sup-left {
	background-image:url(img/bg-footer-sup-left.jpg);
	background-repeat:no-repeat;
	height:112px;
	width:16px;
	float:left;
}

.footer-sup-right {
	background-image:url(img/bg-footer-sup-right.jpg);
	background-repeat:no-repeat;
	height:112px;
	width:16px;
	float:right;
}
#menu {
	float: right;
	height: 78px;
	font-family: "Tahoma", Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 40px;
}


#menu ul {
	list-style: none;
}
#menu ul li {
	float: left;
	width: 123px;
	text-align: center;
	height: 78px;
	color: #FFF500;
	margin: 0 0 0 2px;
	display: block;
}

.item {
	background-image: url(img/bg-menu.jpg);
}

.item:hover{
	background-image:url(img/bg-menu-hover.jpg);
	background-repeat:repeat-x;
}

.item-select{
	background-image:url(img/bg-menu-select.jpg);
	background-repeat:repeat-x;
}

.item-ultimo {
	background-image:url(img/bg-menu-ultimo.jpg);
}

.item-ultimo-select {
	background-image:url(img/bg-menu-ultimo-select.jpg);
}

.item-ultimo:hover {
	background-image:url(img/bg-menu-ultimo-hover.jpg);
}

.item-primero {
	background-image:url(img/bg-menu-primero.jpg);
}

.item-primero-select{
	background-image:url(img/bg-menu-primero-select.jpg);
}

.item-primero:hover{
	background-image:url(img/bg-menu-primero-hover.jpg);
}

#menu ul .item-primero-select a, #menu ul .item-ultimo-select a, #menu ul .item-select a {	
	color: #000;
}
#menu a {
	color: #FFF500;
	display: block;
	height: 58px;
	padding-top: 20px;
}
#menu a:hover {
	color: #FFF500;
}
#item-obras {
	background-color:#f1f1d6;
	float:left;
	width:282px;
	text-align: center;
	margin: 10px 7px 10px 8px;
}
#item-obras img {
	margin: 10px;
}
#item-obras p {
	font-size: 11px;
	padding: 5px;
	text-align: justify;
}
#col-unica {
	background-color:#FFF;
}
#col-unica p {
	font-size: 12px;
	padding: 5px;
	text-align: justify;
}
.cuadros {
	height: 85px;
	width: 170px;
	border: 1px solid #333;
	margin: 32px 24px 24px 24px;
	float: left;
}
#cuadro {
	margin: 0 116px;

}

