* {
margin: 0;
padding: 0;
font-family: none;
}
body{
	background-color: #a7a7a9;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #FFF;
	background-image: url(images/bg-body.png);
}
/*------------------------------------------------------contenidos-------------*/
#top{
	height: 130px;
	margin-top: 0px;
	vertical-align: top;
	padding-top:0;
	margin:auto;
}
#tablon{
	width: 80%;
	margin:auto;
	background-color: #A04700;
	margin-top:5px;
	padding-bottom:20px;
	min-width:820px;
	background-image: url(images/back-table.jpg);
	border: 2px solid #ccc;
	background-repeat: repeat-x;
}
#menu{
	text-align: center;
	font-family: Lucida Sans;
	font-size: 90%;
	background-color: #444;
	padding-top: 4px;
	padding-bottom: 1px;
	height:30px;
	background-image: url(images/bg-menu-top.png);
}

#buscador{
	width: 100%;
	height:30px;
	background-image: url(images/bg-menu-dow.png);
	background-color: #444;
}

table{
width:98%;
margin:auto;
}

tr, td{
	vertical-align: top;
}

/*-------------------------------------------------textos-----------------------*/
a:link, a:active {
font-family: Verdana, Arial;
font-size: 9pt;
color: #ff0;
text-transform: capitalize;
line-height: 1.5;
font-variant: small-caps;
text-decoration: underline;
}
a:visited{
font-family: Verdana, Arial;
font-size: 9pt;
color: #fe0;
text-transform: capitalize;
line-height: 1.5;
font-variant: small-caps;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 1.5;
	font-variant: small-caps;
	background-color: #CC0000;
}

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #fff;
line-height: 1.6;
text-align: justify;
padding-right: 20px;
padding-left: 20px;
vertical-align: top;
}

h1{
font-family: Tahoma;
font-size: 14pt;
color: #ffffaa;
text-transform: uppercase;
padding-right: 20px;
padding-left: 20px;
padding-bottom:4px;
padding-top:4px;
line-height: 1.4;
vertical-align: top;
text-align: left;
}
h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
line-height: 1.4;
}
.notas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ccF;
	font-style: italic;
	line-height: 1.5;
	font-weight: bolder;
}
.centrado{
text-align: center;
vertical-align: text-bottom;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 1.5;
}
ul, li{
text-align: left;
padding-left: 20px;
list-style-type: none;
line-height: 1.5;
}
strong, u, em{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
line-height: 1.5;
}
.importante{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #faf;
font-style: italic;
font-weight: bold;
}
.dialogo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 1.5;
color: #faf;
font-weight: bold;
font-style: oblique;
}
.dialogo-blanc{
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
font-style: oblique;
}

/*-----------------------------------------------------fin-textos------------------------*/
/*-------------------------------------------------imagenes y anuncios-----------------*/
img.imagen-izq{
padding:5px;
float:left;
margin:7px;
clear:left;
}
#anun720{
margin-bottom: 15px;
margin-top: 15px;
width: 728px;
height: 90px;
margin:auto;
border-top:dashed #ba0 1px;
border-bottom:dashed #ba0 1px;
padding:5px;
}
#anun460{
margin-top: 10px;
padding: 5px;
width: 468px;
height: 60px;
margin:auto;
border: dashed #ba0 1px;
padding:5px;
}
#anun300 {
padding:5px;
margin: 8px;
float:right;
width:300px;
height:250px;
border-top: #CCC dashed 1px;
border-bottom:#CCC dashed 1px;
}
#anun200 {
padding:5px;
margin: 8px;
float:right;
width:200px;
height:200px;
border: solid #ba0 1px;
}
#anun120x600 {
margin: 8px;
border-top: dashed #a90 1px;
border-bottom: dashed #a90 1px;
float: right;
clear: both;
width: 120px;
height: 600px;
padding: 5px;
}
#anun160x600 {
margin: 8px;
border-top: solid #a90 1px;
border-bottom: solid #a90 1px;
float: right;
clear: both;
width: 160px;
height: 600px;
padding: 5px;
}
#anun120 {
margin: 8px;
border: solid #a90 1px;
float: right;
clear: right;
width: 120px;
height: 240px;
padding: 5px;
}

hr{
width:80%;
margin:auto;

}
/*----------------------------------------------------fin-anuncios--------------------*/

#libreto {
vertical-align: top;
border-left-width: 0px;
border-right-width: 0px;
margin-top: 0px;
border-bottom-style: none;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}


/*--------------------------fin-rextos----------------*/
img.glossy{
	width: inherit;
	height: inherit;

}
