/* CSS Document */

BODY {
	background-color: #000000;
	text-align:center;
	vertical-align: middle;
}




#contenedor {
	margin:auto;
	width:778px;
	padding:5px;
	height: 600px;
}



#direccion {
	width: 500px;
	text-align: center;
}


#cabecera {
	height: 80px;
	width: 775px;
}

#logo {
	width: 350px;
	height: 70px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}







#centro {
	height: 495px;
	width: 775px;
	background-color: #FF6600;
	border: 5px outset #CCCCCC;
}







/* comienzo barra menu */	
#menu {
	height: 250px;
	width: 115px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.menu {
	text-decoration: none;
	color: #CCCCCC;	
	font-weight: bold;
}

/* Fin barra menu */







#principal {
	height: auto;
	width: auto;
	
	border: 2px solid #FFFFFF;
}
#bienvenidos {
	
	
}







#pie {
	height: 15px;
	width: 775px;
	text-align:center;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}




/* comienzo accion para links de texto */	
.linkstexto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.linkstexto a {
	text-decoration: none;
}
.linkstexto a:hover {
	text-decoration: underline;
}
/* fin accion para links de texto */	





#nosotros {
	width: 400px;
	height: auto;
	text-align: center;
}



.tablafotos {
	width: 500px;
	height: auto;
	text-align: center;
	background-color: #000000;

}




.tablaprod {
	width: 500px;
	height: auto;
	text-align: center;
	border: 3px groove #999999;
	background-color: #000000;
	padding: 2px;
}





.tablaoferta {
	text-align: center;
	border: 2px groove #333333;
	padding: 2px;
	background-color: #000000;
}




.tablamercad {
	text-align: center;
	border: 2px groove #000000;
	padding: 2px;
	background-color: #FFFFFF;
}




/* comienzo accion para links de texto numero paginas */	
.linkstexto2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000033;
	text-decoration: none;
}
.linkstexto2 a {
	color: #000033;
	text-decoration: none;
}
.linkstexto2 a:hover {
	color: #000066;
	text-decoration: underline;
}
/* fin accion para links de texto numero paginas */




/* comienzo accion para links de texto mapa */	
.mapa {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0000CC;
	text-decoration: none;
}
.mapa a {
	color: #000000;
	text-decoration: none;
}
.mapa a:hover {
	color: #333333;
	text-decoration: underline;
}
/* fin accion para links de texto mapa */






/* comienzo accion para links de texto home */	
.link1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.link1 a {
	color: #000000;
	text-decoration: none;
}
.link1 a:hover {
	color: #333333;
	text-decoration: underline;
}
/* fin accion para links de texto home */




.imagenes {
	width: 100;
	height: auto;
	text-align: center;
}


.imagenborde {
	border: 3px solid #FFFFFF;
}


.bordeeshop {
	border: 1px solid #0000FF;
}


.bordeboton {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}





.imagenes150 {
	width: 150;
	height: auto;
	text-align: center;
}





.imagenes250 {
	width: 250;
	height: auto;
	text-align: center;
}









.titulos {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	border: 2px groove #9900FF;
	padding: 1px;
}







/* comienzo accion letras productos */	
#letrasprod {
	
}
.letrasprod {
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.letrasprod a {
	text-decoration: none;
	color: #FFFFFF;
	
}
.letrasprod a:hover {
	text-decoration: none;
	color: #0000FF;
	
}
/* Fin accion letras productos */





.listas {
	text-align: center;
	color: #FFFFCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.textodescripcion {
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}






#bannerofertas {
	height: 40px;
	width: 500px;
}






.textoofertas {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}




/* comienzo accion letra retorno a productos */	
#retorno {
	
}
.retorno {
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.retorno a {
	text-decoration: none;
	color: #000033;
	
}
.retorno a:hover {
	text-decoration: none;
	color: #0000FF;
	
}
/* Fin accion letra retorno a productos */



/* comienzo accion letra formulario retorno a productos */	
#retornofor {
	
}
.retornofor {
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.retornofor a {
	text-decoration: none;
	color: #FFFFFF;
	
}
.retornofor a:hover {
	text-decoration: none;
	color: #0000FF;
	
}
/* Fin accion letra formulario retorno a productos */



/* comienzo accion letra design */	

.design {
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.design a {
	text-decoration: none;
	color: #999999;
	
}
.design a:hover {
	text-decoration: none;
	color: #FFFFFF;
	
}
/* Fin accion letra design */


.bordepuertas {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.detalleproduc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}

#fondvariable {
	background-color: #FFFFFF;
	border: 3px groove #999999;
}

