/* -------------------- GALERIA FICHA 1 -------------------- */
#cuadroficha {
	width:830px;
	margin-bottom:25px;
}


.caption {
font-style:italic;
color:#887;
}

.demo {
position:relative;
margin-top:0px;
padding:10px 0px;
border-bottom:dashed 1px #cccccc
}

.gallery_demo {
width:385px;
margin:0 auto;
}

.gallery_demo li {
width:68px;
height:50px;
border:1px dashed #cccccc; 
margin:3px;
background:#000;
}

.gallery_demo li div {
left:240px
}

.gallery_demo li div .caption {
font:italic 0.7em/1.4 georgia,serif;
}
	
#main_image {
margin:0 auto 8px auto;
height:290px;
width:385px;
background:black; 
overflow:hidden
}

#main_image img {
margin-bottom:10px;
}
	
.nav {
padding-top:15px;
clear:both;
font:80% 'helvetica neue',sans-serif;
letter-spacing:3px;
text-transform:uppercase;
}

/* -------------------- GALERIA FICHA 1 -------------------- */


.titulo-proyecto {
width:807px;
height:41px;
padding:0px 10px;
color:#007280;
font-size:16px;
line-height:41px;
font-weight:bold;
text-transform:uppercase;
border-bottom:dashed 1px #cccccc
}

.informacion-ficha {
width:380px;
height:auto;
padding:10px 0px;
border-top:dashed 1px #cccccc;
text-align:left;
}

.botones-ficha {
width:75px;
height:43px;
float:left;
border-right:dashed 1px #cccccc;
margin:10px 8px;
text-align:center
}

.textochico {
	font-family: Geneva, Arial, Helvetica;
	font-size:8px;
	text-align:left;
}

/*--------------------------------------------------------------------------------------------*/
.clearfix:after
{
   content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;
}
		
.clearfix
{
    display: inline-block;
}
		
html[xmlns] .clearfix
{
    display: block;
}
		
* html .clearfix
{
    height: 1%;
}
/*--------------------------------------------------------------------------------------------*/
