body
{
	font-family:  Verdana, Serif;
	font-size:13px;
	margin:0em;
	padding:0em;
	background-image: url(../img/estructura/pag_bg.gif);
}

table
{
	font-size:0.85em;
}
/* //// div zd_cajas (acceso a zonadisa) ////// */

#zd_cajas a
{
	font-size:0.85em;
}
#zd_cajas label
{
	font-size:0.85em;
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}



#zd_cajas p
{
	margin:0;
	padding:0;
	font-size:0.85em;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
	clear:both;
}

/* //////////////////////////// */

/* //// div bq_cajas (acceso a búsqueda) ////// */
#bq_cajas label
{
}

#bq_cajas p
{
	margin:0;
	padding:0;
	margin-top:5px;
	text-align:center;
	clear:both;
}

/* //////////////////////////// */

img
{
	border:0;
}

a
{
	text-decoration:none;
	outline:none;
	color:#CF142B;
	background-color:transparent;
	border:0;
}
a:hover
{
	text-decoration:underline;
}

input
{
	outline:none;
}
h6
{
	font-size:1.2em;
	margin-bottom:15px;
}
h6:first-child
{
	margin-top:0;
}