
#projects
{
	width: 928px;
	margin-left: auto;
	margin-right: auto;

}

#content_cloud_sup
{
    height: 39px;

    background-image: url('../img/spa/fondo_sup_content_cloud.png');
    background-repeat: no-repeat;
}

#content_cloud_sup .button_title
{
    float: left;
    
}

#proyect_title.button_title
{
    padding-top: 10px;
}
#presentation_title.button_title
{
    padding-top: 14px;
    padding-left: 90px;
}
#all_title.button_title
{
    padding-top: 18px;
    padding-left: 186px;
}
#home_title.button_title
{
    padding-top: 19px;
    padding-left: 182px;
}

#content_cloud_med
{
    /*height: 462px;*/
    
}
#content_cloud_med .col1
{
    float: left;
    width: 886px;
    /*height: 462px;*/
}
#content_cloud_med .col2
{
    float: left;
    width: 42px;
    height: 462px;
    background-image: url('../img/spa/fondo_med_content_cloud.png');
    background-repeat: no-repeat;    
}
#office_title
{
    padding-top: 170px;
    padding-left: 19px;
}

#projects .list
{
    margin-top: 22px;
    color: white;
    border: 0px solid white;
    
}

#projects .list td
{
    padding-left: 2px;
    padding-right: 2px;
}

#projects .list th a
{
	color: red;
	text-decoration: none;
	/*font-weight: bold;*/
    text-transform: uppercase;
}

#projects .list td a
{
	color: red;
	text-decoration: none;
	/*font-weight: bold;*/
    text-transform: uppercase;
}

#projects .list .image
{
    width: 248px;
    height: 60px;
    text-align: right;

}

#projects .list .name
{
    width: 235px;
}

#projects .list .place
{
    width: 170px;
}

#projects .list .category
{
    width: 140px;
}

#projects .list .date
{
    width: 96px;
}

#all_projects 
{
    /*width: 200px;
    height: 300px;*/
    border-bottom: 0px solid white;
    overflow: auto;
}

#projects .paging
{
    padding-right: 40px;
}





