body {
        margin-left: 0px;
        margin-top: 0px;
        background-image:url('imgs/fondo_general.jpg');
        background-position:top center;
        background-repeat:repeat-x;
        background-color: #201000;
        font-family: "Trebuchet MS";
        font-size: 13px;
}
.texto_dominio {
        color: #333;
        font-size: 10px;
}
.texto_blanco {
        color: #fff;
        font-size: 13px;
}
.texto_blanco a:link {
        text-decoration: none;
        color: #fff;
}
.texto_blanco a:visited {
    text-decoration: none;
    color: #fff;
}
.texto_blanco a:hover {
    text-decoration: underline;
    color: #fff;
}
.texto_blanco a:active {
    text-decoration: none;
    color: #fff;
}
.texto_negro {
        color: #201000;
        font-size: 13px;
}
.texto_negro a:link {
        text-decoration: none;
        color: #201000;
}
.texto_negro a:visited {
    text-decoration: none;
    color: #201000;
}
.texto_negro a:hover {
    text-decoration: underline;
    color: #201000;
}
.texto_negro a:active {
    text-decoration: none;
    color: #201000;
}
#texto_negro li {
    padding:0 0 0 0;
    background:url('imgs/bull_001.gif');
    background-repeat:no-repeat;
        margin: 10px 10px 5px 20px;
    display:block;
    list-style-type:none;
}
.menu_superior {
        color: #fff;
        font-size: 14px;
        font-weight: bolder;
}
.menu_superior a:link {
        text-decoration: none;
        color: #fff;
}
.menu_superior a:visited {
    text-decoration: none;
    color: #fff;
}
.menu_superior a:hover {
    text-decoration: underline;
    color: #fff;
}
.menu_superior a:active {
    text-decoration: none;
    color: #fff;
}
.pie {
        color: #fff;
        font-size: 12px;
        letter-spacing: 0px;
}
.pie a:link {
        text-decoration: none;
        color: #fff;
}
.pie a:visited {
    text-decoration: none;
    color: #fff;
}
.pie a:hover {
    text-decoration: underline;
    color: #fff;
}
.pie a:active {
    text-decoration: none;
    color: #fff;
}
.pie2 {
        color: #C8BE9D;
        font-size: 12px;
        letter-spacing: 0px;
}
.pie2 a:link {
        text-decoration: none;
        color: #C8BE9D;
}
.pie2 a:visited {
    text-decoration: none;
    color: #C8BE9D;
}
.pie2 a:hover {
    text-decoration: underline;
    color: #C8BE9D;
}
.pie2 a:active {
    text-decoration: none;
    color: #C8BE9D;
}
.vermas {
        color: #990000;
        font-size: 12px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.vermas a:link {
        text-decoration: none;
        color: #990000;
}
.vermas a:visited {
    text-decoration: none;
    color: #990000;
}
.vermas a:hover {
    text-decoration: none;
    color: #990000;
}
.vermas a:active {
    text-decoration: none;
    color: #990000;
}
.form_border {
        color: #4A2500;
        font-size: 13px;
        font-family: "Trebuchet MS";
        border: solid #201000 1px;
        padding:2px 0 0 2px;
}
.titulo_contenidos {
    font-size: 16px;
	font-weight:bold;
}
.destacado_pre {
	color:#886442;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
}
.direccion_casos {
	color:#886442;
	font-size: 12px;
	font-weight:bold;
}
