body {
    margin: 0px;
    padding: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #ddd;
    background-color: #000;
    text-align: left;
}* b {
    font-weight: bold;
    color: #AAA296;
}* p {
    line-height: 18px;
}* form {
    margin-bottom: 8px;
}* a:link, * a:visited {
    color: #fff;
    text-decoration: none;
}* a:hover, * a:active {
    color: #AAA296;
    text-decoration: none;
}* a.selected {
    background-color: #2b2c31 !important;
    color: #e6e6e6 !important;
}

h3 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 7px;
}

h4 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 7px;
    margin-bottom: 5px;
}

#contenedor {
    margin: auto;
    width: 975px;
    top: 90px;
    margin-top: 90px;
    text-align: justify;
}*.caja {
    font-size: 17px;
    width: 666px;
    padding-top: 2px;
    font-style: italic;
    color: #000;
    background-color: #c3bbaf;
    text-indent: 15px;
    height: 22px;
    margin-top: 20px;
    line-height: normal;
    margin-bottom: 15px;
}*.cajatitulo {
    font-size: 18px;
    width: 574px;
    font-style: italic;
    color: #000;
    background-color: #c3bbaf;
    text-indent: 15px;
    line-height: 30px;
    height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#cabecera {
    margin: auto;
    position: fixed;
    top: 0px;
    background-color: #000;
    padding-top: 30px;
    left: 0px;
    height: 70px;
    width: 100%;
    z-index: 10000;
}

#cabecera #barra {
    margin: auto;
    padding: 0px;
    width: 975px;
    height: 40px;
    background-color: #C3BBB0;
}

#cabecera #barra h1 {
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: normal;
    text-indent: 40px;
    background: url('../img/iconologo.jpg') no-repeat;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    float: left;
    margin: 0px;
    margin-left: 45px;
}

#cabecera #barra h1 a {
    color: #000;
}

#cabecera #barra .slogan {
    float: right;
    color: #000;
    line-height: 40px;
    margin-right: 30px;
    font-size: 15px;
    font-style: italic;
}

#cabecera #barra .bolita {
    float: right;
    position: relative;
    top: -15px;
    right: 15px;
}*.trabajo {
    margin-top: 40px;
    font-size: 12px;
    width: 666px;
}*.titulo-autor {
    font-size: 20px;
    color: #fff;
}*.titulo-trabajo {
    font-size: 20px;
    color: #b5ac9f;
    font-style: italic;
}* input, textarea {
    border: none;
    background-color: #c3bbaf;
    width: 195px;
    margin-bottom: 10px;
    margin-top: 0px;
}

img {
    margin: 0px;
    padding: 0px;
}

/* ESTILOS DEL MENU */
#menu {
    width: 195px;
    text-align: center;
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 11px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    /*background-color: #ccc;
     border: 1px red solid;*/
}

#menu .titulo {
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #c3bbaf;
}

#menu div {
    float: left;
    margin-left: 0px;
    position: fixed;
    width: 170px;
}

#menu div div {
    position: relative;
    margin-left: 15px;
    margin-bottom: 0px;
}

#menu a:link, #menu a:visited {
    display: block;
    color: #000;
    width: 170px;
    background-color: #e6e6e6;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 13px;
    text-align: left;
    margin-bottom: 7px;
}

#menu a:active, #menu a:hover {
    background-color: #2b2c31;
    margin-bottom: 7px;
    color: #e6e6e6;
}

#menu .menu-3 {
    margin-bottom: 12px;
}

#menu .menu-1 a:link, #menu .menu-1 a:visited {
    display: block;
    width: 170px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 13px;
    text-align: left;
    margin-bottom: 7px;
}

#menu .menu-2 a:link, #menu .menu-2 a:visited {
    display: block;
    color: #000;
    width: 170px;
    background-color: #c3bbaf;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 13px;
    text-align: left;
    margin-bottom: 7px;
}

#menu .menu-2 a:hover, #menu .menu-2 a:active {
    background-color: #2b2c31;
    color: #c3bbaf;
}

#menu .menu-3 a:link, #menu .menu-3 a:visited {
    display: block;
    color: #000;
    width: 170px;
    background-color: #8f8779;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 13px;
    text-align: left;
    margin-bottom: 7px;
}

#menu .menu-3 a:hover, #menu .menu-3 a:active {
    background-color: #2b2c31;
    color: #8f8779;
}

/* FIN MENU */
#contenedor #contenido {
    position: relative;
    float: left;
    overflow: hidden;
    width: 683px;
    top: -13px;
    left: 0px;
}

#pie {
    margin-top: 60px;
    padding-left: 5px;
    margin-bottom: 2px;
	
    height: 20px;
    background: #6f695e;
    color: #000;
    line-height: 20px;
    font-size: 11px !important;
    font-family: "Times New Roman", Times, serif;
}

.firma{
	text-align: center;
	color: #444;
	font-size: 10px;
}

.firma a:link, .firma a:visited{
	color: #666666 !important;
	font-size: 10px;
}

.firma a:hover, .firma a:active{
    color: #999999 !important;
}

#pie b {
    color: #000;
}

#pie a:link, #pie a:visited {
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
}

#pie a:active, #pie a:hover {
    padding-left: 0px;
    color: black;
}

/* NOTICIAS */
#noticias {
}

#noticias h1 {
    display: block;
    background-color: #C3BBB0;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: black;
    font-family: Georgia;
    font-style: italic;
    text-indent: 15px;
    margin-top: 45px;
    margin-bottom: 30px;
    padding: 0px;
    font-weight: normal;
}

#noticias h1 span {
    color: #fff;
}

#noticias h2 {
    color: #8f8778;
	float: left;
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 15px;
	margin-top: 15px;
}

#noticias h2.fecha {
    color: #e5e5e5;
	float: left;
    font-size: 18px;
    margin-bottom: 0px;
}

#noticias h3.autor {
    color: #e5e5e5;
    font-size: 14px;
    font-style: italic;
    color: #b3aba0;
    margin-top: 0px;
    margin-bottom: 0px;
}

#noticias h3.nombre {
    color: #e5e5e5;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 15px;
}

#noticias hr {
    border-top: 0px;
    border-bottom: dotted 2px #282829;
    border-left: 0px;
    border-right: 0px;
    margin-bottom: 15px;
    clear: both;
}

#noticias .img {
    width: 115px;
    height: 115px;
    background: #fff;
    float: left;
	text-align: center;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

#noticias .img a img {
	position: relative;
}

#noticias p, #noticias pre {
    padding-top: 0px;
    margin-top: 0px;
    line-height: 17px;
}

#noticias .texto-noticia {
    color: #AAA296;
    font-size: 12px;
    line-height: 17px !important;
    text-align: justify;
}

#noticias .gris {
    color: #dddddd;
}

#handles4 {
    float: right;
    font-size: 12px;
}

#handles4 span {
    cursor: pointer;
}

/* FIN NOTICIAS*/
/* CONTACTO */
.contacto-izq {
    width: 150px;
    margin-left: 30px;
    margin-right: 45px;
    float: left;
    text-align: left;
}

.contacto-izq p, .contacto-drch p, .contacto-drch label {
    font-size: 11px;
    color: #AAA296;
}

.contacto-izq a:link, .contacto-izq a:visited {
    color: #AAA296;
    font-size: 14px;
}

.contacto-izq a:hover, .contacto-izq a:active {
    color: #FFF;
}

.contacto-drch {
    width: 415px;
    float: left;
}

.contacto-drch td {
    vertical-align: top;
    font-size: 12px;
}

.contacto-drch input, .contacto-drch textarea {
    width: 100%;
}

.contacto-drch input[type =
"checkbox"] {
    width: 14px;
    margin-left: 0px;
}

.contacto-drch input[type =
"submit"] {
    width: 60px;
    height: 20px;
    line-height: 18px;
    font-weight: bold;
    border: 1px solid #222;
    background-color: #009797;
    float: right;
    margin-left: 0px;
}

.contacto-drch .obligatorio {
    font-size: 9px;
    line-height: 12px !important;
}

.contacto-drch input.error, .contacto-drch textarea.error {
    border: red 1px solid;
}

.contacto-drch label.error {
    display: none !important;
}

/* FIN CONTACTO*/
/* LINKS */
#links a:hover, #links a:active {
    color: #333333 !important;
    font-weight: normal;
}

#links a:link, #links a:visited {
    color: #a9a9a9;
    font-weight: normal;
}

/* FIN LINKS*/
/* SELECCIONADOS */
.volver {
    float: right;
    position: relative;
    top: -53px;
    right: 15px;
}

a.volver:link, a.volver:visited {
    color: black;
    font-size: 16px;
    font-style: italic;
}

a.volver:hover, a.volver:active {
	color: #fff;
}

/* FIN SELECCIONADOS */
/* INICIO */
#slideshow {
    height: 300px;
}

#slideshow IMG {
    position: absolute;
    padding-top: 7px;
    top: 17px;
    left: 0px;
    z-index: 8;
}

#slideshow IMG.active {
    z-index: 10;
}

#slideshow IMG.last-active {
    z-index: 9;
}

#pie a:link {
    color: #000;
}