*{
margin:0;
padding:0;
font: no;
}

body {
	font-family: Arial, Tahoma, sans-serif;
	background-color: #6C320B;
	text-align: center;
	font-size: 10pt;
	line-height: 1.4;
	background-image: url(images/bg--.gif);
}
/*------------------------------------------------------------------BLOQUES---------------------------------*/
#top {
width: 790px;
height: 122px;
margin: auto;
margin-top:8px;
}
#buscador {
width: 790px;
height: 25px;
vertical-align: top;
background-color: #a22;
margin: auto;
text-align: right;
}
#pie{
width: 790px;
height: 30px;
margin: auto;
background-color: #888;
padding-top: 4px;
	/*border-left:#444 solid 2px;
	border-right:#444 solid 2px;*/
}
table{
width: 790px;
margin: auto;
vertical-align: top;
	border-left:#777 solid 1px;
	border-right:#777 solid 1px;
}
tr, td{
	background-color: #EAEAEA;
}
#menu{
	font-size: 9pt;
	width: 180px;
	float: left;
	vertical-align: top;
	/*clear: both;	
display: block
border:solid #a00 1px;*/
margin: 17px 7px 5px 10px;
	padding:20px 0 16px 0px;
	background-color: #eef;
	border-left:#99a dashed 1px;
	border-right:#99a dashed 1px;
	background-image: url(images/bg-menu-.jpg);
	font-family: "Lucida Sans" Arial, Tahoma;
}

/*--------------------------------------------------------------------ENCABEZADOS-------------------*/
h1{
	color:#fff;
	text-align:left;
	background:#d80;
	padding:12px;
	text-transform:uppercase;
	border-top:solid #f00 1px;
	border-bottom:solid #000 1px;
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma;
	background-image: url(images/bg-h1.jpg);
}
h2 {
	text-align: left;
	padding: 0px 20px 0px 20px;
	font-family: "Lucida Sans";
}
h3 {
	font-family: "Lucida Sans", Arial, Tahoma;
	font-size: 9pt;
	text-align: justify;
	padding: 0px 20px 0px 20px;
}
h4,h5,h6{
font-family: "Lucida Sans", Arial, Tahoma;
color:#a00;
padding:10px 0px 0px 20px;
vertical-align:text-top;
font-size: 12pt;
text-align: left;
font-weight: bold;
}
/*--------------------------------------------------------------------LINKS--------------------*/
a:link,a:active{
color:#00f;
text-decoration:none;
border:solid #999 1px;
padding: 1px 2px 1px 2px;
background-color: #eee;
line-height: 1.8;
}
a:visited{
color:#00f;
text-decoration:none;
border:solid #aaa 1px;
padding: 1px 2px 1px 2px;
background-color: #eee;
line-height: 1.8;
}
a:hover{
color:#a00;
text-decoration:none;
background:#fd0;
border:solid #555 1px;
padding: 1px 2px 1px 2px;
line-height: 1.8;
}
/*--------------------------------------------------------------TEXTOS----------------------*/
p{
	text-align: justify;
	padding: 0px 20px 0px 20px;
	font-family: "Lucida Sans";
 line-height: 1.5;
	font-size: 10pt;
}
ul, li{
	font-family: Arial, Tahoma;
	text-align: left;
	padding-left: 5px;
	list-style-type: none;
	font-size: 9pt;
}
strong, u, em{
	font-family: "Lucida Sans", Arial, Tahoma;
	font-size: 10pt;
}

.bold-big{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #047;
}

/*---------------------------------------------------------IMAGENES--------------------------*/
img.thumb{
padding: 5px;
margin: 5px;
border: thin solid #8A8A9A;
float: left;
margin-top: 4px;
clear: both;
}
.glossy{
	margin:auto;
	text-align: center;
}
/*---------------------------------------------------------ANUNCIOS---------------------------------*/
#anun720{
width: 728px;
height: 90px;
margin: auto;
margin-top: 10px;
padding: 5px;
border: dashed #bbb 1px;
}
#anuncio120{
padding:5px;
float:right;
width:120px;
height:240px;
border: dashed #fff 1px;
margin: 3px 20px 3px 3px;
}

#anun200{
padding:5px;
margin:1px 20px 1px 13px;
border:thin solid #fff 1px;
float:right;
width:200px;
height:200px;
border: dashed #fff 1px;
}
#anun300{
padding:5px;
margin:3px 20px 3px 3px;
float:right;
width:300px;
height:250px;
border: dashed #fff 1px;

}
#anuncio160x600{
padding:5px;
margin:1px 20px 1px 13px;
border: dashed #fff 1px;
float:right;
margin-top:3px;
width:160px;
height:600px;
}
#anun480{
width: 468px;
height: 60px;
margin: auto;
margin-top: 10px;
padding: 5px;
border: dashed #bbb 1px;
}
/*
.bloque-texto{
width: 550px;
float: right;
position: relative;
vertical-align: top;
clear: right;
}
*/

