.linea {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.titulos {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.links_menu {
	list-style-image: url(images/bullet_rojo.gif);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bullet_rojo.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.links_menu:hover {
	list-style-image: url(images/bullet_rojo.gif);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B0000;
	text-decoration: none;
	background-image: url(images/bullet_rojo_f2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.links_bullet {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/bullet_azul.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
}
.links_bullet:hover {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	background-image: url(images/bullet_azul.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 12px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.divisiones_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.links_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}

.links_bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 22px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
	background-image: url(images/tit_bg.jpg);
	display: block;
	background-repeat: no-repeat;
	line-height: 50px;
	background-position: left bottom;
}
.linkgris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 12px;
}
.linkgris:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	line-height: 12px;
}
.titulosrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.imagen {
	border: 4px solid #CCCCCC;
}
.linksubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	margin: 1px;
	text-decoration: none;
	text-align: center;
	background-image: url(images/bg_submenu.jpg);
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	line-height: 100%;
}
.linksubmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	margin: 1px;
	text-decoration: none;
	text-align: center;
	background-image: url(images/bg_submenu_f2.jpg);
	font-weight: bold;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #990000;
}
ul {
	list-style-image: url(images/bullet_azul.gif);
}
ul ul{
	list-style-image: url(images/bullet_azul_f2.gif);
}
.imagen2 {
	padding: 0px;
	margin-right: 5px;
}
.textosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
