body,td,th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: black;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: small;
	color: #D84141;
}

h2 {
	font-size: large;
	color: #D84141;
}

a:link, a:visited {
	color: #CB0101;
	text-decoration: underline;
}
a:hover {
	color: #D84141;
	text-decoration: underline;
}

/* Estilo para Formularios */

input.form-text {
	border: 1px solid #D84141;
	color: #000000;
	font: small verdana, arial, sans-serif;
}


textarea.form-text {
	border: 1px solid #D84141;
	padding: 5px;
	color: #000000;
	font: small verdana, arial, sans-serif;
}

input.form-buttom {
	border: 1px solid #D84141;
	font: small verdana, arial, sans-serif;
	color: #FFFFFF;
	background-color: #D84141;
	height: 20px;
}

.form-select {
	font: small verdana, arial, sans-serif;
	color: #000000;
	border: 1px solid #D84141;
	height: 20px;
}


/* Estilo para el COPYRIGHT */
.copy {
	font-size: 10px;
	color: #666666;
}

/*** Estilo para crear un MARGEN en el CONTENIDO ***/

.margen-contenido {
	padding-top: 25px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 20px;
}

/*** Estilo para crear un MARGEN en el HEADER ***/

.margen-header {
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 5px;
}

/*** Estilo para los colores de FONDO de las celdas ***/
.menu1 {
	background-color: #CB0101;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.menu2 {
	background-color: #989898;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 20px;

}

.menu2-links:link , .menu2-links:visited {
	color: #262626;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.menu2-links:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.menu3-links:link ,  .menu3-links:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.menu3-links:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}


.fondo1 {
	background-color: #CB0101;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.fondo2 {
	background-color: #E58080;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;	
}

/*** Estilos para el SUBIR ***/

#Subir{
	margin: 0px;
	padding: 0px;
}

#Subir a:link, #Subir a:visited {
	display: block;
	background-color: #CB0101;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	color: #000000;
	font-size: xx-small;
	text-decoration: none;
}

#Subir a:hover{
	background-color: #E58080;
	font-weight: normal;
	text-decoration: none;
}

/*** Estilo menu Horizontal ***/
.menuHorz {
	font-size: 12px;
	line-height: 160%;
}

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

#menuHorz a:hover  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
li, ul {
	list-style-position: outside;
	list-style-type: square;
}


/*** Estilos para el apartado de UBICACION ***/
.solapa-on{
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#solapa-off {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #DEDEDE;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#solapa-off a:link, #solapa-off a:visited  {
	display: block;
	color: #999999;
	text-decoration: none;
}
#solapa-off a:hover  {
	color: #000000;
}
.solapa-vacia{
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;

}

.contenido-imagenes{
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/*-- Estilos para las celdas de la BOUTIQUE --*/

.boutique-celda-top {
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 140%;

}

.boutique-celda-center {
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 140%;


}
