body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyContent { background-color: #000; }

.destacado { font-weight: bold; }
.text_center { text-align: center; }
.clear     { clear: both; }

#wrapper {
    border-collapse: collapse;
    width: 726px;
    border: 0px;
    margin: 0 auto;
    padding: 0px;
}

.content_cabecera {
    border-collapse: collapse;
    padding: 0px;
}

.content_subcabecera {
    height: 67px;
    background-color: #ffffff;
    text-align: left;
}

.content_pie {
    background-color: #336633;
    height: 20px;
    font-size: 0.7em;
    font-family: Tahoma;
    font-weight: bold;
    color: #cccccc;
    padding-left: 20px;
}

#content_inicio {
    margin-top: 67px;
    height: 500px;
    background: url(imagenes/fondomatrazdos.jpg) no-repeat bottom left #ffffff;
    font-family: Tahoma;
    font-size: 0.8em;
    border: 0px;
    width: 765px;
}

#content_quienessomos {
    padding-bottom: 60px;
    background-color: #ffffff;
}

#content_imasd {
    background-color: #ffffff;
}

#content_quienessomos .separacion {
    margin: 10px 20px 0 20px;
}

.columna_izquierda {
    width: 451px;
    height: 378px;
}

#content_quienessomos .fondo
    background: url(imagenes/fondomatrazdospeque.jpg) no-repeat left bottom #fff;
}

.columna_derecha {
    width: 315px;
    height: 378px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #fff;
}

#content_inicio h2 {
    display: inline;
    font-size: 0.9em;
    font-weight: bold;
    font-family: Tahoma;
    color: #666666;
}

#content_inicio .separacion {
    margin: 60px 35px 0 35px;
}


#content_imasd .separacion {
    margin: 60px 20px 0 15px;
}

#content_imasd h2 {
    font-size: 0.8em;
    font-weight: bold;
    font-family: Tahoma;
}

#content_prensa { height: 445px; }

#content_prensa .separacion {
    margin: 70px 35px 0 90px;
}

#content_prensa h2 {
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma;
    color: #ffffff;
    display: inline;
}

#content_prensa a {
    color: #ffffff;
    font-size: 0.7em;
    font-family: Verdana;
    text-decoration: none;
}

#content_prensa a:hover {
    text-decoration: underline;
}

#content_inicio p,
#content_quienessomos p,
#content_imasd p {
    text-align: justify;
    font-family: Tahoma;
    font-size: 0.8em;
    color: #666;
}

#content_inicio strong,
#content_quienessomos strong,
#content_imasd strong {
    color: #666666;
}

#content_inicio .imagen {
    float: right;
    margin: 15px;
}