* {
    margin: 0;
    padding: 0;
}

a, a:link, a:visited, a:active {
	color: #B63510;
	font-family: sans-serif;
	text-decoration: none;
}

a:hover {
    font-family: sans-serif;
    text-decoration: none;
}

body {
    line-height: 80%;
    background-image: url(../imgs_frames/fondo_rayas3.gif);
    background-repeat: repeat;
    font-family: sans-serif;
    min-width: 940px;
}

h1.hidden {
    visibility: hidden;
}

h1.titulo {
    width:900px;
margin: 0 auto;
    height:20px;
padding-top:30px;
color:#7B2C33;
}

#main {
    width: 900px;
    height: 500px;
    border: 5px solid #fff;
    background-image: url(../imgs_frames/indice.jpg);
    margin: 0 auto;
    text-align: left;
}

#main_index {
    width: 900px;
    height: 500px;
    border: 5px solid #fff;
    background-image: url(../imgs_frames/home.jpg);
    margin: 0 auto;
    text-align: left;
}

#indice_main {
    position: relative;
    top: 160px;
    left: 40px;
    width: 250px;
    border: 0px solid #000;
    line-height: 230%;
}

#indice_main li {
    list-style: none;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}


#indice_main .cursiva {
    list-style: none;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
	font-style: italic;
	color:#000033;
	padding-top:80px;
	
}

#indice_main li a, a:link, a:visited, a:active {
}

#indice_main li a:hover {
	color: #8c2e08;
	padding-left: 10px;
	border-left: 10px solid #A9535B;
}

div.main_autores {
    position: relative;
    width: 770px;
    height: 442px;
    border: 10px solid #fff;
    margin: 10%;
    margin-top: 5%;
    clear: both;
    background-image: url(../imgs_frames/fondo_autores.jpg);
}

div.volver {
	position: relative;
	top: 150px;
	left: 30px;
	color: #000000;
	z-index: 0;
	font-size: 80%;
	padding: 2px;
}

div.volver a:hover {
	background-color: #fff;
	color: #8c2e08;
}

.indice {
	position: relative;
	top: 130px;
	left: 60px;
	color: #ffffff;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	border: 0px solid #fff;
	font-size: 16px;
}

.lista1 {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 80%;

}

.lista1 li {
    list-style-type: none;
    padding: 4px;
    padding-left: 8px;
	

}

.lista1 li a {
	background-color: none;
	border-bottom: 0px dotted #fff;
	color:#8c2e08;


}

.lista1 li a:hover {
	background-color: #D79D5E;
	border-bottom: 0px dotted #fff;

   
}
.logo_me
{padding-top:180px;padding-left:30px;}