/* CSS Document */
body{
	margin:0;
}

.fixed{
	width: 1020px;
	margin: 0 auto;
	text-align: center;	 
}
.liquid{
    width: 100%;
    background:#fff;
	background-color:;
}
.liquid1 {
    background: #ffffff;
    width: 100%;
}

.liquid100{
	widows:100%;
	background:#0C1E60 ;
}
.liquid200 {
    background: #932320  url(../img/front/cintabanner.jpg) no-repeat scroll center top;
    width: 100%;
}
.liquid3 {
    background: #f2f2f2 url("") repeat scroll center top;
    width: 100%;
}
.liquid4 {
    background: #0d1f61 url("") repeat scroll center top;
    width: 100%;
	border-bottom: solid 1px #ffffff;
}
.liquid5 {
    background: url(../img/front/banner_productosf.jpg) no-repeat scroll center top;
    width: 100%;
}


.liquid7 {
    background: #0C1E60  url(../img/front/cintabanner.jpg) no-repeat scroll center top;
    width: 100%;
}
.liquid8 {
    background:#ffffff url(../img/front/home_cuerpof.jpg) no-repeat scroll center top;
    width: 100%;
}
.liquid9 {
    background: #0D1F61 url("") no-repeat scroll center top;
    width: 100%;
}
.liquid10 {
    background: #ffffff url(../img/front/productos_cf.jpg) repeat-x scroll center top;
    width: 100%;
}
.liquid11 {
    background: #ffffff url(../img/front/proyectos_arquitectonicos.jpg) repeat-x scroll center top;
    width: 100%;
    height: 254px;
}
/******************/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/**********************/
.cats-home{
	float:left;
	margin:0 9px 35px 9px;
}
.marbot65{
	margin-right:70px;
}
.mdr56{
	background:url(../img/front/font_cat.png) repeat-x top;
}