#content{
	background: url(tiendas_pattern.jpg) repeat-y top left;
	position: relative;
}
#submenu{
	background: url(pattern.jpg) #333;
	border:1px solid #666;
	padding:20px 10px;
	text-transform: uppercase;
	font-family: Arial;
	margin:0;
	position: absolute;
	top: 17px;
	left: 10px;
	width: 100px;
	z-index: 10;
}
#submenu ul{
}

	#submenu h3{
		font-size: 80%;
		letter-spacing: 2px;
		margin: 5px 0;
	}
	#submenu a{
		text-decoration: none;
		display: block;
		color: #fff;
		padding: 2px 2px 2px 10px;		
	}
	#submenu a.actual{
		background: url(submenu_bullet.gif) no-repeat 0 4px;
		line-height: 9px;
	}
	#submenu a:hover{
		/*background: #000;*/
		color: #ff8000;
	}

#inner-background{
	/*background: url(../imagenes/tiendas_cuadro_background) no-repeat top left  #cecfd3;*/
	padding-top: 31px;
	padding-bottom: 25px;
}

h4{
	height: 31px;
	width: 537px;
	background: url(../images/h4_tiendas.gif) no-repeat top right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
html > body h4{
	margin-top: 1px;
}
	h4 span{	display: none;}
	
#cuadro-texto-contacto{
	/*background: url(../imagenes/contacto_cuadro_background.jpg) no-repeat top left #e9e9eb;*/
	padding: 0px 0px 0px 100px;
	font-size: 88%;
	width: 624px;
	text-align: justify;
	margin-top: 0;
	margin-left: 29px;
}
	#cuadro-texto-contacto h5 {
		font-size: 180%;
		margin-left: 29px;
		display: block;
		color: #333;
		border-bottom: 1px solid #333;
	}
	
	#cuadro-texto-contacto p{
		margin-bottom: 10px;
	}
	#cuadro-texto-contacto p.indent{
		margin-left: 93px;
	}
	
#cuadro-texto-franquiciado{
	/*background: url(../imagenes/franquicias_cuadro_background.jpg) no-repeat top left #e9e9eb;*/
	padding: 0px 0px 0px 35px;
	font-size: 88%;
	width: 860px;
	text-align: justify;
}
	#cuadro-texto-franquiciado h5 {
		font-size: 150%;
		display: block;
		color: #333;
		border-bottom: 1px solid #333;
	}
	
	#cuadro-texto-franquiciado p{
	/*	margin-bottom: 10px;*/
	}
	#cuadro-texto p.indent{
/*		margin-left: 1px;*/
	}

#localizador_tiendas{
	/*background: url(../imagenes/hierba.jpg) no-repeat top left #e9e9eb;*/
}

div.derecha, div.izquierda{
/*	width: 250px;*/
	margin: 0;
}
div.derecha dl, div.izquierda dl{
	padding: 2px;
	display: block;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333;
	color: #000;
}
div.derecha dl dd, div.izquierda dl dd{
	margin: 0;
	padding: 0;
	color: #fff;
}
div.derecha dl h6, div.izquierda dl h6{
	font-size: 150%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	margin-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
div.derecha dl a, div.izquierda dl a{
	text-decoration: none;
	color: #333;
	display: block;
	padding: 0 3px 1px 0;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	border-bottom:1px solid;
	}
div.derecha dl a:hover, div.izquierda dl a:hover{
	color:#ffba00;
	background: url(pattern.jpg) #333;
}
div.derecha{
	float: left;
	margin-left:50px;
	margin-right:20px;
	/*position: relative;
	left: 133px;
	top: 30px;*/
}
html > body div.derecha{
	top: 0;
/*	left: 93px;*/
}
div.izquierda{
	float: left;
}
div.shop{
	margin: 0 auto 0 auto;
	width: 537px;
}
div.shop h5{
	font-size: 180%;
	color: #086C5E;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	/*margin-top: 15px;*/
	/*margin-left: 50px !important;*/
	border-bottom: 1px solid #fff !important;
}
div.shop p{
	font-size: 106%;
	padding: 5px;
	width: 310px;
	margin: 1px auto 0 auto !important;
	text-align: center !important;
}
.shop-address, .shop-description, .shop-phone{
	background: url(pattern.jpg) #333;
	border:1px solid #666;
	font-family: Arial;
	color:#fff;
	
}
div.shop p a{
	display: block;
	color: #E46715;
}
p.shop-image{
	margin: 0 0 5px 20px !important;
	width: auto !important;
	background-color: transparent !important;
}
p.shop-image img{
	display: block;
	margin: 0 auto;
	background: #fff;
	padding: 3px !important;;
}
.linkback{
	clear: both;
	display: block;
	text-align: center;
	font-family:Arial, sans-serif;
	font-size: 160%;
	color: #fff;
	border: 1px solid #666;
	background: #333;
	margin: 40px auto 0 auto;
	width: 100px;
	text-decoration: none;
	padding: 3px;
	text-align: center;
}
.linkback:hover{
	border: 1px solid #ebeae8;
}
ul.franquicias {
	margin: 0 auto;
	width: 400px;
	list-style-type: disc !important;
}
ul.franquicias li {
	margin: 10px 0;
	list-style-type: disc !important;
	list-style: disc !important;
	list-style-type: square !important;
	list-style-position:inside !important;
}
form {
	margin: 0;
	margin-left: 72px;
	padding: 0;
}
form p {
	background: url(pattern.jpg) #333;
	/*line-height: 14px;*/
	text-align: right;
	color: #fff;
	padding: 0 10px 0 0;
	margin-top:0;
}
p.radio{
	background: url(pattern.jpg) #333;
	/*line-height: 14px;*/
	text-align: justify;
	color: #fff;
	padding: 0 10px 0 0;
	margin-top:0;
	height:25px;
}
p.radio a:link{
Text-Decoration: underline;
color: #FFFFFF;
}
p.radio a:visited{
Text-Decoration: underline;
color: #FFFFFF;
}
p.radio a:hover{
color: #FFFFFF;
}
label {
	font-weight: bold;
	margin-right: 10px;	
	color: #fff;
}

select, option {
	/*background-image: url(../imagenes/hierba_transp.jpg);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

#link-cuestionario{
	text-align: center;
	margin-top: 20px;
}
#link-cuestionario a{
	clear: both;
	text-align: center;
	font-size: 115%;
	color: #fff;
	border: 1px solid #999;
	background: #333;
	margin: 40px auto 0 auto;
	text-decoration: none;
	padding: 3px;
	text-align: center;
}
#link-cuestionario a:hover{
	color: #ffba00;;
}
form#formulario_franquicia {
	margin: 0px 0 0 0;
	/*width: 500px;*/
	padding: 0;
	background: transparent !important;
}
form#formulario_franquicia fieldset {
	margin: 5px 0;
	border: 0;
	clear: both;
}

form#formulario_franquicia legend {
	color: #333;
	font-size: 150%;
	font-weight:bold;
}
form#formulario_franquicia p {
	background: transparent;
	text-align: left;
	float: left;
	width: 190px;
}
form#formulario_franquicia p.radio{
	background: url(pattern.jpg) #333;
	/*line-height: 14px;*/
	text-align: left;
	color: #fff;
	padding: 0 10px 0 0;
	margin-top:0;
	width: 800px;
	height:25px;
}
form#formulario_franquicia p.radio a:link{
Text-Decoration: underline;
color: #FFFFFF;
}
form#formulario_franquicia p.radio a:visited{
Text-Decoration: underline;
color: #FFFFFF;
}
form#formulario_franquicia p.radio a:hover{
color: #FFFFFF;
}

form#formulario_franquicia label {
	display: block;
	text-align: left;
	/*padding: 0 5px 0 0;*/
	/*border-bottom:1px solid #999;*/
	color:#333;
	text-transform:uppercase;
	font-size:80%;
}

form#formulario_franquicia input {
	background: #00685a;
	/*margin-top:10px;*/
	/*padding: 2px;*/
	border-width: 1px;
	color: #fff;
	font-size: 80%;
	background: url(pattern.jpg) #333;
	width:190px;
	height:15px;
}

form#formulario_franquicia textarea {
	background: #00685a;
	margin-top:10px;
	padding: 2px;
	border-width: 1px;
	color: #fff;
	font-size: 12px;
	background: url(pattern.jpg) #333;
	width:450px;
	height:40px;
}
#submit_franquicia{
	background-color: #333 !important;
	background-image:none !important;
	padding: 3px;
	width:450px !important;
	height:20px !important;
	/*margin-left:10px;*/

}
form#formulario_franquicia select, form#formulario_franquicia option {
	background: #fff;
	color: #086C5E;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
form#formulario_franquicia select{
	width:190px;
	height:19px;
	font-size: 70%;
}
form#formulario_franquicia input.boton{
	background-color: #333;
	background-image:none;
	padding: 3px;
	border:1px solid #333;
	color:#fff;
	height:25px;
	width:200px;
}
strong.required {
	color: #ffffff;
	font-weight: bold;
}
div.error {
	background: #333;;
	color: #fff;;
	font-weight: bold;
	padding: 5px;
	border:1px solid #ff8000;
}
div.error p {
	font-size: 14px;
}
h6 {
	font-size: 16px;
	color: #086C5E;
	margin: 0;
	padding: 0;
}
input.boton{
	background-color: #333;
	background-image:none;
	padding: 3px;
	border:1px solid #333;
	color:#fff;
	height:25px;
	width:200px;
}
input.boton:hover{
	color:#ffba00;
	width:200px;
}
lista{
}

.ejemplo {
	width: 100%; background-color: red
} 
.opaco {
	filter: alpha(opacity=50); opacity: .5
} 
 
.titulo {
	font-size: 150%;
	font-weight: bold;
}
