.cc_menu{
	width:465px;
	height:416px;
	position:relative;
	font-size:13px;
	color:#717073;
	background-image: url(../img/glas.png);
}
.cc_item{
	text-align:center;
	width:233px;
	height:416px;
	float:left;
	position:relative;
	background-image: url(../img/bg2.png);
	background-repeat: repeat;
	background-position: left top;
}
span.cc_title{
	color:#fff;
	font-size:16px;
	top:0px;
	left:10px;
	position:absolute;
	padding:3px 0px;
	width:213px;
	display:block;
	z-index:11;
	background-color: #009AD9;
	text-transform: uppercase;
	background-image: url(images/arrow_tittle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cc_submenu ul{
	list-style:none;
	width:233px;
	margin:0;
	padding:0;
	height:0px;
	overflow:auto;
	text-align:left;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:13;
	color: #FFF;
	font-size: 13px;
	line-height: 13px;
	background-image: url(../img/pixelgray.png);
}
.cc_submenu ul li{
	cursor:pointer;
	padding-top: 3px;
	padding-left: 20px;
	text-decoration: none;
	padding-bottom: 3px;
	background-image: url(images/submenu-pointer.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
	width: 196px;
}
.cc_submenu ul span {
	font-size: 11px;
}

.cc_submenu ul li:hover {
	cursor:pointer;
	text-decoration: none;
	color: #009AD9;
	background-color: #E4E4E4;
}
.cc_item img{
	position:absolute;
	top:-416px;
	left:0px;
}
.cc_content{
	width:718px;
	height:416px;
	position:absolute;
	left:-718px;
	overflow:hidden;
}
.cc_content div{
	display:none;
	padding: 20px;
	height: 416px;
}
.cc_content p{
	color: #FFF;
	line-height: normal;
}
span.cc_back{
	position:absolute;
	bottom:5px;
	cursor:pointer;
	color:#fff;
	background-image: url(images/volver_ico.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 90px;
	left: 130px;
}
span.cc_back:hover {
	position:absolute;
	cursor:pointer;
	color:#fff;
	background-image: url(images/volver_ico_hover.png);
	background-repeat: no-repeat;
}

span.reference{
				text-transform:uppercase;
				right:95px;
				bottom:10px;
				font-size:11px;
			}
			span.reference a{
				color:#aaa;
				text-decoration:none;
				margin-right:20px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			

.spanslider {
	background-image: url(../img/pixelgray.png);
	width: 565px;
	margin-top: 80px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.spanslider tr td img {
	margin-top: 8px;
}
.cc_content h1 {
	font-size: 24px;
	line-height: 24px;
}
#slider .shell .main {
	overflow: hidden;
	background-image: url(../img/obras_realizadas.jpg);
	background-position: 465px 0px;
}
#cc_menu .cc_item .cc_submenu ul .cc_scroll {
	background-color: #C00;
	background-image: none;
}
