body {background-color: #222;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
	
.titulo {
	font-style: normal;
	font-size: 110%;
	color: #fff;
	padding-top: 10px;
	text-shadow: #191919 2px 2px 3px;
	text-align: left;
}
h1 {
	font-style: normal;
	font-size: 100%;
	color: #fff;
	text-shadow: #191919 2px 2px 3px;
	text-align: left;
}


.texto{
	font-style: normal;
	font-size: 10px;
	color: #ababab;
	line-height: 15px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

h2 {
	font-style: normal;
	font-size: 10px;
	color: #ababab;
	line-height: 15px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #9c0;
}

a:visited {
	#c66;
	text-decoration: none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

	ul#menu
{
	font-style: normal;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:10px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;

}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	padding:10px 3px 0 11px;

}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(imgs/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
	color:#FFFFFF;
}

ul#relacionados
{

	text-align: left;
	font-weight:bold;
	font-style: bold;
	padding:0;
	width:auto;
	font-size:11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(imgs/bu_flecha.jpg);
	list-style-position: outside;
	line-height: 20px;
	margin-left: 20px;

}

ul#relacionados li a
{
	color: #898989;
	text-decoration:none;
	font-weight:normal;
	margin-left: 20px;
	margin:0px;
	font-style: bold;
	font-weight:bold;
	border-bottom: 1px solid #3e3e3e;
	list-style-position: inside;
}

ul#relacionados li a:hover
{
	color:#fff   ;
	font-weight:normal;
	font-weight:bold;
}

ul#abajo {
	text-align: left;
	font-style: bold;
	padding:0;
	width:auto;
	font-size:10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(imgs/bu_cruz.jpg);
	list-style-position: outside;
	line-height: 14px;
	margin: 0 0 0 25px;
}

ul#abajo li a
{
	color: #5e5e5e;
	text-decoration:none;
	font-weight:normal;
	font-style: bold;
	margin-left: 0px;
}

ul#abajo li a:hover
{
	color:#fff;
	font-weight:normal;
}

.tituloAbajo {
	font-style: normal;
	font-size: 12px;
	color: #898989;
	line-height: 15px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	text-align: left;
}

a, a span {
     background-repeat: no-repeat;
     color: #fff;
     display: block;
     font-weight: normal;

}

a.btn_gris {
          background-image: url(imgs/b_normal_izq.jpg);
          background-position: left top;
          height: 25px;
          text-decoration: none;
          letter-spacing: 0px;
          width: 130px;
          text-align: center;
           text-shadow: #494949 1px 1px 3px;
     } 
     
     a.btn_gris span {
          background-image: url(imgs/b_normal_der.jpg);
          background-position: right top;
          height: 21px;
          padding-top: 4px;
          font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
          font-size: 11px;
          font-weight: normal;
     }
     
 a.btn_gris:hover {
    background-image: url(imgs/b_hover_izq.jpg);
     background-position: left bottom;
     text-shadow: #550d0c 1px 1px 3px;
     text-decoration: none;
} 
a.btn_gris:hover span {
         background-image: url(imgs/b_hover_der.jpg);
     background-position: right bottom;
}

.pie{
	font-style: normal;
	font-size: 9px;
	color: #6e6e6e;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	    text-shadow: #232323 1px 1px 2px;
}
.contactenos {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.contactenos {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

