/* CSS Document */
*, p
{
	border: 0;
	padding: 0;
	margin: 0;
}
html
{
	background-color: #FFF0C7;
}
body
{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#Form1
{
	border: 1px solid #000000;
}

li
{
	list-style: none;
}
a
{
	background-color: transparent;
	color: #0000FF;
}
a:hover
{
	background-color: transparent;
	color: #CC0000;
}
input, textarea, select
{
	border: 1px inset #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	padding: 0.1em 0.3em;
}
input
{
	border: 0;
}
select
{
	padding: 0.1em 0 0.1em 0.3em;
}
 /* option button */
fieldset input
{
	border: 1px inset #000000;
}
fieldset fieldset input
{
	border: 0;
}

/* Paginador */
.paginador
{
	background-color: #FBF2E3;
	border: 1px solid #B4C747;
	clear: both;
	margin: 25px auto;
	padding: 0;
	overflow: auto;
	width: 600px;
}
.paginador #Noticias1_DLNavSup
{
	display:block;
	float:left;
	padding:6px 0pt 7px 0;
	text-align:center;
	width:438px;
}
.paginador li
{
	display: inline;
}
.paginador li a
{
	background-color: #F0D9B1;
	color: #000000;
	display: block;
	float: left;
	font-weight: normal;
	margin: 0 5px;
	padding: 6px 8px 6px 10px;
	text-decoration: none;
}
.paginador #Noticias1_DLNavSup li a
{
	float: none;
	display: inline;
}

.paginador li.previous,
.paginador li.next
{
	text-align: center;
}
.paginador li.previous a
{
	border-right: 1px solid #B4C747;
	margin-right:5px;
	margin-left:0px;
	padding-right:10px;
	width: 35px;
}
.paginador li.next
{
	float: right;
}
.paginador li.next a
{
	border-left: 1px solid #B4C747;
	margin: 0 0 0 0;
	width: 35px;
}
.paginador li a:hover
{
	background-color: #D5BAA2;
	color: #FFFFFF;
}
.paginador li a strong
{
	font-weight: bold;
}


 /* volver */
#back
{
	clear: both;
	font-size: 1em;
	margin: 2em 0 3em -22px;
	text-align: center;
}
#back a
{
	background: transparent url(images/back.gif) no-repeat scroll left bottom;
	padding: 0 0 0 22px;
}

 /* volver familias*/
#back_familias
{
	clear: both;
	font-size: 1em;
	margin : 2em 0pt 1em 4px;
	text-align: left;
}
#back_familias a
{
	background: transparent url(images/back.gif) no-repeat scroll left bottom;
	padding: 0 0 0 22px;
}

/*----- cabecera -----*/
#header
{
	background-image: url(images/background-header-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 153px;
	margin: 0 auto;
	width: 902px;
}
#header h1
{
	text-indent: -9000em;
}
#header img
{
	float: right;
	margin:145px 12px 0pt 0pt;
	width: 30px;
}
/*
#header h2
{
	background: transparent url(images/background-header-h2.png) no-repeat scroll right bottom;
	height:102px;
	text-indent:-9000em;
	width:868px;
}
*/

/*----- contenido -----*/
#content
{
	color: #000000;
	margin: 20px auto;
	overflow: auto;
	width: 902px;
}

 /* menu */
#colum1
{
	background: transparent url(images/background-menu.jpg) no-repeat scroll left top;
	float: left;
	height: 416px;
	overflow: visible;
	width: 167px;
}
 /* secciones */
#colum1 #menu
{
	margin: 1.5em 10px 0 8px;
}


#menu li a
{
	color: #694627;
	display: block;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	line-height: 34px;
	outline: none;
	padding: 0 0 0 20px;
	width: 130px;
	text-decoration: none;
}
#menu li a:hover
{
	background-color: #D1E6B0;
	color: #333333;
	text-decoration: underline;
}




#colum1 h2
{
	font-size: 10px;
	font-weight: normal;
	margin: 4em auto 0 auto;
	padding: 0 0 40px 0;
	text-align: center;
	width: 125px;
}
#colum1 h2 strong
{
	display: block;
	margin: 1em 0.4em 0 0.4em;
}
#colum1 #logo_small
{
	background:transparent url(images/logo-small.png) no-repeat scroll center top;
	height:89px;
	margin: -24px 0pt 0px 51px;
	position:absolute;
	width:89px;
}

 /* contenido */
#colum2
{
	display: block;
	float: left;
	margin: 0;
	overflow: auto;
	padding: 6px 0 0 12px;
	width: 690px;
}

 /* ttulos de secciones */
#colum2 h2
{
	background: #FFF0C7 url(images/title-presentation.gif) no-repeat scroll left top;
	display: block;
	height: 29px;
	margin: 0 0 10px 0;
	text-indent: -9000em;
}
 /* menu de products */
#content_menu
{
	margin: 10px 0 10px 30px;
}
#content_menu li
{
	display: inline;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}
 /* texto */
#text
{
	font-size: 12px;
	margin: 0 2px;
	text-align: justify;
}



/*----- footer -----*/
#footer
{
	background: transparent url(images/background-footer.png) no-repeat scroll left top;
	border-top: 0;
	color: #895B32;
	height: 152px;
	margin: 0 auto;
	width: 902px;
}
#footer ul li
{
	display: inline;
}
#footer_menu
{
	margin: 0 auto;
	padding: 20px 0 0 214px;
}
#footer_menu li a
{
	color: #895B32;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0 2px;
	text-decoration: none;
}
#footer_menu li a:hover
{
	color: #333333;
	text-decoration: underline;
}

#footer h3
{
	background: transparent url(images/footer-line.gif) no-repeat scroll center top;
	color: #895B32;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
}

 /* logo ecosoft */
#footer h4
{
	color: #FFFFFF;
	font-size:10px;	
	margin:12px auto 10px auto;
	text-align:center;
}
#footer h4 a
{
	color: #FFFFFF;
	font-size: 10px;
}

#keywords
{
	color:#666666;
	font-size:9px;
	margin: 0px 35px 0pt;
	text-align:justify;
}

/*----- msg -----*/
.msg #colum2 h2
{
	background: none;
	font-size: 22px;
	height: auto;
	margin: 1em 0 1.5em 0;
	text-indent: 0;
	text-align: center;
}
.msg #text
{
	text-align: center;
}



/*----- Poltica privacidad -----*/
#pprivada
{
	background: 0;
	display: block;
	text-align: center;
	width: 99%;
}
#pprivada h1
{
	background: #fff url(images/logotipo.gif) no-repeat scroll center top;
	height: 220px;
	margin: 0em auto;
	padding: 0 10px;
	text-indent: -90000em;
	width: 370px;
}
#pprivada .text
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em auto;
	padding: 10px 10px 20px 10px;
	text-align: justify;
	width: 370px;
}



/*----- mantenimiento -----*/
#maintenance #content
{
	background: transparent url(images/logotipo.gif) no-repeat scroll center top;
	padding: 240px 0 0 0;
	margin: 20px auto;
}
#maintenance h2
{
	text-align: center;
}
#maintenance #text
{
	margin: 1em auto;
	text-align: center;
	width: 500px;
}




/***** Secciones *****/

/*----- empresa -----*/
#colum2.company h2
{
	background: transparent url(images/title-company.gif) no-repeat scroll center top;
}
.company h3
{
	background: transparent url(images/bullet_orange.png) no-repeat scroll left bottom;
	font-size: 14px;
	padding: 0.6em 0 0 18px;
}
.company p
{
	margin: 1em 0;
	padding: 0 290px 0 0;
}
.company ul
{
	padding: 0 0 1em 2em;
	overflow: auto;
}
.company li
{
	display: block;
	float: left;
	width: 200px;
}
.company img
{
	float: right;
}

.company .img2
{
	padding: 5px 45px 0pt 0pt;

}



/*----- contactar -----*/
#colum2.contact h2
{
	background:transparent url(images/title-contact.gif) no-repeat scroll center top;
}
.contact fieldset
{
	padding: 0;
}
.contact fieldset legend
{
	border-bottom: 1px solid #D1E6B0;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2em 12em 0pt 1.5em;
	text-align: left;
}
.contact fieldset label .txt,
.contact fieldset label .motivo
{
	float: left;
	padding: 2px 0 0 0;
	text-align: right;
	width: 95px;
}
.contact fieldset input,
.contact fieldset textarea
{
	display:block;
	margin:0px 0pt 10px 97px;
}
.contact fieldset textarea
{
	height: 55px;
	width: 400px;
}

.contact fieldset input:focus,
.contact fieldset input:hover,
.contact fieldset textarea:focus,
.contact fieldset textarea:hover
{
	background-color: #D1E6B0;
}
.contact fieldset input:hover.button,
.contact fieldset input:focus.button
{
	background-color: #D4D0C8;
}
.contact .button
{
	clear: both;
	display: block;
	margin: 4px 0 12px 42%;
	width: 5em;
}
 /* datos cotnacto */
.contact dl
{
	margin: 0;
	overflow: auto;
	width: auto;
}
.contact dt
{
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	margin:0.5em 0.5em 0 0;
	text-align:right;
	width: 7em;
}
.contact dd
{
	display: block;
	float: left;
	margin: 0.5em 0 0 0;
	width: 460px;
}
 /* aviso privacidad */
.contact h4
{
	clear: both;
	font-size: 11px;
	padding: 4px 0 0.2em 0.5em;
}
.contact p
{
	font-size: 9px;
	margin: 0 0 1em 0;
}



/*----- Buscador -----*/
#buscador
{
	margin: 15px 0 0 10px;
}
#buscador h3
{
	font-size: 12px;
	padding: 4px 0;
}
#buscador input
{
	border: 1px solid #000000;
	font-size: 11px;
}
#products1_tbBusqueda
{
	padding: 2px;
}

#colum2.sales h2
{
	background: transparent url(images/s.gif) no-repeat scroll center bottom;
}

/*----- productos -----*/
#colum2.products h2
{
	background: transparent url(images/title-catalogue.gif) no-repeat scroll center bottom;
}

#productos
{
	overflow: auto;
}

#productos li
{
/*	border:1px solid #CCCCCC;*/
	float:left;
	margin:5px;
	overflow:auto;
	padding:5px 3px 4px 2px;
	width:325px;
	min-height:200px;
	}

#productos .img_container
{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	float: right;
	padding: 2px;
}

#productos .img_productos
{
	width: 150px;
	outline: none;
}

.img_productos_amp
{
	width: 350px;
	outline: none;
}

.img_productos_peq
{
	width: 100px;
	outline: none;
}

#productos li h3
{
	font-size: 14px;
}
#productos li h3 a
{
	display: inline;
	margin: 0;
	background: transparent url(images/bullet_yellow.png) no-repeat scroll left center;
	padding: 0 0 0 20px;
	color: #477740;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
#productos li h4
{
	font-size: 12px;
	padding: 8px 20px;
}
#productos li p
{
	color: #000000;
	font-size: 12px;
	padding: 5px 20px;
}
#productos li .txt
{
	font-weight: normal;

}
#productos li h5
{
	padding: 0 0 0 20px;
	font-size: 10px;
}
#menu_productos
{
	margin: 25px 0;
	text-align: left;
}

#menu_productos h7
{
	font-size: 14px;
	margin: 0 0 0 15px;
	color : #984806;
	font-weight : bold;
		
}

#menu_productos li
{
	display: inline;
	margin: 0 2px;
}
#menu_productos li a
{
	border: 1px solid #D4DF96;
	background-color: #EEDFC2;
	padding: 6px 4px;
}
#menu_productos li a:hover
{
	background-color: #F0D9B1;
}



/*----- Producto -----*/
#product
{
	overflow: auto;
}
#colum2.product h2
{
	background: transparent url(images/title-product.gif) no-repeat scroll center bottom;
}
.product h3
{
	font-family:"Trebuchet MS",Verdana;
	font-size:18px;
	padding:4px 0pt 5px;
}
/*Columna de datos*/
.product #data
{
	float:left;
	margin:0pt 0pt 0pt 5px;
	width:313px;
}
.product #datos
{
	margin: 0 0 0 5px;
}
.product #datos li
{
	clear:both;
	font-size:10px;
	margin:8px 0;
}
.product #datos li h4
{
	background: transparent url(images/bullet_yellow.png) no-repeat scroll left center;
	display: inline;
	font-size: 11px;
	padding: 0 0 1px 20px;
}
.product #datos li span
{
	font-weight: normal;

}
.product #datos li p
{
	display:inline;
	padding:4px 0 8px 0;
}
.product #datos li h3
{
	border-bottom:1px dotted #01A0DA;
	font-size:13px;
	margin: 16px 30px 3px -2px;
}
.product #images
{
	background-color:#FFFFFF;
	border:1px solid;
	float:right;
	margin:8px 0pt 2em 0;
	text-align:center;
	width:370px;
}
.img_amp
{
	width:350px;
}
.product #img_big input
{
	cursor: default;
	outline-width: 0;
	padding: 0;
}
.product #img_big
{
	display:block;
	float: none;
	padding:5px;
	text-align:center;
	width:360px;
}
.product #img_big input:hover
{
	background-color: transparent;
}
#images input
{
	border: 0;
	max-height: 100px;
	max-width: 125px;
	padding: 0 5px;
}
#images li
{
	display: inline;
	margin: 0 auto;
}

/*#product #casa_imagenes input*/
.img_container:hover,
#images input:hover,
.img_over
{
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.product #contacto
{
	clear: left;
	float: left;
	padding: 10px 0 0 0;
}
.product #contacto .datos_cliente legend
{
	font-weight: bold;
	padding: 0 0 0 2px;
}
.product #contacto label
{
	display: block;
	margin: 8px 3px 0pt 0pt;
	text-align: right;
	width: 104px;
}
.product #contacto input,
.product #contacto textarea
{
	margin: 7px 0 0 0;
	width: 180px;
}
.product #contacto .datos_cliente label
{
	clear: both;
	float: left;
}

.product #contacto .button
{
	margin: 7px 0 0 108px;
	width: 5em;
}




/*----- news -----*/
#colum2.news h2
{
	background-image: url(images/title-news.gif);
}
#colum2.news h2.menciones
{
	background-image: url(images/title-mentions.gif);
}
#noticias
{
	padding: 0 0 1px 10px;
}
#noticias li
{
	clear: both;
	overflow: auto;
	margin: 0;
	padding: 7px 0;
}
#noticias h3
{
	background: transparent url(images/bullet_green.png) no-repeat scroll left center;
	padding: 0 0 0 20px;
}
#noticias h3 a
{
	color: #477740;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
}
#noticias p
{
	color: #000000;
	font-size: 12px;
	padding: 5px 20px;
}
#noticias h5 
{
	padding: 0 0 0 20px;
}
#noticias h5 a
{
	color:#0000FF;
	font-size: 10px;
}



/*----- new -----*/
#colum2.new h2
{
	background-image: url(images/title-news.gif);
}
.new h3
{
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana;
	padding: 4px 0 5px 0;
	text-align: left;
}
.new h4
{
	background: transparent url(images/bullet_green.png) no-repeat scroll left center;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 4px 0pt 5px 18px;
	text-align: left;	
}
.new img
{
	float: right;
	max-width: 280px;
	margin: 0 auto;
	padding: 0 0 0 18px;
}
.new p
{
	font-size: 12px;
	padding: 2px 0 0 18px;
	text-align: justify;
}
.new h5
{
	margin: 8px 0 0 18px;
}
.new h5 a
{
	background: transparent url(images/link.png) no-repeat scroll left bottom;
	font-size: 10px;
	padding: 0px 0 0 16px;
	text-align: left;	
}

/*----- algodon ------*/
#colum2.algodon h2
{
	background-image: url(images/title-organic.gif);
}

/*----- franquicias -----*/
#colum2.franquicias h2
{
	background-image: url(images/title-franchises.gif);
}
.franquicias h3
{
	font-size: 14px;
	margin: 0 0 0 15px;
}
.franquicias p
{
	margin: 1em 0;
}
.franquicias ul
{
	margin: 0 0 25px 0;
}
.franquicias li
{
	background: transparent url(images/bullet_green.png) no-repeat scroll left center;
	margin: 10px 15px;
	padding: 0 0 0 20px;
}
.franquicias .flash
{
	background-color: #FFF5DD;
	border: 1px dotted #666666;
	margin: 0 2px;
	padding: 5px;
	overflow: auto;
	height:1%;
}



/*----- tiendas -----*/
#colum2.stores h2,
#colum2.store h2
{
	background-image: url(images/title-shops.gif);
}

#colum2.franquiciadas h2
{
	background-image: url(images/title-franchised.gif);
}

#store_map h3
{
	font-size: 13px;
	padding: 10px 0 14px 0;
	text-align: center;

}
#store_map dt
{
	display: none;
}
#store_map dl
{
	background: transparent url(images/map-spain2.png) no-repeat scroll left top;
	height: 458px;
	margin: 0 auto;
	position: relative;
	width: 500px;
}
#store_map a
{
	display: block;
	outline: none;
	position:absolute;
	text-indent: -9000em;
}
#store_map a:hover
{
	overflow: visible;
}
#map_catalunya a
{
	height:113px;
	left:343px;
	top:47px;
	width: 108px;
	z-index: 100;
}
#map_catalunya a:hover
{
	background-image: url(images/map-catalunya.png);
}

#map_andorra a
{
	height:14px;
	left:372px;
	top:55px;
	width:20px;
	z-index:101;
}
#map_andorra a:hover
{
	background-image: url(images/map-catalunya.png);
}

#map_valencia a
{
height:143px;
left:281px;
top:149px;
width:73px;
z-index: 99;
}
#map_valencia a:hover
{
	background-image: url(images/map-valencia.png);
}
#map_baleares a
{
height:74px;
left:385px;
top:176px;
width:113px;
z-index: 150;
}
#map_baleares a:hover
{
	background-image: url(images/map-baleares.png);
}
#map_andalucia a
{
height:131px;
left:51px;
top:250px;
width:226px;
z-index: 90;
}
#map_andalucia a:hover
{
	background-image: url(images/map-andalucia.png);
}
#map_murcia a
{
height:66px;
left:250px;
top:249px;
width:62px;
z-index:105;
}
#map_murcia a:hover
{
	background-image: url(images/map-murcia.png);
}
#map_madrid a
{
height:61px;
left:167px;
top:133px;
width:55px;
z-index: 70;
}
#map_madrid a:hover
{
	background-image: url(images/map-madrid.png);
}
#map_canarias a
{
height:78px;
left:291px;
top:372px;
width:202px;
z-index: 160;
}
#map_canarias a:hover
{
	background-image: url(images/map-canarias.png);
}
#map_euskadi a
{
height:46px;
left:209px;
top:22px;
width:60px;
z-index:80;
}
#map_euskadi a:hover
{
	background-image: url(images/map-euskadi.png);
}
#map_cantabria a
{
height:35px;
left:159px;
top:19px;
width:60px;
z-index:85;
}
#map_cantabria a:hover
{
	background-image: url(images/map-cantabria.png);
}
#map_asturias a
{
height:35px;
left:77px;
top:10px;
width:94px;
z-index:55;
}
#map_asturias a:hover
{
	background-image: url(images/map-asturias.png);
}
#map_galicia a
{
height:95px;
left:1px;
top:1px;
width:89px;
z-index:50;
}
#map_galicia a:hover
{
	background-image: url(images/map-galicia.png);
}
#map_rioja a
{
height:34px;
left:221px;
top:61px;
width:51px;
z-index: 75;
}
#map_rioja a:hover
{
	background-image: url(images/map-rioja.png);
}
#map_navarra a
{
height:67px;
left:246px;
top:28px;
width:57px;
z-index:74;
}
#map_navarra a:hover
{
	background-image: url(images/map-navarra.png);
}
#map_aragon a
{
height:149px;
left:255px;
top:46px;
width:105px;
z-index:40;
}
#map_aragon a:hover
{
	background-image: url(images/map-aragon.png);
}
#map_castillaleon a
{
height:152px;
left:79px;
top:31px;
width:190px;
z-index:34;
}
#map_castillaleon a:hover
{
	background-image: url(images/map-castillaleon.png);
}
#map_castillamancha a
{
height:159px;
left:135px;
top:125px;
width:168px;
z-index:30;
}
#map_castillamancha a:hover
{
	background-image: url(images/map-castillamancha.png);
}
#map_extremadura a
{
height:123px;
left:55px;
top:163px;
width:107px;
z-index:35;
}
#map_extremadura a:hover
{
	background-image: url(images/map-extremadura.png);
}





/*----- tiendas en una comunidad -----*/
.store
{
}
/* lista tiendas */
#tiendas
{
	padding: 20px 20px;
}
#tiendas li
{
	overflow:auto;
	padding: 0 0 10px 0;
	position:relative;
}
#tiendas h3
{
	background: transparent url(images/bullet_red.png) no-repeat scroll left 1px;
	color: #477740;
	font-size:15px;
	padding: 0 0 10px 18px;
	text-decoration: underline;
}
#tiendas p
{
	padding: 0 0 3px 18px;
}
#tiendas p.web a
{
	background: transparent url(images/link.png) no-repeat scroll left bottom;
	padding: 0 0 0 15px;
}
#tiendas .phone
{
	font-weight: bold;
}
#tiendas .img_tienda
{
	float: right;
	position: relative;
	height: auto;
}
#tiendas .img_tienda  a
{
	outline: none;
}
#tiendas .img_tienda img
{
	width: 120px;
}


/*----- localizacion -----*/
.localizacion h2
{
	background: transparent url(images/title-localizacion.jpg) no-repeat scroll center bottom;
}
#map
{
	background: transparent url(images/background-map.gif) no-repeat scroll center top;
	width: 600px;
	height: 400px;
	margin: 1em auto 0 auto;
}




/*----- index -----*/
.index #colum2 h2
{
	height:auto;
	margin: 1em 0 1.4em 0;
	text-align: center;
	text-indent: 0;
}
.index
{
	background: transparent url(images/img-algodon.jpg) no-repeat scroll right 45px;
	min-height: 375px;
}
.index img
{
	float:right;
	padding: 0 0 0 0.8em;
}
.index p
{
	padding: 0 300px 1.4em 0.5em;
}

.img_peq
{
	width:90px;
}

#familias_completas a
{
	color: #000000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration : none;
}

#familias_completas a:hover
{
	color : #694627;
	text-decoration : underline;
}

#menu_productos a
{
	color: #000000;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 5px;
	text-decoration: none;
}

#menu_productos a:hover
{
	color : #694627;
	text-decoration : underline;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 5px;
}


.img_familias
{
	width : 100px;
	height: 100px;
}

#menu #franquicia
{
	padding: 0 0 0 10px;
	
}


/* contacto franquicias */ 
.franquicia fieldset
{
	padding: 0;
}
.franquicia fieldset legend
{
	border-bottom: 1px solid #D1E6B0;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 2em 12em 0pt 1.5em;
	text-align: left;
}
.franquicia fieldset label .txt,
.franquicia fieldset label .motivo
{
	float: left;
	padding: 2px 0 0 0;
	text-align: right;
	width: 95px;
	color : #984806;
}
.franquicia fieldset input,
.franquicia fieldset textarea
{
	display:block;
	margin:0px 0pt 10px 97px;
}
.franquicia fieldset textarea
{
	height: 55px;
	width: 400px;
}

.franquicia fieldset input:focus,
.franquicia fieldset input:hover,
.franquicia fieldset textarea:focus,
.franquicia fieldset textarea:hover
{
	background-color: #D1E6B0;
}
.franquicia fieldset input:hover.button,
.franquicia fieldset input:focus.button
{
	background-color: #D4D0C8;
}
.franquicia .button
{
	clear: both;
	display: block;
	margin: 4px 0 12px 42%;
	width: 5em;
}
 /* datos cotnacto */
.franquicia dl
{
	margin: 0;
	overflow: auto;
	width: auto;
}
.franquicia dt
{
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	margin:0.5em 0.5em 0 0;
	text-align:right;
	width: 7em;
}
.franquicia dd
{
	display: block;
	float: left;
	margin: 0.5em 0 0 0;
	width: 460px;
}
 /* aviso privacidad */
.franquicia h4
{
	clear: both;
	font-size: 11px;
	padding: 4px 0 0.2em 0.5em;
}
.franquicia p
{
	font-size: 9px;
	margin: 0 0 1em 0;
}



