/* CSS Document */
BODY
	{
		background:#4B4B4B;
		color: gray;
		margin: 0px auto 0px auto; 
		padding: 0;
		width:auto;
		height:100%;
		bottom:0px;
		top:0px;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.cuerpo
{
	height:auto;
}
.contenido
{
	margin-top:10px;
	margin-bottom:10px;
	width:958px;
	background:#FFFFE1;
}
.cabecera
{
	background:#000000;
	height:auto;
}
.medio
{
	height:auto;
}
.pie
{
	height:auto;
	padding:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:#000000;
}
.medio_titulo_top
{
	background:#E0E0E0;
	padding:1px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#0000FF;
	font-weight:bold;
}
.cuadro_informacion01
{
	border:2px solid #000000;
	background:#FFFFFF;
	margin:2px;
	height:auto;
}
.cuadro_anuncios
{
	border:2px solid #000000;
	background:#FFFFFF;
	margin-left:2px;
	margin-right:2px;
	margin-top:7px;
	margin-bottom:7px;
	font-family:"Times New Roman", Times, serif;
	height:auto;
}
.margen_texto
{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.cuadro_publicidad01
{
	background:#FFFF00;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	height:auto;
}
/* FUENTES */
.text-cabecera
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.text_anuncio
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
/* --------------------------- */
#dibujo_ayuda {background-color: #E0E0E0 ; align: center ; width: 304px; height: 30px; cellspadding: 0px; border: black 2px solid; margin: 2px auto;}
#comentarios { font-size: 11px ;}
#condiciones {color: blue; text-align: justify; margin: 0px 10px 0px 14px; justify; font-size: 11px ; clear:both; padding:8px; }
/* formularios */
.textbox_01
{
	height:20px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.campo {height: 17px; font-size: 9px; margin: 0px; cellspadding: 0px; padding: 0px; }
