@charset "utf-8";
/* CSS Document */

body{
margin:0em 0em 0em 0em;
background:url(imagenes/fondo_body.gif) repeat left top fixed;
text-align:center;
font-family:"Century Gothic", Arial;
font-size:13px;
color:#FFFFFF;
}
a:link, a:visited, a:active{ color:#FFFFFF;text-decoration:none;}
a:hover{text-decoration:underline; color:#FFFFFF;}
img{border:none;}
hr{color:#684935; height:1px;}

#contenedor{ width:894px;
margin:auto;
clear:both;
background-color:#251810;}

#indexMedio{background: url(imagenes/fondo_medio_index.jpg) no-repeat 0em top #312318;
width:886px;
margin:auto;
clear:both;
font-size:12px;
}
#Medio{
width:886px;
margin:auto;
clear:both;
font-size:12px;
}

#footer{ margin:auto; padding:0px 0px 0px 0px;
height:60px;
width:855px;
background:url(imagenes/fondo_footer.jpg) repeat-x left 10px;
}

.medio{
	font-size:14px;
	text-align: justify;
}
.grande{font-size:16px; font-style:italic;}

.menu {
font-family:Century Gothic;
font-size:14px;
font-weight:regular;
font-style:italic;
text-align:left;
color:#ffffff;
}
.menu a:link, .menu a:visited, .menu a:active{text-decoration:none; color:#ffffff}
.menu a:hover {text-decoration:underline; text-decoration:none; color:#ef7840}

.menu1 {
font-family:Century Gothic;
font-size:13px;
letter-spacing:-1px;
font-weight:regular;
font-style:italic;
text-align:left;
color:#ffffff;
}
.menu1 a:link, .menu1 a:visited, .menu1 a:active{text-decoration:none; color:#ffffff}
.menu1 a:hover {text-decoration:underline; text-decoration:none; color:#ef7840}

.TITULOS {
font-family:Century Gothic;
font-size:24px;
font-weight:bold;
text-align:right;
color:#e88301;
}

.TITULOS2 {
font-family:Century Gothic;
font-size:24px;
font-weight:bold;
text-align:left;
color:#e88301;
}
