/* @override 
	http://www.centrohogarsanchez.es/assets/stylesheet.css
	http://centrohogarsanchez.es/assets/stylesheet.css
*/

a img {
	border-style: none;
}

img[align="left"] {
	margin-right: 15px;
	margin-bottom: 10px;
}

#cabecera {
	background: url(images/cabecera.png) no-repeat;
	height: 115px;
	margin-left: auto;
	width: 980px;
	margin-right: auto;
}

#cabecera_print {
	display: none;
}

#menu {
	height: 44px;
	padding-top: 72px;
	overflow: hidden;
	text-align: right;
	margin-right: 0px;
}

#menu a {
	display: inline-block;
	padding: 15px 10px;
}

#menu a:hover {
	border-bottom: 11px solid #c7c7c7;
	padding-bottom: 3px;
}

#menu a.activo {
	border-bottom: 12px solid #004784;
	padding-bottom: 3px;
}

#submenu {
	text-align: center;
	border-top: 1px solid #004784;
	padding-bottom: 3px;
	background-color: #004784;
	width: auto;
}

#submenu a {
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
	text-transform: uppercase;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 5px 1px;
}

#submenu a:hover {
	color: #50c8fe;
	border-bottom: 4px solid #50c8fe;
}

#submenu a.activo, #submenu a.activo:hover {
	border-bottom: 4px solid #fff;
	color: #fff;
}

#cuerpo {
	margin-left: auto;
	margin-right: auto;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 980px;
}

#cuerpo h1, #cuerpo h2, #cuerpo h3, #cuerpo p {
	margin-left: 10px;
	margin-right: 10px;
}

#cuerpo h1 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	color: #004784;
	border-bottom: 1px dashed #d8dfe4;
}

#cuerpo h2 {
	margin-bottom: 3px;
	font-size: 16px;
	text-decoration: none;
	color: #0066c2;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#cuerpo h3 {
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0077e7;
}

#cuerpo p {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: justify;
}

#cuerpo p strong.muygrande {
	vertical-align: middle;
	font-size: 36px;
	color: #004784;
}

#cuerpo p.centered {
	text-align: center;
}

#cuerpo p.imagen.tarjeta {
	background-color: #6a8bc1;
	text-align: center;
}

#cuerpo a {
	color: #0076fd;
	text-decoration: none;
}

#cuerpo ul {
	margin-top: 0;
}

#cuerpo ul li {
	text-align: justify;
	margin-bottom: 5px;
}

#cuerpo a:hover {
	color: #ff850e;
	text-decoration: underline;
}
#servicios table{
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
}

#servicios .columnaizq {
	width: 280px;
	vertical-align: top;
	background-color: #dadada;
	color: #555;
	border-bottom: 3px solid #004784;
	display: block;
	min-height: 320px;
	float: left;
	margin-bottom: 20px;
}

#servicios .columnacen {
	
	width: 280px;
	vertical-align: top;
	background-color: #dadada;
	color: #555;
	border-bottom: 3px solid #004784;
	display: block;
	min-height: 320px;
	float: left;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-right: 60px;
}

#servicios .columnader {
	width: 280px;
	vertical-align: top;
	background-color: #dadada;
	color: #555;
	border-bottom: 3px solid #004784;
	display: block;
	min-height: 320px;
	float: left;
	margin-bottom: 20px;
}

#servicios .columnaizq p {
	padding: 5px 10px;
	margin: 0;
	font-size: 11px;
}

#servicios .columnacen p {
	padding: 5px 10px;
	margin: 0;
	font-size: 11px;
}

#servicios .columnader p {
	padding: 5px 10px;
	margin: 0;
	font-size: 11px;
}

#cuerpo form table {
	margin-left: 20px;
}

#cuerpo form table td.etiqueta {
	text-align: left;
	padding-right: 10px;
	color: #7f7f7f;
	vertical-align: top;
	min-width: 150px;
}

#cuerpo input, #cuerpo select, #cuerpo textarea {
	background-color: #e6e6e6;
	padding: 2px;
	border-width: 1px;
}

#cuerpo input[type=submit] {
	background-color: #0076fd;
	color: #fff;
	border-color: #0076fd;
	font-size: 13px;
	text-transform: uppercase;
}

/* Trabaja con nosotros */

table.trabaja {
	margin-left: 10px;
}

table.trabaja td {
	vertical-align: top;
}

/* Centros */

#centro {
	overflow: auto;
}

#centro p {
	margin: 0 0 15px;
}

#centro #informacion {
	float: left;
	width: 500px;
	margin-left: 10px;
}

#centro #secciones {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-top: 25px;
}

#centro #secciones ul {
	margin: 0 0 30px;
	padding: 0;
}

#centro #secciones li {
	list-style-type: none;
}

#centro #secciones li a {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding: 5px 5px 5px 15px;
	color: #646464;
	text-decoration: none;
}

#centro #secciones li a:hover {
	background-color: #efefef;
}

#centro #secciones p.direccion {
	margin-left: 15px;
	font-size: 10px;
	color: #6d6d6d;
}

.catalogoform {
	width: 560px;
	float: left;
	margin-right: 20px;
}

.catalogodescarga {
	padding-left: 20px;
	margin-top: 10px;
	text-align: center;
}

.catalogodescarga a.portada {
	margin-right: 10px;
}

#cuerpo form.solicitud table {
}

#centroshome {
	margin-left: 10px;
}

div.grupocol {
	overflow: auto;
	margin-bottom: 10px
}

#centroshome .cajap {
	display: block;
	float: left;
	background-color: #ccc;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-right: 70px;
}

#centroshome .cajap a, #centroshome .cajap a:hover {
	width: 215px;
	height: 20px;
	display: block;
	background-color: #004784;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 130px;
}

#centroshome .cajap.alban a {
	background: url(images/alban_th.jpg) no-repeat;
}

#centroshome .cajap.juncaril a {
	background: url(images/juncaril_th.jpg) no-repeat;
}

#centroshome .cajap.tuhogar a {
	background: url(images/tuhogar_th.jpg) no-repeat;
}

#centroshome .cajap.motril a {
	background: url(images/motril_th.jpg) no-repeat;
}

#centroshome .cajap.naturfactory a {
	background: url(images/naturfactory_th.jpg) no-repeat;
}

#centroshome .cajap.antequera a {
	background: url(images/antequera_th.jpg) no-repeat;
}

#centroshome .cajap.hiperlampara a {
	background: url(images/hiperlampara_th.jpg) no-repeat;
}

#centroshome .cajap.shiito a {
	background: url(images/shiito_th.jpg) no-repeat;
}

/* Horarios de centros */

table.horario {
	font-size: 11px;
	padding: 10px;
	background-color: #e8e8e8;
	color: #3a3a3a;
	width: 480px;
}

table.horario th {
	color: #000;
	text-align: left;
	border-bottom: 1px dotted #c0c0c0;
}

table.horario td {
	vertical-align: top;
}

table.horario td.estacion {
	text-align: right;
	padding-right: 10px;
	color: #004784;
	font-size: 20px;
	font-weight: bold;
}

table.horario td.dia {
	padding-right: 10px;
	text-align: right;
}

/* Grandes instalaciones */

#instalacioneshome {
	margin-left: 10px;
}

h4 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0077e7;
	margin-right: 35px;
}

div.grupocol {
	overflow: auto;
	margin-bottom: 10px;
}

#instalacioneshome .cajap {
	display: block;
	float: left;
	background-color: #ccc;
	border: 1px solid #ccc;
	margin-bottom: 21px;
	margin-right: 21px
}

#instalacioneshome .cajap a, #instalacioneshome .cajap a:hover {
	width: 285px;
	height: 20px;
	display: block;
	background-color: #004784;
	color: #0066c2;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 175px;
}

#instalacioneshome .cajap.ejemploA a {
	background: url(images/ejemploA_th.jpg) no-repeat;
}

#instalacioneshome .cajap.ejemploB a {
	background: url(images/ejemploB_th.jpg) no-repeat;
}

#instalacioneshome .cajap.ejemploC a {
	background: url(images/ejemploC_th.jpg) no-repeat;
}

#instalacioneshome .cajap.ejemploD a {
	background: url(images/ejemploD_th.jpg) no-repeat;
}

#instalacioneshome .cajap.ejemploE a {
	background: url(images/ejemploE_th.jpg) no-repeat;
}

#instalacioneshome .cajap.ejemploF a {
	background: url(images/ejemploF_th.jpg) no-repeat;
}

/* Condiciones VISA */

div.visa {
	padding: 15px;
	background-color: #ececec;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #ccc;
	font-size: 10px;
}

.visa ol {
	list-style-type: decimal;
	margin-left: 35px;
}

#sectores {
	margin-top: 10px;
}

#pie {
	img-align: center;
	text-align: center;
	color: #9a9a9a;
	margin-top: 10px;
	margin-bottom: 20px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	clear: both;
}

#pie a {
	text-decoration: none;
	color: #4961ae;
}

.hidden {
	display: none;
}

.unhidden {
	display: block;
}

/* @group Formulario */

#cuerpo_email {
	font-size: 13px;
}

#cuerpo_email h1 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	color: #004784;
	border-bottom: 1px dashed #d8dfe4;
	margin: 5px auto;
	width: 560px;
}

#cuerpo_email h2 {
	font-size: 16px;
	text-decoration: none;
	color: #0066c2;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	width:560px;
	margin: 10px auto 3px;
}

#cuerpo_email table {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-color: #aeaeae;
}

#cuerpo_email table th {
	text-align: left;
	background-color: #f90;
	color: #234c85;
	font-weight: bold;
	font-size: 14px;
}

#cuerpo_email td.etiqueta {
	min-width: 180px;
	text-align: right;
	text-transform: uppercase;
	width: 180px;
	border-style: solid;
	border-width: 1px;
}

#cuerpo_email td.datos {
	background-color: #98add3;
}

/*----*/

#cuerpo table.listado{
	margin-left: 10px;
	width: 100%;
}

#cuerpo table.listboda{
	margin-left: 10px;
	width: 100%;
}

#cuerpo table.listado td.normalp {
	min-width: 680px;
	display: inline-block;
	width: auto;
	text-align: left;
	}

#cuerpo table.listado th.normalp {
	min-width: 680px;
	display: inline-block;
	width: auto;
	text-align: left;
	}

#cuerpo table.listado td.normal {
	min-width: 100px;
	display: inline-block;
	width: auto;
	text-align: left;
	}

#cuerpo table.listado th.normal {
	min-width: 100px;
	display: inline-block;
	width: auto;
	text-align: left;
	}
		
#cuerpo table.listado td.acciones {
	display: inline-block;
	width: 90px;
	text-align: left;
	}
	
#cuerpo table.listado th.acciones {
	display: inline-block;
	width: 90px;
	text-align: left;
	}

#cuerpo table.listboda th.datosab {
	min-width: 250px;
	width: auto;
	display: inline-block;
	/*width: 225px;*/
	text-align: left;
	}
	
#cuerpo table.listboda th.datosacb {
	min-width: 100px;
	width: auto;
	display: inline-block;
	/*width: 100px;*/
	text-align: left;
	}

#cuerpo table.listboda td.datosab {
	min-width: 250px;
	width: auto;
	display: inline-block;
	/*width: 225px;*/
	text-align: left;
	}
	
#cuerpo table.listboda td.datosacb {
	min-width: 100px;
	width: auto;
	display: inline-block;
	/*width: 100px;*/
	text-align: left;
	}

	
#cuerpo table.listboda th.datosablu {
	min-width: 40px;
	width: auto;
	display: inline-block;
	/*width: 40px;*/
	text-align: center;
	}		
	
#cuerpo table.listboda td.datosablu {
	min-width: 40px;
	width: auto;
	display: inline-block;
	/*width: 40px;*/
	text-align: center;
	}	

#cuerpo table.listado td.accionesab {
	min-width: 90px;
	width: auto;
	display: inline-block;
	/*width: 90px;*/
	text-align: left;
	}
	
#cuerpo table.listado th.accionesab {
	min-width: 90px;
	width: auto;
	display: inline-block;
	/*width: 90px;*/
	text-align: left;
	}

	
#cuerpo table td.login {
	display: inline-block;
	width: 90px;
	text-align: left;
	}


#cuerpo div.aproduc {
	float: left;
	width: 200px;
}
#cuerpo div.aproduc2 {
	float: right;
	width: auto;
}

#cuerpo tr.fila1 {
	background-color: #ffffff;
}

#cuerpo tr.fila2 {
	background-color: #a2c1fe;
}

#cuerpo .separadorproductos{
	border-bottom: 2px solid #a0a0a0;
	width: 90%;
}

#cuerpo fieldset.marcobodas{
	border:2px solid #004784;
	background-color: #f4f4f4;
}

#cuerpo fieldset.marcobodas2{
	border:2px solid #004784;
}

#cuerpo legend.legendbodas{
	font-style: italic;
	color: #0066c2;
}

#cuerpo table.listado th.fotobodasinvitados{
	width: 120px;
	display: inline-block;
	text-align: left;
}

#cuerpo table.listado td.fotobodasinvitados{
	width: 120px;
	display: inline-block;
}

#cuerpo table.listado th.articulobodasinvitados{
	width: 526px;
	display: inline-block;
	text-align: left;
}

#cuerpo table.listado td.articulobodasinvitados{
	width: 526px;
	display: inline-block;
	text-align: left;
}

#cuerpo table.listado th.prebodasinvitados{
	width: 80px;
	display: inline-block;
	text-align: center;
}

#cuerpo table.listado td.prebodasinvitados{
	width: 80px;
	display: inline-block;
	text-align: center;
}

#cuerpo table.listado th.dispbodasinvitados{
	width: 110px;
	display: inline-block;
	text-align: center;
}

#cuerpo table.listado td.dispbodasinvitados{
	width: 110px;
	display: inline-block;
	text-align: center;
}


#cuerpo table.listado th.comprarbodasinvitados{
	width: 80px;
	display: inline-block;
	text-align: center;
}

#cuerpo table.listado td.comprarbodasinvitados{
	width: 80px;
	display: inline-block;
	text-align: center;
}

#cuerpo table.listado font.regalado{
	color: #004784;
}



/* @end */
