body {
text-align:left;
margin:0 auto;
background-color: #ededeb;
}

div {
font-family: Verdana;
font-size: 10px;
}

img {
border: 0px;
}

a {
text-decoration: none;
}

#wrapper {
width: 100%;
background: url(/imagenes/fondo_motivo.jpg) repeat-x center center;
}

#general {
background: url(/imagenes/fondo-carmasa.jpg) no-repeat center center;
margin: 0 auto;
width: 765px;
height: 660px;
}

#content_box {
position: relative;
width: 270px;
height: 350px;
top: 135px;
left: 406px;
display: block;
}

#quienes_somos {
font-size: 1.0em;
padding: 7px 5px;
line-height: 1.3em;
}

.separador {
width: 50px;
height: 50px;
display: block;
}

#contacto {
text-align: center;
padding: 10px;
}

#copyright {
position: relative;
top: 182px;
left: 180px;
width: 450px;
}

#copyright div {
display: inline;
height: 25px;
font-weight: bold;
color: #999;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}