html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

body {
	background-image:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
}
#contenedor {
	width:940px;
	height:auto;
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	padding: 10px;
	overflow:auto;
}

#header {
	height:130px;
	width:940px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	clear:both;
}

#logo{
	float:left;
	width:132px;
	height:130px;
}

#menu{
	float:right;
	height:18px;
	width:670px;
	margin-top:100px;
	
	
}

#menu ul{
	float:right;
	
	
}

#menu li{
	display:inline;
	width:100px;
	height:18px;
	background-repeat:no-repeat;
	margin-right:30px;
	
}

#menu li a{
	display:inline-block;
	width:100px;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	color:#666;
	}
#menu li a:hover{
	display:inline-block;
	width:100px;
	font-weight: bold;
	border-bottom: 2px solid #003083;
	color:#003083;
	}

#menu li a:active{
	display:inline-block;
	width:100px;
	font-weight: bold;
	border-bottom: 2px solid #003083;
	color:#003083;
	}


.titulo {
	font-weight: bold;
	color: #333;
}
p {
	margin:0px;
	padding:0px;
}

#sidebar {
	width:168px;
	height:441px;
	float:left;
	margin-top:10px;
	padding-right:10px;
}

#redes {
	width:180px;
	height:30px;
	float:left;
	}

#contenido {
	width:740px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	float:left;
	border-left: solid #E3E4E4 1px;
	padding-left:10px;
	}
	
#slide {
	width:740px;
	height:230px;
	float:left;
	border-bottom: solid #E3E4E4 1px;
	}
	
#imagenes{
	width: 740px;
	height:230px;
	position:absolute;
}

#footer{
	width: 940px;
	float:left;
	clear:both;
	border-top: solid #E3E4E4 1px;
	font-size:10px;
	color:#999;
	margin-top: 10px;
	padding-top:20px;
	padding-bottom:0px;
	letter-spacing:1px;
	line-height:12px;
}

#footer_izq{
	float:left;
	}
#footer_der{
	float:right;
	text-align: right;
	}
.alinearcentro {
	text-align: center;
	
}
	
#articulos {
	width:740px;
	height:200px;
	float:left;
	background-color:#FFF;
	margin-top:10px;
	}
	
#articulo1 {
	width:240px;
	height:200px;
	float:left;
	}
	
#articulo2 {
	width:240px;
	height:200px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	}
	
#articulo3 {
	width:240px;
	height:200px;
	float:left;
	}
	
a {
	color: #000;
	text-decoration: none;
}

#categorias {
	width:740px;
	height:auto;
	float:left;
	padding-bottom:10px;
	}

#categoriasfin {
	width:740px;
	height:auto;
	float:left;
	}
	
#producto1 {
	width:140px;
	height:140px;
	float:left;
}
#producto { 
	width:140px;
	height:140px;
	float:left;
	margin-left:10px;
}


.single{
	float:left;
	padding-right:10px;
	width, height:140px;
	background-color:#F00;
	
	
}

textarea {
	color: #666666;
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

input {
	color: #333;
	height: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


label {
  display: block;
  float: left;
  clear: left;
  width: 120px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 3px 0;
 
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color:#FFF;
}

input.button {
	cursor: pointer;
	border: none;
	background: url(images/submit.jpg) no-repeat left top;
	width: 75px;
	height: 28px;
	margin-left: 120px;
 	color: #666666;
  	background: #F5F5F5;
	border: 1px solid #ccc;
	height:24px;
	margin-top:0px;
}


#producto p, #producto1 p {
	margin-top:0px;
	font-size:11px;
}


#producto img, #producto1 img {
	margin-bottom:0px;
}

h4{
	
	font-size:12px;
}
.subcategoria{
	margin-left:10px;}
	
.azul{
	color:#003083;}
#sidebar a:hover{
	color: #003083;
	font-weight: bold;
	}
