/* CSS Document */

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




#contenedor {
	margin:auto;
	width:778px;
	padding:5px;
	height: 600px;
	background-color: #006699;
}



#contenido {
	background-color: #000000;
	border: 4px groove #CC9900;
}



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


.bordeofertas {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
}


.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 para links de texto numero paginas */	
.linkstexto2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0000CC;
	text-decoration: none;
}
.linkstexto2 a {
	color: #0000CC;
	text-decoration: none;
}
.linkstexto2 a:hover {
	color: #000066;
	text-decoration: underline;
}
/* fin accion para links de texto numero paginas */




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





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





.imagenes200 {
	width: 200;
	height: auto;
	text-align: center;
}



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


.bordesucur {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}


.direcsucur {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#direccion {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

/* 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: #0000CC;
	text-decoration: none;
}
.mapa a:hover {
	color: #0000CC;
	text-decoration: underline;
}
/* fin accion para links de texto mapa */


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


.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

/* comienzo accion letra design */	

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

