		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		abbr, acronym, address, big, cite, code,
		del, dfn, em, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		b, u, i, center,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td,
		article, aside, canvas, details, figcaption, figure, 
		footer, header, hgroup, menu, nav, section, summary,
		time, mark, audio, video {
			font-family: Arial, Verdana, Tahoma;
			font-size:13px;
		}

@media print{.noImprimir {display:none;}}
html{margin:10px 10px}
BODY{
	font-family: Arial,Verdana;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	padding:0px;
	background: #fafafa;
}
TABLE.cabecera{
	display:none;
}
TD{
	color: #333333;
}
.guiaCab{
	color:#838383;
}
a{
	color :#008888 ;
}
a:hover{
	color :#00bbbb ;
}

a.menu{
	font-weight: bold;
	color :#C0E4E4 ;
	text-decoration:none;
}
a.menu:hover{
	font-weight: bold;
	color :#ffffff ;
	text-decoration:none;
}
a.menuMarcado {
	font-weight:bold;
	color :#FFFFFF;
	text-decoration:none;
}
a.menuMarcado:hover{
	font-weight:bold;
	color :#FFFFFF;
	text-decoration:none;
}
a.guiaMenu{
	color :#008888 ;
	text-decoration:none;
}
a.guiaMenu:visited{
	color :#008888 ;
	text-decoration:none;
}
a.guiaMenu:hover{
	color :#00bbbb ;
	text-decoration:none;
}
a.guiaMenu:active{
	color :#00bbbb ;
	text-decoration:none;
}
 .titulin{
	padding:0px;
	color: #909090;
}
.cuadros
{
	list-style-image:url('images/cuadrado.gif');
	margin-top:6px;
	margin-bottom:4px;
}

.listaentabla
{
	list-style-image:url('images/cuadrado.gif');
	margin-top:4px;
	margin-bottom:4px;
	margin-left:20px;
}

.flechas
{
	list-style-image:url('images3/flecha2.gif');
}

UL {
	MARGIN-TOP: 8px; MARGIN-BOTTOM: 6px; LIST-STYLE-IMAGE: url(http://www.fisterra.com/guias2/images/cuadrado.gif)
}
OL {
	MARGIN-TOP: 8px; MARGIN-BOTTOM: 6px; 
}
.gris{
	font : normal 12px Arial,Verdana ;
	color: #909090;
}
.gris2{
	font : normal 12px Arial,Verdana ;
	color: #505050;
}
.formu{
	background:#f4f4f4;
/*	border-top:1px dashed #c0c0c0;
	border-bottom:1px dashed #c0c0c0;	
	*/
}
INPUT{
}
SELECT{

}
TEXTAREA{

}

td{text-align:left !important}
