

html { /* gets rid of the scroll bars in IE6 */
max-height: 100%; /* fixes the display height in Mozilla and Firefox */;

	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/estructura/body.gif) repeat-y #cccc33;
	color: #000;
	font: 75%/130% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
	overflow: auto; /* to add scroll bars if required */
}

body#xvidorreta {
	background: #ffd133 url(../images/estructura/body.gif) repeat-y;
}

body#xyute {
	background: #ffff99 url(../images/estructura/body.gif) repeat-y;
}

body#xonline {
	background: #daa900 url(../images/estructura/body.gif) repeat-y;
}

body#xnoticias {
	background: #99ccff url(../images/estructura/body.gif) repeat-y;
}

body#xcontactar {
	background: #99bbff url(../images/estructura/body.gif) repeat-y;
}

p {
	font-size: 1em;
}

img {
	border-style: none;
	margin: 0;
	padding: 0;
}

a:link {
	color: #000;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #fff;
}

/* direccion */

body#xinicio #pie {
	font-size: 0.9em;
	line-height: 120%;
	font-style: italic;
	color: #333300;
	margin-top: 30px;
	clear: both;
}

body#xvidorreta #pie {
	font-size: 0.9em;
	line-height: 120%;
	font-style: italic;
	color: #cc6600;
	margin-top: 30px;
	clear: both;
}

body#xyute #pie {
	font-size: 0.9em;
	line-height: 120%;
	font-style: italic;
	color: #999933;
	margin-top: 30px;
	clear: both;
}

body#xonline #pie {
	font-size: 0.9em;
	line-height: 120%;
	font-style: italic;
	color: #660000;
	margin-top: 30px;
	clear: both;
}

body#xnoticias #pie {
	font-size: 0.9em;
	line-height: 120%;
	font-style: italic;
	color: #003366;
	margin-top: 30px;
	clear: both;
}

body#xcontactar #pie {
	font-size: 0.9em;
	line-height: 120%;
	font-style: italic;
	color: #003366;
	margin-top: 30px;
	clear: both;
}

#textos {
	z-index: 30;
	background: transparent;
	position: absolute;
	top: 150px;
	left: 600px;
	padding-right: 40px;
}

#textoinicio {
	z-index: 30;
	background: transparent;
	position: absolute;
	top: 150px;
	left: 600px;
	padding-right: 40px;
}

/* @group Productos */

#contenido_productos {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	width: auto;
	height: auto;
	left: 600px;
}

#listado {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	width: auto;
	height: auto;
	left: 330px;
	padding-right: 40px;
}

#detalle_productos {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	left: 330px;
	width: 600px;
	padding-right: 40px;
}

.zapato {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	background: transparent;
}

.zapato p {
	color: #000;
	margin: 10px 0 0;
	padding: 0;
}

.zapato p a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.zapato p a:visited {
	color: #fff;
	text-decoration: none;
}

.zapato p a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}

.productos {
	margin: 20px 0 10px;
	padding: 0;
	font-size: 1.8em;
	font-style: italic;
	color: #af3200;
}

#contenido_productos h2 {
	color: #fff;
	font-size: 1.5em;
	padding-left: 20px;
	margin-bottom: 5px;
}

#contenido_productos h2 a:link {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#contenido_productos h2 a:visited {
	color: #fff;
	text-decoration: none;
	background: transparent;
}

#contenido_productos h2 a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
	text-decoration: none;
	background: transparent;
}

#contenido_productos h3 {
	color: #000;
	font-size: 1.2em;
	padding-left: 10px;
	font-style: italic;
	border-left: 1px solid #fff;
	margin-left: 30px;
	margin-top: 5px;
	background-color: transparent;
}

#listado h2 {
	color: #af3200;
	font-size: 1.8em;
	font-style: italic;
	margin: 10px 0 5px;
	padding: 0;
}

#listado h3 {
	color: #000;
	font-size: 1.5em;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0;
	padding-left: 10px;
	border-left: 1px solid #af3200;
	background-color: transparent;
}

#detalle_productos h2 {
	color: #af3200;
	font-size: 1.8em;
	font-style: italic;
	margin: 10px 0 5px;
	padding: 0;
}

#detalle_productos h3 {
	color: #000;
	font-size: 1.5em;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0;
	padding-left: 10px;
	border-left: 1px solid #af3200;
	background-color: transparent;
}

.tituloimagen {
	font-size: 1.2em;
	color: #af3200;
	font-style: normal;
}

.categoria {
	color: #fff;
	font-style: italic;
}

.modelo {
	color: #fff;
	font-style: italic;
}

.adorno {
	color: #fff;
	font-style: italic;
}

.material {
	color: #fff;
	font-style: italic;
}

.piso {
	color: #fff;
	font-style: italic;
}

.precio {
	color: #fff;
	font-style: italic;
}

#imagen_producto a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	background: transparent;
}

#imagen_producto a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	background: transparent;
}

#imagen_producto a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	background: transparent;
}

#imagen_producto img {
	border-bottom-style: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#imagen_producto p {
	padding-top: 15px;
}

#texto_producto {
	float: left;
}
	
/* @end */

/* @group Noticias */

#contenido_inicio {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	width: auto;
	height: auto;
	left: 600px;
}

#contenido_inicio h2 {
	color: #477db3;
	font-size: 1.5em;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
	line-height: 140%;
}

#contenido_inicio p {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

.nombre_categorias {
	margin-left: 20px;
}

.nombre_categorias a:link {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size: 1.2em;
}

.nombre_categorias a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
}

.nombre_categorias a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
	text-decoration: none;
	font-size: 1.2em;
}

#presentacion {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	width: auto;
	height: auto;
	left: 330px;
	padding-right: 40px;
}

.titulo {
	font-size: 1.2em;
	margin-bottom: 5px;
	line-height: 140%;
}

.titulo a:link {
	color: #477db3;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 140%;
	background: transparent;
}

.titulo a:visited {
	color: #477db3;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 140%;
	background: transparent;
}

.titulo a:hover {
	color: #477db3;
	border-bottom: 2px solid #fff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 140%;
	background: transparent;
}

.resumen_noticia p {
	margin-left: 20px;
	padding-left: 10px;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	border-left: 1px solid #477db3;
	margin-top: 5px;
}

#contenido_noticias {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	width: auto;
	height: auto;
	left: 330px;
	padding-right: 40px;
}

#contenido_noticias h2 {
	color: #477db3;
	font-size: 1.8em;
	font-weight: bold;
}

#contenido_noticias h3 {
	color: #477db3;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
}

#contenido_noticias h4 {
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

#contenido_noticias .titulo {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

body#xnoticias .tituloimagen {
	font-size: 1.2em;
	color: #477db3;
	font-style: normal;
}
	
/* @end */

/* @group clases */

.ocultar {
	display: none;
}
	
/* @end */

/* @group administracion */

label {
    font-weight: bold;
	  }

.form {
	border: 1px solid #999900;
	background: transparent;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	}

.form div {
				  padding: 5px;
				    }

.form input {
					   font-family: Georgia;
					      font-size: 1em;
						     letter-spacing: 0.02em;
	width: auto;
}

							 .form textarea {
							    width: 350px;
								   font-family: Georgia;
								      line-height: 1.1em;
									     font-size: 1em;
										    letter-spacing: 0.02em;
											   word-spacing: 0.05em;   
											   }

#loginform {
	z-index: 30;
	background: transparent;
	position: absolute;
	top: 150px;
	left: 600px;
	padding-right: 40px;
	width: 300px;
}

		#loginform input {
		   margin-bottom: 10px;
	width: auto;
}

		   #loginform div.form {
		     padding:10px;
			 }

			 #loginform .fieldWithErrors {
			   display: table;
			     border: 1px solid red;
				 }
				   .form h3 {
				       background: #999900;
					       color: #fff;
						       font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 0;
	padding: 5px;
}

/* @end */

/* @group contacto */

#formulario_contact {
	position: absolute;
	top: 150px;
	z-index: 30;
	background: transparent;
	width: auto;
	height: auto;
	left: 600px;
}

#formulario_contact h1 {
	color: #3366cc;
	font-size: 1.8em;
	font-weight: bold;
}

#formulario_contact h3 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

#formulario_contact fieldset {
	border: 1px solid #3366cc;
	padding: 10px;
	margin-bottom: 10px;
	width: 310px;
}

#formulario_contact legend {
	color: #fff;
	font-style: italic;
	font-weight: normal;
}

#formulario_contact fieldset .form_texto_contact {
	color: #fff;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.form_texto_contact {
	margin-left: 10px;
	margin-top: 10px;
	color: #fff;
	background: inherit;
}

.form_campoarea_contact {
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#formulario_contact .form_boton_contact {
	width: auto;
	margin-left: 10px;
}

#formulario_contact input {
	width: 300px;
	margin-bottom: 10px;
}
	
/* @end */

/* My Comment */
