*{
	cursor: auto;
	/* url(../img/black_cursor_n.cur),*/
}

a:hover, a:hover *{
	cursor: pointer;
	/* url(../img/black_cursor.cur), */
}

body, div, p, td, h1, h2, h3, input{
	font-family: 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #555;
	text-align: justify;
	/*text-justify: newspaper;*/
}
body{
	background-color: #fff;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}

div, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 20px;
	text-align: left;
	color: #222;
}

h2{
	text-align: left;
	font-size: 18px;
	color: #222;
}

b, strong{
	color: #222;
}

a, a:visited, a:link, a:active{
	color: #004080;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: none;
}

a.simple, a.simple:visited, a.simple:link, a.simple:active{
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.simple:hover{
	font-style: normal;
	color: #0080ff;
	text-decoration: none;
	font-weight: normal;
}

/* TOP MENU */

div#menu{
	height: 50px;
	width: 900px;
	position: absolute;
	top: 7px;
	margin-left: 10px;
	overflow: hidden;
}
div#menu ul{
	font-size: 16px;
}
div#menu ul li{
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	background-color: #fff;
	margin-right: 10px;
}
div#menu ul li:hover{
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	background-color: #000;
	margin-right: 10px;
	background: #000 url(../img/menu_h_l.png) top left no-repeat;
}

div#menu ul li a, div#menu ul li a:visited, div#menu ul li a:link, div#menu ul li a:active{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
}

div#menu ul li a:hover, div#menu ul li:hover a{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	padding-right: 10px;
	background: #000 url(../img/menu_h_r.png) top right no-repeat;
}

div.body
{
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
div.top{
	height: 200px;
	width: 960px;
	background-color: #fff;
	background: url(../img/bkg_body.png) repeat-y top;
}

div.loader{
	height: 40px;
	width: 960px;
	background: url(../img/bkg_footer.png) no-repeat top;
}

div#loader{
	padding-left: 22px;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	color: #ff6600;
}

div#loading{

	float:left;
	background: url(../img/ajax-loader_big.gif) no-repeat center center;
	width: 570px;
	height: 500px;
	line-height: 400px;
	text-align: center;
	vertical-align: middle;
	visibility: hidden;
}

div.content{
	width: 960px;
	background-color: #fff;
	background: url(../img/bkg_body.png) repeat-y top;
	overflow: hidden;
}

div#content{
	margin: 30px;
	background-color: #fff;
	
}

div#logo{
	position: absolute;
	margin-left: 730px;
	margin-top: 70px;
}

div#noticias{
	position: absolute;
	width: 650px;
	height: 140px;
	margin-left: 50px;
	margin-top: 60px;
	border: 1px solid #eee;
}

div.lista_noticias{
	background-position: left top;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
span.fecha_noticias{
	color: #555;
}

span.titulo_noticias{
	color: #222;
}

a:hover span.fecha_noticias, a:hover span.titulo_noticias
{
	text-decoration: underline;
}

div#mas{
	height: 17px;
	width: 17px;
	position: absolute;
	margin-left: 633px;
	margin-top: 123px;
}

/* BOTONES */
a.boton, a.boton:link, a.boton:visited, a.boton:active{
	color: #121212;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_n_l.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 13px;
}

a.boton:hover{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_h_l.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 13px;
}

a.boton span{

	background: url(../img/buton_n_r.png) center right no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 22px;
	padding-left: 10px;
}

a.boton:hover span{

	background: url(../img/buton_h_r.png) center right no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 22px;
	padding-left: 10px;
}
/* FIN BOTONES */

div#usuarios{
	position: absolute;
	margin-left: 850px;
	margin-top: 9px;
	z-index: 50;
}

/* IDIOMAS */
div#idiomas{
	position: absolute;
	margin-left: 877px;
	z-index: 50;
}

div#select_idiomas{
	position: absolute;
	background-color: #f7f7f7;
	border: 1px dotted #999;
	overflow: hidden;
	left: -1000px;
	z-index: 100;
}
div#select_idiomas div{
	height: 31px !important;
}
div#select_idiomas div a,div#select_idiomas div a:link,div#select_idiomas div a:visited,div#select_idiomas div a:active{
	height: 31px !important;
	line-height: 31px;
	vertical-align: middle;
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
}
div#select_idiomas div a:hover{
	height: 31px !important;
	line-height: 31px;
	vertical-align: middle;
	background-color: #121212;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
}


div#idiomas a.boton, div#idiomas a.boton:link, div#idiomas a.boton:visited, div#idiomas a.boton:active{
	color: #121212;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_n_l_select.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
}

div#idiomas a.boton:hover{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_h_l_select.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
}

div#idiomas a.boton span{

	background: url(../img/buton_n_r.png) center right no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 5px;
}

div#idiomas a.boton:hover span{

	background: url(../img/buton_h_r.png) center right no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 5px;
}

div#idiomas a.boton span img {
	line-height: 31px;
	vertical-align: middle;
}

/* FIN IDIOMAS */

hr{
	border-color: #fff;
	border-style: solid;
	border-width: 0;
	color: #fff;
	height: 20px;
	background: url(../img/hr.gif) no-repeat center center;
}

div#tienda{
	overflow: hidden;
}

div#t_der{
	float: right;
	width: 230px;	
}

div#t_izq{
	float: left;
	width: 655px;
}
div#t_ruta{
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	margin-top: 4px;
}
div#t_ruta span{
	font-size: 16px;
	font-style: italic;
	height: 16px;
	vertical-align: middle;
}

div#t_buscar{
	width: 150px;
	float: right;
	height: 30px;
	background: url(../tienda/img/carrito_buscar.png) no-repeat left top;
	vertical-align: middle;
	padding-left: 7px;
}
div#t_buscar input{
	width: 136px;
	height: 20px;
	background: transparent none;
	border: none;
}
div#t_carrito{
	height: 110px;
	width: 230px;
	background: url(../tienda/img/carrito_bkg.png) no-repeat top left;
	padding: 12px;
	padding-top: 8px;
}

div#t_menu, div#t_menu div, div#t_menu div div{
	padding-left: 10px;
}

div#t_acceder{
	position: absolute;
	height: 107px;
	width: 227px;
	margin-left: -10px;
	margin-top: -7px;
	background: url(../tienda/img/t_acceder_bkg.png) no-repeat top left;
}
div#t_acceder div{
	padding: 8px;
	color: #fff;
	text-align: center;
}

div#t_acceder div a.link, div#t_acceder div a.link:link, div#t_acceder div a.link:visited, div#t_acceder div a.link:active{
	text-decoration: none;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
} 

div#t_acceder div a.link:hover{
	text-decoration: none;
	color: #66ccff;
}

div#t_acceder .input_text{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	background: url(../tienda/img/login_input.png) no-repeat left top;
	overflow: hidden;
	padding: 0px;
}
div#t_acceder .input_text input{
	width: 142px;
	height: 20px;
	background: transparent none;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;

}

div#t_acceder .input_submit{
	width: 84px;
	height:20px;
	padding:0px;
	background: url(../tienda/img/login_button.png) no-repeat left top;
	border: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}

.center{
	text-align: center;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.justify{
	text-align: justify;
}

img{
	border: none;
}

img.reflected {
	margin-bottom: 1px;
}
