body {
	background-color: #e51815;
	margin: 10px 0px 10px 0px;
	scrollbar-base-color: #e51815;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #f53835;
	scrollbar-darkshadow-color: #e51815;
	scrollbar-face-color: #e51815;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	overflow: hidden;
}
.anillas {
	background-image: url('../images/anillas.gif');
	background-repeat: repeat-x;
}
.anillastienda {
	background-image: url('../images/anillastienda.gif');
	background-repeat: repeat-x;
}
.imagen {
	padding:5px;
	margin:5px;
	float:left;
	height:178px;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	background-color: #ffffff;
	/*border: 1px solid #ffffff;
	-moz-opacity:.8;
	filter:alpha(opacity=80);*/
}
.imagen2 {
	padding:4px;
	margin:4px;
	float:left;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	background-color: #000000;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
}
.imagen3 {
	padding:4px;
	text-align:center;
	background-color: #000000;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
}
.imagenGaleria {
	background-color: #ffffff;
	border: 1px solid #E51815;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
}
#container {
	width: 500px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.tab {
	padding:12px;
	background-color: #000000;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
}
.cuerpo {
	-moz-opacity:.4;
	filter:alpha(opacity=0);
	top:25px;
	right:25px;
	background-color:white;
	width:550px;
	height:336px;
	overflow:none;
	position:absolute;
}
.titulo {
	top:25px;
	left:25px;
	width:170px;
	height:34px;
	overflow:none;
	position:absolute;
}
input, textarea {
	font-family:verdana;
	font-size:10px;
	border:1px solid black;
}
td {
	font-family:verdana;
	font-size:10px;
}
.boton {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color: white;
	padding:2px;
	background-color:#000000;
	border: 1px solid white;
}
.textoVerde {
	color: #e51815;
}
.textoContenido {
	font-size: 11px;
	font-family: Arial;
	color: black;
 }
.tablaContenido td {
	font-size: 12px;
	font-family: Arial;
	color: black;
	padding:8px;
}
.tituloContenido {
	color: #E51815;
	padding-bottom:5px;
}
.tituloPagina {
	font-family: Arial;
	font-size:20px;
	position:absolute;
	width:234px;
	padding:10px 0px 10px 0px;
	top:12px;
	left:0px;
	text-align: center;
}
.panelProductos {
	position:absolute;
	width:234px;
	top:100px;
	left:0px;
}
.opcionProducto {
	font-family: Arial;
	font-size:11px;
	position:relative;
	padding:2px 0px 2px 0px;
	width:234px;
	text-align: center;
	cursor: pointer;
}
.pie {
	color:white;
	font-family:Arial;
	font-size:11px;
}
.celdaProductos {
	background-color:white;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial;
	color: black;
	font-weight:bold;
}

/* FORMULARIO */

.title {
	color: #656565;
}

.clear {
	clear: both;
}

.formulario {
	width: 600px;
	text-align: left;
}

.formulario label {
	font-size: 1em;
	padding-left: 1px;
	color: #656565;
	font-family: arial;
	font-size:12px;
	color:#000000;
}

.wrap {
	padding-bottom: 5px;
}

div.formulario input.intext {
	border: 1px solid #e51815;
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-size:12px;
	height: 18px;
	width: 100%;
}

div.formulario textarea {
	margin-bottom: 3px;
	width: 100%;
	border: 1px solid #e51815;
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-size:12px;
}

.boton {
	background-color: #e51815;
	font-family: arial;
	font-size:12px;
	color:#ffffff;
	letter-spacing: 1.4px;
}

div.oneliner {
	width: 100%;
}

div.oneliner_ref_l {
	float: left;
	width: 64%;
}

div.oneliner_ref_r {
	float: right;
	width: 34%;
}

div.oneliner_tel_l {
	float: left;
	width: 49%;
}

div.oneliner_tel_r {
	float: right;
	width: 49%;
}
a.enlaceContenido:link {
	font-size: 11px;
	font-family: Arial;
	color: #840F0C;
	text-decoration: none;
}
a.enlaceContenido:visited {
	font-size: 11px;
	font-family: Arial;
	color: #840F0C;
	text-decoration: none;
}
a.enlaceContenido:hover {
	font-size: 11px;
	font-family: Arial;
	color: #E51815;
	text-decoration: underline;
}
a.enlaceContenido:active {
	font-size: 11px;
	font-family: Arial;
	color: #E51815;
	text-decoration: underline;
}
a.enlaceContenido2:link {
	font-size: 11px;
	font-family: Arial;
	color: #E51815;
	text-decoration: none;
}
a.enlaceContenido2:visited {
	font-size: 11px;
	font-family: Arial;
	color: #E51815;
	text-decoration: none;
}
a.enlaceContenido2:hover {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a.enlaceContenido2:active {
	font-size: 11px;
	font-family: Arial;
	color: #E51815;
	text-decoration: none;
}
.cajaBlanca {
	filter: alpha(opacity=80);
	opacity: .8;
	background-color:white;
	margin:0px 15px 15px 0px;
	padding:8px 0px 8px 0px;
	text-align:center;
	width:80px;
}