@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:tahoma,verdana,arial,sans-serif;
	/*font-size:11px;*/
	font-size: 14px;
	background-color:#016798;
	text-align:center;
}

#container {
	background-image:url(../images/fondo.gif);
	background-repeat:no-repeat;
	position:relative;
	width:1000px;
	height:800px;
	margin: 0 auto;
	text-align:left;

}
#container2 {
	background-image:url(../images/fondo2.gif);
	background-repeat:no-repeat;
	position:relative;
	width:1000px;
	height:1400px;
	margin: 0 auto;
	text-align:left;
}
#container3 {
	background-image:url(../images/fondo3.gif);
	background-repeat:no-repeat;
	position:relative;
	width:1000px;
	height:600px;
	margin: 0 auto;
	text-align:left;
}
#pie {
	background-image:url(../images/fondo5.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:300px;
	position:relative;
	left: -220px;
}
#contenido {
	width:1000px;
	height:400px;
}
#logo {
	width:306px;
	height:96px;
	position:absolute;
	top:20px;
	left:20px;
}

#olvidoPass {
	position:absolute;
	top:20px;
	left:400px;
}

#olvidoPass a {
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}

#olvidoPass a:hover {
	color:#060;
}

#darseAlta {
	position:absolute;
	top:50px;
	left:400px;
}

#darseAlta a {
	text-decoration:none;
	font-weight:bold;
	color:#0066CC;
}

#darseAlta a:hover {
	color:#060;
}

input[type=text], input[type=password] {
	width:250px;
	border:1px solid #999;
	padding:3px;
	color:#999;
}

#buscarProducto {
	position:absolute;
	top:80px;
	left:400px;
	vertical-align:top;
	width:290px;
}

#uLogin {
	position:absolute;
	top:40px;
	left:700px;
}

.uL {
	width:100px;
	float:left;
	height:24px;
	line-height:24px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	color:#808080;
}

.loginBt {
	border:none;
	background-color:#CCC;
	cursor:pointer;
	color:#016798;
	width:36px;
	height:15px;
	font-size:11px;
}

.loginBt:hover {
	color:#060;
}

ul.submenu {
	width:145px;
	list-style-type: none;
	position:absolute;
	left:0px;
}

ul.submenu li {
	border:1px solid #CCC;
	padding:10px;
	background-image:url(../images/category_collapsed.gif);
	background-repeat:no-repeat;
	background-position:125px center;
}

ul.submenu li:hover {
	background-image:url(../images/category_expanded_emenu.gif);
	background-repeat:no-repeat;
	background-position:125px center;
}

#menu {
	position:absolute;
	top:130px;
	left:23px;
	background-image:url(../images/bg_ver_menu.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:950px;
	height:34px;
}

.menuItem {
	height:34px;
	width:auto;
	padding:0 10px 0 10px;
	text-align:center;
	line-height:30px;
	float:left;
}

.menuItem a {
	font-weight:bold;
	text-decoration:none;
	color:#008000;
}

.menuItem a:hover {
	color:#6F0;
}

.menuIt {
	width:145px;
}

.menuIt a {
	font-weight:bold;
	text-decoration:none;
	color:#999;
}

ul.submenu li.menuItSelected {
	background-image:url(../images/category_expanded_emenu.gif);
	background-repeat:no-repeat;
	background-position:125px center;
}

#contactanos {
	background-image:url(../images/btn_mail.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	float:right;
	width:100px;
	text-align:right;
	height:25px;
	padding-right:10px;
	line-height:30px;
}

#contactanos a {
	color:#F00;
	text-decoration:none;
	font-weight:bold;
}

#contactanos a:hover {
	color:#6F0;
}

#miCarro {
	position:absolute;
	top:180px;
	left:75px;
	width:100px;
	height:15px;
	font-weight:bold;
	color:#016798;
}

#imgCarro {
	position:absolute;
	top:180px;
	left:25px;
	background-image:url(../images/icon_cart.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:47px;
	width:47px;
}

#articulos {
	position:absolute;
	top:200px;
	left:75px;
	width:auto;
	height:15px;
	font-weight:bold;
	color:#999;
}

#pagoSeguro {
	position:absolute;
	top:220px;
	left:45px;
	background-image:url(../images/bg_can1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:114px;
	height:22px;
	padding-top:17px;
	padding-left:10px;
}

#pagoSeguro a {
	color:#016798;
	text-decoration:none;
	font-weight:bold;
}

#pagoSeguro a:hover {
	color:#008000;
}

#categorias {
	position:absolute;
	top:280px;
	left:5px;
	width:200px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

#mainContent {
	position:absolute;
	top:170px;
	left:210px;
	height:468px;
	width:741px;
	padding:10px;
	z-index: 2;
}
#faq {
	position:absolute;
	top:687px;
	left:78px;
	width:200px;
	font-weight:bold;
	text-align:center;
}
#faq2 {
	position:absolute;
	top:1287px;
	left:78px;
	width:200px;
	font-weight:bold;
	text-align:center;
}

#faq a {
	color:#000;
	text-decoration:none;
}

#faq a:hover {
	color:#008000;
}

#imgFaq {
	position:absolute;
	top:678px;
	left:261px;
	background-image:url(../images/preg_fre.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:37px;
	height:35px;
}
#imgFaq2 {
	position:absolute;
	top:1278px;
	left:261px;
	background-image:url(../images/preg_fre.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:37px;
	height:35px;
}

#juega {
	position:absolute;
	top:721px;
	left:112px;
	width:258px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
#juega2 {
	position:absolute;
	top:1021px;
	left:112px;
	width:258px;
	font-weight:bold;
	color:#000;
	text-align:left;
}

#juega a {
	color:#F00;
	text-decoration:none;
}

#juega a:hover {
	color:#008000;
}

#imgJuega {
	position:absolute;
	top:702px;
	left:61px;
	background-image:url(../images/dado.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:41px;
	height:39px;
}
#imgJuega2 {
	position:absolute;
	top:1002px;
	left:61px;
	background-image:url(../images/dado.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:41px;
	height:39px;
}

#ebay {
	position:absolute;
	top:707px;
	left:531px;
	width:200px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
#ebay2 {
	position:absolute;
	top:1278px;
	left:531px;
	width:200px;
	font-weight:bold;
	color:#000;
	text-align:left;
}

#ebay a {
	color:#F00;
	text-decoration:none;
}

#ebay a:hover {
	color:#008000;
}

#imgEbay {
	position:absolute;
	top:687px;
	left:500px;
	background-image:url(../images/martillo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:41px;
	height:27px;
}
#imgEbay2 {
	position:absolute;
	top:1278px;
	left:490px;
	background-image:url(../images/martillo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:41px;
	height:27px;
}

#ofertas {
	position:absolute;
	top:629px;
	width:200px;
	text-align:center;
	color:#000;
	font-weight:bold;
	left: 746px;
}
#ofertas2 {
	position:absolute;
	top:1238px;
	width:200px;
	text-align:center;
	color:#000;
	font-weight:bold;
	left: 746px;
}

#inputOfertas {
	position:absolute;
	top:663px;
	left:751px;
	height:70px;
	width:190px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#6CF;
	text-align:center;
	z-index: 0;
}
#inputOfertas2 {
	position:absolute;
	top:1278px;
	left:751px;
	height:70px;
	width:190px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#6CF;
	text-align:center;
}

#menuLateral {
	position:absolute;
	top:300px;
	left:0px;
	z-index:100;
	width:100px;
}

.titulo {
	color:#3DA5EE;
	font-size:24px;
	font-weight:normal;
}

.foto {
	float:left;
	padding:5px;
	width:100%;
	text-align:center;
}

.fotoL {
	float:left;
	padding:5px;
	width:100%;
	text-align:left;
}

.texto {
	color:#666;
	text-align:left;
	font-size:16px;
	padding:5px 0 5px 0;
	width:100%;
}

.paginador {
	font-size:12px;
	text-align:center;
	width:100%;
	padding-top:5px;
	color:#3DA5EE;
	height:30px;
	line-height:30px;
	padding-bottom:10px;
}

.paginador a {
	color:#3DA5EE;
	text-decoration:none;
}

.paginador a:hover {
	color:#E1E1E1;
	text-decoration:none;
}

.paginador span {
	color:#333;
}

.rojo {
	color: #F00;
}

.subrayado {
	text-decoration:underline;
}

.tituloAlta {
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px solid	#D5D5D5;
	color:#A45200;
	font-size:15px;
	font-weight:bold;
}

.alta {
	width:179px !important;
	height:13px !important;
	border:1px solid #6E9DB7 !important;
	padding:0px !important;
	font-size:11px !important;
	color:#000 !important;
}
.alta2 {
	width:179px !important;
	height:20px !important;
	border:1px solid #6E9DB7 !important;
	padding:0px !important;
	font-size:11px !important;
	color:#000 !important;
}

.altaBox {
	width:30%;
	text-align:left;
	float:left;
	height:13px;
	line-height:13px;
}
.altaBox2 {
	width:200px;
	text-align:left;
	float:left;
	height:13px;
	line-height:13px;
}
.altaBox3 {
	width:200px;
	text-align:left;
	float:left;
	height:20px;
	line-height:20px;
}

.btAlta {
	background-image:url(../images/but_bg.gif);
	height:15px;
	width:150px;
	float:left;
	color:#FFF;
	border:1px solid #1C536A;
	cursor:pointer;
}

.tNoticia {
	color:#69F;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

.subcat {
	width:120px;
	height:140px;
	float:left;
	border:1px solid #CCC;
	margin-bottom:10px;
	margin-left:10px;
	padding:10px;
}

.scatTitle {
	font-size:14px;
	color:#3DA5EE;
	float:left;
	width:100%;
	font-weight:bold;
	text-align:center;
}

.scatTitle a {
	color:#3DA5EE;
	text-decoration:none;
}

.scatTitle a:hover {
	text-decoration:underline;
}

.scatTitleAlt {
	font-size:11px;
	color:#3DA5EE;
	float:left;
	width:100%;
	font-weight:bold;
	text-align:center;
}

.scatTitleAlt a {
	color:#3DA5EE;
	text-decoration:none;
}

.scatTitleAlt a:hover {
	text-decoration:underline;
}

.scatImg {
	width:72px;
	height:87px;
	margin:0 auto;
	clear:both;
}

.bienvenido {
	position:absolute;
	top:29px;
	left:758px;
	width:200px;
	height:15px;
	text-align:right;
	color:#0066CC;
	font-weight:bold;
}

.bienvenido a {
	color:#0066CC;
	text-decoration:none;
}

.bienvenido a:hover {
	color:#666;
}

ul#portfolio {
	list-style-type: none;
}
ul#portfolio li img{
	/*border: 1px solid #ccc;*/
	padding: 4px;

}


/***** nuevos *****/
span.fecha_pub {
	color:#6699ff;
	font-style: italic;
	}
form.registro fieldset {
	background:#EFF0F1;
	border:1px solid #D0D3D8;
	margin-bottom:10px;
	}
form.registro label.registro {
	float:left;
	font-size:0.8em;
	padding-right:10px;
	text-align:right;
	width:20%;
	}
form.registro input.texto {
	border:1px solid #BDC2C9;
	color:#000000;
	width:50%;
	padding:2px;
}
form.registro textarea.texto {
	border:1px solid #BDC2C9;
	color:#000000;
	width:50%;
	padding:2px;
	height:6em;
}
div.separado {
	width: 95%;
	clear:both;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 10px;
	}
div.clear {
	width:100%;
	height:20px;
	clear:both;
	}
/***** fin nuevos ****/