/* Sherwin Williams, CSS, Noviembre 2006 */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #000000;
	background: #FFFFFF;
	font-size: 11px; /* IE5 Win */
	}
	
a:link {color: #333333;
text-decoration: none;}

a:visited  {color: #333333;
text-decoration: none;}

a:hover {color: #005ea2;
text-decoration: underline;}

a:active {color: #005ea2;
text-decoration: underline;}

a.ruta:link {color: white; text-decoration: none; }
a.ruta:visited {color: white; text-decoration: none; }
a.ruta:hover {color: white; text-decoration: underline; }
a.ruta:active {color: white; }	

a.menu:link {color: #333333; text-decoration: none; }
a.menu:visited {color: #333333; text-decoration: none; }
a.menu:hover {color: #005ea2; text-decoration: underline; }
a.menu:active {color: #005ea2; text-decoration: underline;}	

a.menuactivo:link {color: #ab0006; text-decoration: underline; }
a.menuactivo:visited {color: #ab0006; text-decoration: underline; }
a.menuactivo:hover {color: #ab0006; text-decoration: underline; }
a.menuactivo:active {color: #ab0006; text-decoration: underline;}	

.lineas {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #e2a1a4;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

.lineas_down {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2A1A4;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3591B1;
}
.linkactivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #005ea2;
	text-decoration: underline;
}
.bulletpower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ab0006;
}
.chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bulletblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.ruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.formulas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#CCCCCC;
	padding: 3px;
	margin: 6px;
	
}
.borde_color {
	border: 1px solid #333333;
}
.borde_foto {
	border: 1px solid #000000;
}
