body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #442200;
}
.tabla {
	font-size:14px;
	line-height:26px;
}
	.tabla INPUT {
	font-size: 12px;
	color: #663300;
	padding: 0px 2px;
	}
	
#cab-container {
	margin: auto;
	width:100%;
	height: 220px;
	position:relative;
	background-color: #442200;
	background-image: url(../imagenes/fondo-cab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin: auto;
	position:relative;
	background-color: #000000;
	background-image: url(../imagenes/reflejo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-width: 1000px;
}
.menu {
	position:relative;
	width: 880px;
	min-height: 38px;
	height: 38px;
	color: #996633;
}

.menuder {
	float: right;
	padding: 8px 20px 8px 0px;
}
	.menu UL {
	float: right;
	margin: 0px;
	padding: 0 30px 0 0;
	}
	.menu LI {
	display: block;
	cursor: hand;
	font-size: 12px;
	line-height: 12px;
	float: left;
	padding: 2px 4px 0px 4px;
	margin-top: 10px;
	}
	.menu A:link, .menu A:visited{
	text-decoration: none;
	display: block;
	padding: 0px;
	color: #CC9933;
	}
	.menu A:hover {
	color: #CCC;
	}


#foot-container {
	margin: auto;
	width:100%;
	position:relative;
	background-image: url(../imagenes/fondo-footer.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.contenido {
	background-color: #bbaa33;
	width: 880px;
	min-height: 200px;
	height: auto !important;
	position:relative;
}
.contenido-fin {
	background-color: #000000;
	width: 880px;
	height: 60px;
	position:relative;
	background-image: url(../imagenes/fin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cab {
	height: 220px;
	width: 1000px;
	background-image: url(../imagenes/cabecera.jpg);
	background-position: left top;
}
.footer {
	height: 300px;
	width: 880px;
	padding: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer p {
	font-size: 16px;
	font-weight: bold;
}
.columnaiz {
	padding: 0px;
	float: left;
	width: 314px;
	background-image: url(../imagenes/sombradegradada.png);
	background-repeat: no-repeat;
	background-position: right top;
}
	.columnaiz H2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #554422;
	font-weight: normal;
	padding-left: 30px;
	}

.trabajos {
	background-image: url(../imagenes/flecha.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.trabajoscuad {
	border: 1px solid #333333;
	padding: 1px;
	height: 82px;
	width: 82px;
	margin: 0 0 0 130px;
}
.nubes {

}

.columnade {
	float: right;
	width: 566px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
	.columnade h1 {
		font-size: 40px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #554422;
		font-weight: normal;
	}
	
.text {
	float: right;
	width: 380px;
	text-align: left;
	margin: 0 46px 0 30px;
}
	.text H1{
	font-size: 16px;
	line-height: 22px;
	}
	
.vertical {
	float: left;
	width: 100px;
}
#crema {
	color: #CCCC99;
}
#granate {
	color: #993300;
}








div.cf_wrapper
    {
	position: relative;
	height: 253px;
	margin-top: 18px;
	margin-bottom: 24px;
	border: 1px solid #000;
	width: 380px;
    }
    
    div.cf_element
    {
    }
    
    div.cf_element div.content
    {
    }
 
    div.cf_element div.content h3
    {

    }



