body {
	background-color: white;
	background-image: url('img/gdgleft.jpeg');
	background-attachment:fixed;
	background-repeat: repeat-y;
	background-position: top left; 
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: courier;
}
.bandasup{
	position: absolute;
	z-index:150;
	background-color: #CCCCCC;
	right: 0px;
	left: 0px;
	top: 0px;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	}
.bandainf{
	position: fixed;
	z-index:150;
	background-color: #CCCCCC;
	right: 0px;
	left: 0px;
	bottom: 0px;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	}
.userdata{
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 2px;
	text-align: center;
	}
.userdata a:link, .userdata a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.userdata a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}
.logo {
	position: absolute;
	top: 5px;
	left: 30px;
}

.pancarta {
	background-color: white;
	position: relative;
	top: 0px;
	left: 20px;
	z-index: 99;
}
.paginador {
	padding: 6px;
	border: 1px solid #FF0000;
	}
.menulateral {
	position: relative;
	left: 0px;
	top: 20px;
	width: 180px;
	z-index:100;
}

.botonlateral {
	position: relative;
	clear: none;
	width: 160px;
	margin: 2px;
}
.filapedido{
	background-color: white;
	}
.tablapedido{
	border-width: 0px;
	border-style: solid;
	border-color: black;
	}
.celdapedido{
	border-bottom: 1px solid black;
	padding: 4px;
	}
.celdapedido2{
	padding: 4px;
	}
.celdapedido3{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 4px;
	}
.cajalatcesta{
	background-color: white;
	border: 1px solid black;
	color: black;
	cursor: hand;
	padding: 5px;
	}
.enlaceart{
	background-color: #FF0000;
	border: 1px solid #FF0000;
	color: white;
	padding: 2px;
	font-size: 12px;
	text-align: left;
	text-transform: lowercase;
	}
.enlaceart a:link, .enlaceart a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	text-transform: lowercase;
}	
	
.enlaceart a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	text-transform: lowercase;
}
.enlacegrande{
	background-color: #FF0000;
	border: 1px solid #FF0000;
	color: white;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	text-transform: lowercase;
	}
.enlacegrande a:link, .enlacegrande a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 4px;
	font-size: 16px;
	text-transform: lowercase;
}	
	
.enlacegrande a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	padding: 4px;
	font-size: 16px;
	text-transform: lowercase;
}

.botonlateral a:link, .botonlateral a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 12px;
	z-index: 1;
}

.botonlateral a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.principal {
	position: relative;
	top: 20px;
	left: 10px;
}

.mensajes {
	color: #FF0000;
	padding: 3px;
}

.formulariocontacto {
	
}

.inputtext {
	background-color: #f2eeee;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
}

.textarea {
	background-color: #f2eeee;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
}

fieldset {
	padding: 4px;
}

a {
	padding: 4px;
}

a:link,a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

.talla {
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	padding: 5px;
	margin-top: 10px;
}

.titulotalla {
	padding: 3px;
	font-weight: bold;
}

.imagentalla {
	text-align: center;
	padding: 5px;
}

.desctalla {
	padding: 3px;
	clear: left;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
}

.colorestalla {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
	margin-top: 5px;
}

.colortalla {
	display: inline;
	padding: 5px;
}
.filacolor {
	display: block;
	padding-top: 5px;
}
.descycolorestalla{
	margin-top: 5px;
}
.titulopagina{
	background-color: #FF0000;
	color: white;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: lowercase;
}
.bloquearticulos{
	text-align: center;
}
.miniarticulo{
padding: 5px;
border: 0px;
}
.imagenarticulo{
padding: 5px;
text-align: center;
border: none;
}
.descarticulo{
	padding: 5px;
	margin-top: 5px;
}