body {margin:5px 0 20px 0;}

body {
	font:normal 11px/14px Arial, sans-serif;
	background-color: #CCCCCC;
}
a, a:visited, a:hover {text-decoration:none;}
a:hover {text-decoration:underline;}

body {
	background:#efefef;
	color:#333;
}

a, a:visited, a:hover, label {
	color:#335577!important;
}
.color {color:#2193c6!important;}

#contenedor, #contenedorTop, #contenedorPie, #anticipoAlerta {
	background-color:#fff;
	border:1px solid #e4e4e4;   /* creo que aqui cambie... fff */
}
#contenedor {border-top:0;border-bottom:0;}
#contenedorPie {border-top:0;}
#contenedorTop{border-bottom:0;}

ul#navegador li.activo {
	background:#fff;
	color:#2193c6;
	border:1px solid #e4e4e4;
	border-bottom:0;
}

.grisClaro {color:#BBBBBB;}
.grisMedio {color:#808080;}
.grisOscuro {color:#4D4D4D;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	/* color: #333333; */
	color: #002a5a;
	background: white;
/*	background-color: #eeeeee; */
	background-color: #d3fdab;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup  in the markupin the markupin the markup in the markupin the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	top: auto;
}

td h1 {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	color:#0961b3;
	font-style: normal;
	font-weight: bold;
}

td h3 {
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	color:#0961b3;
	font-style: normal;
	font-weight: bold;
}
.navig2ndline a, .navig2ndline a:visited, .navig2ndline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.navig2ndline a:hover { 
	text-decoration: underline;
}
.navigLastUpd {  font-family: Arial, Helvetica, sans-serif; font-size:10px; }

td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom:1px dotted #0b7ce5;
}
td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom:1px dotted #0b7ce5;
}
td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	border-bottom:1px dotted #0b7ce5;
}

 
td p, td ul li { 
font: normal normal .80em/1.7 Arial, Helvetica, sans-serif;  
/* font: normal normal .95em/1.7 Georgia, "Times New Roman", Times, serif; */}
.indentacion {
	padding: 10 10 0 30px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* *+html .floatFix, *+html ul, *+html .subcontenedor {height:1%} */
*+html .floatFix, *+html ul, *+html .subcontenedor {display:inline-block;}
*+html .floatFix, *+html ul, *+html .subcontenedor {display:block;}
* html .floatFix, * html ul, * html .subcontenedor {height:1%}
.floatFix:after, ul:after, .subcontenedor:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
