@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);
@import url(paginador.css);
@import url(menu.css);

@font-face {
	font-family: 'NeoSansStdBold';
	src: url('neosansstd-bold-webfont.eot');
	src: local('☺'), url('neosansstd-bold-webfont.woff') format('woff'), url('neosansstd-bold-webfont.ttf') format('truetype'), url('neosansstd-bold-webfont.svg#webfont13pIjLue') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* ----------------------------------------------------- All browsers */

.NeoSansStd-Bold {font-weight: normal; font-style: normal; line-height:normal; font-family: 'NeoSansStdBold', sans-serif;}

html {
	background: #fffce4 url(../img/halloween/trama-halloween.png) repeat-x;
}

.izq {
	float: left !important;
}

.der {
	float: right !important;
}

body {
/* 	background: #fff url(../img/fondo.png) top center no-repeat; */
	background: transparent;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

b, strong {
	color: #ffec00;
}

h2 {
	color: #000;
}

#pasos {
	color: #fff;
}

#pasos h2 {
	color: #ffec00 !important;
}

h2 {
	line-height: 1;
}

.incrustadoTxt {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

#cabecera, #cuerpo, #pie, #bloqueInferior {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#pie {
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

#piehorario {
	width: 200px;
	font-size: 12px;
	float: right;
	margin-bottom: 50px;
}

	#piehorario span {
		font-size: 14px;
	}

#logo {
	position: absolute;
	top: 80px;
	left: -20px;
	z-index: 2;
}

#tituloWeb {
	font-size: 22px;
	color: #000;
	position: absolute;
	left: 210px;
	top: 40px;
}

#pasos {
	position: absolute;
	left: 200px;
	top: 80px;
}

	#cajaPro {
		position: relative;
		width: 110px !important;
		background: none !important;
	}

		#cajaPro img {
			position: absolute;
			top: -1px;
			left: -70px;
			z-index: 1;
		}

#pasos li {
	position: relative;
	width: 200px;
	height: 165px;
	float: left;
	margin-right: 0px;
	text-align: left;
	padding: 5px;
	background: url(../img/cajaCabecera.png) top left no-repeat;
}

#pasos li p {
	padding: 0px 15px 10px 10px;
	font-size: 12px;
	text-align: justify;
}

#pasos li h2 {
	margin: 5px 20px 10px 35px;
	font-size: 16px;
	font-weight: bold;
	min-height: 35px;
}

.numeroCaja {
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 10px;
}

#botonacos {
	position: absolute;
	left: 200px;
	top:250px;
}


#botonacos li {
	float: left;
}

#botonmasinfo, #botonenvia, #botonregistra, #botonportes  {
	height: 52px;
	display: block;
}

#botonmasinfo:hover, #botonenvia:hover, #botonregistra:hover, #botonportes:hover {
	background-position: bottom left !important;
}

#cabecera {
	border: solid 1px transparent;
	height: 300px;
}

#seleccionidiomas {
	position: absolute;
	right: 265px;
}

#seleccionidiomas ul li {
	float: left;
}


#botonera { 
	width: 960px;
	margin: 0 auto;
	font-size: 16px;
}

#botonera li { 
	float: left;
	margin-right: 20px;
}

#botonera li a { 
	color: #000;
	text-decoration: none;	
}

#bloqueFichas {
	margin-bottom: 30px;
}

#listaFichas li {
	position: relative;
	height: 186px;
	width: 466px;
	float: left;
	border: solid 2px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 5px; 
}

.fotoPeq {
	float: left;
	border: solid 0px #ffec00;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 	
} 

.cabeceraTitulo, .recomendados, .bloquePrecio  {
	width: 255px;
	float: right;
	margin: 5px;	
}

.cabeceraTitulo {
	border: solid 1px #000;
	font-size: 13px;
/* 	background: url(../img/fdo-pastilla-rosa.png) repeat-x; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:  #ffec00;
	height: 33px;
 	padding: 6px 3px 0 3px;
}

.cabeceraTitulo span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.precio {
	margin-left: 10px;
	font-size: 26px;
	color: #000;	
}

.parciales {
	font-size: 10px;
	padding: 5px;
	float: left;
}

.enviarCesta {
	display: block;
	float: right;
	width: 31px;
	height: 30px;
	margin-right: 10px;
	background: url(../img/carroGde.png) top left no-repeat;
}

.enviarCestaPeq {
	display: block;
	float: right;
	width: 23px;
	height: 22px;
	margin-right: 0px;
	background: url(../img/cestaPeq.png) top left no-repeat;
}

.enviarCesta:hover,.enviarCestaFicha:hover, .enviarCestaPeq:hover {
	background-position: top right;
}

.recomendados {
	border: solid 1px #666;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	line-height: 100%;
}

.recomendados a {
	float: right;
	text-decoration: none;
	background: #ffec00;
	color: #000 !important;	
	padding: 2px 5px;
	font-size: 10px;
}

.recomendados a:hover {
	background: #000;
	color: #fff !important;
}

.accesorio {
	float: left;
	width: 125px;
	padding: 3px 3px 3px 0px;
	margin-left: 10px;
}

.tituloAccesoriomini {
	color: #000;
	float: left;
	width: 55px;
	font-size: 10px;
	padding-left: 5px;
}

.prodmini {
	float: left;
	width: 41px;
	height: 41px;
}

.precioMini {
	color: #000;	
	display: block;
	font-size: 14px;
	padding-top: 5px;	
}

.masinfoPeq {
	position: absolute;
	bottom: -1px;
	right: -1px;
	display: block;
	float: right;
	width: 64px;
	height: 18px;
	margin-right: 0px;
	background: url(../img/masinfopeq.png) top left no-repeat;
}

.masinfoPeq:hover {
	background-position: bottom right;
}

#masmodelos {
	float: right;
	padding-left: 10px;
}

/* fichas de venta */

.contFichaventa {
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	text-align: justify;
}

#bloqueFicha1 {
	width: 330px;
	height: 460px;
	overflow: auto;
	float: left;
	padding-right: 10px;
	border: solid 1px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 	
	padding: 10px 10px 0px 10px;
}

#bloqueFicha1 b, #bloqueFicha1 strong {
	color: #575217;
}

#bloqueFicha1 center {
	background: #ffec00;
}

#bloqueFicha1 p, #bloqueFicha2 p {
	margin-bottom: 8px;
}

#bloqueFicha1 img {
	margin-bottom: 10px;
}

#bloqueFicha1 h1 {
	font-size: 20px;
	margin-bottom: 10px;
	border-bottom: solid 3px #ffec00;
}

#bloqueFicha1 small {
	font-size: 12px;
}

#bloqueFicha2 {
	width: 420px;
	float: right;
	border: solid 1px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 	
	padding: 10px 10px 10px 10px;	
}

#bloqueFicha2.ancho {
	width: 640px;
}


#bloqueFicha2 h1 {
	font-size: 20px;
	color: #000;
	background: #ffec00;
	padding: 10px 0 5px 5px;
	margin-bottom: 10px;
	border-bottom: solid 3px #ffec00;
}

#bloqueFicha2 h2 {
	font-size: 12px;
	color: #000;
	background: #58e866;
	padding: 10px;
	margin-bottom: 10px;
}

.descrConsola {
	padding-top: 10px;
	border-top: solid 3px #ffec00;
}

.listadoReparaciones li {
	border-bottom: dotted 1px #ffec00;	
	padding: 10px 0px;
}

.itemListaVenta:hover {
	background: #ffec00;
	color: #000;
	cursor: pointer;
}

.itemListaVenta {
	color: #000;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.precioLista {
	float: right;
	border: solid 0px transparent;
	display: block;
/* 	width: 140px; */
	text-align: right;
}

.infoRep img{
	margin-right: 5px;
	margin-bottom: 5px;
}

.infoRep {
	color: #666;
/* 	background-color: #000; */
	padding-top: 5px;
}

.enviarCestaFicha {
	float: right;
	width: 31px;
	height: 30px;
	margin-right: 10px;
	background: url(../img/carroGde.png) top left no-repeat;
}

.precioFichaVenta {
	font-size: 24px;
	color: #fff !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ivaincluido {
	font-size: 9px;
	color: #666;
}

/* BLOQUE INFERIOR*/

.col1 {
	float: left;
	width: 345px;
	font-size: 14px;
}

.col2 {
	float: left;
	width: 185px;
	margin-left: 15px;
	margin-bottom: 30px;
}

.col3 {
	float: right;
	margin-bottom: 30px;	
}

.col1 h1, .col3 h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

.listaNoticiasPortada li {
	margin-bottom: 10px;
}

.listaNoticiasPortada img {
	float: left;
}

.listaNoticiasPortada p {
	float: right;
	width: 180px;
}

/* CAJA DE USUARIO Y CESTA DE LA COMPRA */

#cajaUsuario {
	color: #fff;
	width: 252px;
	position: absolute;
	top:0px;
	right: 0px;
	z-index: 999;
	background: url(../img/fondoCajaUsuario.png) center bottom no-repeat;
}

#registrar, #recuperar {
	float: left;
	font-size: 11px;
	color: #fff;
	padding: 5px 5px 15px 10px;
}

#vercesta {
	margin-right: 10px;
	margin-top: 1px;
}

#formularioRegistrados, #formularioDatospersonales {
	margin: 5px 0px 5px 10px;
}

#formularioDatospersonales {
	padding-top: 25px;
}

#formularioRegistrados dl {
	float: left;
}

#formularioRegistrados input, #formularioDatospersonales input {
	width: 90px;
	margin-right: 5px;
}

#formularioRegistrados fieldset {
	float: left;
}

#formularioRegistrados input.botonenviar {
	width:30px;text-align:center; float:right;
}

.formpro legend {
	font-size: 125%;
	font-family: NeoSansStdBold, sans-serif;	
}

.formpro p.info {
	font-weight: bold;
	margin-bottom: 20px !important;
}

p.bienvenida {
	font-size: 12px;
	padding: 5px 5px 0px 10px;
}

a.bienvenida {
	float: left;
	font-size: 11px;
	color: #fff;
	padding: 5px 5px 15px 10px;	
}

/* formulario de registro */

#formularioRegistro input {
	width: 300px;
	margin-bottom: 10px;
}

#formularioDatospersonales input {
	width: 400px;
	margin-bottom: 7px;
}

#formularioDatospersonales label {
	margin-right: 5px;
	font-size: 11px;
}

.largo {
	display: block;
	width: 600px;
}


#formularioDatospersonales dl {
/* 	border: solid 1px red; */
}

.medio input {
	width: 445px !important;
}

.medio {
	display: block;
	width: 465px;
}

.medio input {
	width: 445px !important;
}

.corto {
	display: block;
	width: 155px;
}

.doble {
	display: block;
	width: 310px;
}

.doble input {
	width: 290px !important;
}

.inputcorto {
	width: 145px !important;
}

.corto input {
	width: 135px !important;
}

.xcorto input {
	width: 118px !important;
}

.confirmarForm {
	padding-top: 0 !important:
}

.confirmarForm .medio {
	width: 250px;
}

.confirmarForm .medio input {
	width: 260px !important;
}

.confirmarForm .corto  {
	width: 135px !important;
}

.confirmarForm .corto input {
	width: 125px !important;
}

/* tabla carro compra */

table#carroCompra {
	font-size: 11px;
	width: 230px;
	margin: 5px auto;
	margin-bottom: 12px;
}

table#carroCompra tr td , table#carroCompra tr th {
	text-align: center;
	padding: 2px 4px;
	border-bottom: 1px solid #fff;
}

table#carroCompra tr th {
	text-align: left;
}

/* popup de procesado de cesta */

.bloqueListacesta {
	border: solid 1px #ffec00;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 300px;
	margin-bottom: 5px;
}

.bloqueListacesta img {
	float: left;
	margin-right: 5px;
	margin-bottom: 0 !important;
}

.bloqueListacesta p {
	float: left;
	margin-bottom: 10px;
	text-align: left;
	width: 290px;
}

.bloqueListacesta input, .bloqueListacesta textarea {
	width: 290px;
}

.bloqueListacesta fieldset {
	margin: 0 !important;
	padding-top: 5px;
}

.textosC {
	margin: 0 !important;
	padding: 0 !important;
}


/* botones*/

.awesome{
	background: #222 url(img/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 0 1px 3px #666;
	text-shadow: 0 -1px 1px #666;
	border-bottom: 1px solid #333;
	position: relative;
	cursor: pointer;
}

.medium.awesome {
font-size: 13px;
margin: 5px 0px 0px 10px;
}

.small.awesome {
font-size: 11px;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}

/* Colors ---------- */
.blue.awesome {
background-color: #2daebf;
}
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
}
.orange.awesome {
background-color: #ff5c00;
}
.yellow.awesome {
background-color: #ffb515;
}

#procesaCesta {
	margin-bottom: 10px;
}

#procesaCesta:hover, #apruebaCesta:hover, .botonAwe:hover {
	background-color: #ff5c00 !important;
}

#confirmarUsuario {
	float: right;
}

#confirmarUsuario:hover, .nar:hover {
	background-color: #ff5c00;
}

.btnOK {
	float:right;
}

.btnOK:hover {
	background-color: #2daebf;
}

/* seccion de usuarios */

.seccionUsuarios {
	padding-bottom: 30px;
	min-height: 400px;
}

.seccionUsuarios h1 {
	font-size: 20px;
	color: #000;
	background: #ffec00;
	padding: 10px 0 5px 15px;
	margin-bottom: 10px;
	border-bottom: solid 3px #e5e5e5;
	text-shadow: 0px 1px 0px #e5e5ee;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

div.seccionUsuarios div#BloqueIzq {
	width: 450px;
	border: solid 3px #ffec00;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	float: left;	
	padding: 10px;
}

div.seccionUsuarios div#BloqueDer {
	width: 450px;
	border: solid 3px #ffec00;
	background: #ffec00;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
	float: right;
	color: #000;
	padding: 10px;
}

div#BloqueIzq h2, div#BloqueDer h2 {
	font-size: 18px;
	padding: 8px;	
}

div#BloqueDer h2 {
	color: #000;
}

#BloqueDer a {
	color: #000;
	font-weight: bold;
}

#BloqueDer h1 {
	font-size: 14px;
	padding: 8px;		
}

#BloqueDer h1 strong {
	color: #22850a;
}

#BloqueDer h1 a {
	color: #e2016e;
}

#tablaPedidosUser {
	width: 440px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
	border: solid 1px #000;	
}

#tablaPedidosUser th {
	color: #fff;
	background: #000;
}

#tablaPedidosUser th, #tablaPedidosUser td  {
	padding: 4px;	
	border-bottom: solid 1px #000;
}

.verde {
 color: #078e13;
}

.rojo {
	color: #a9014b;
}

.verdetalles:hover {
	background-color: #e33100;
}

.descargaPDF {
	display: block;
	padding-top: 0px;
	float: right;
}

.alertdistr {
	color: red;
	font-size: 9px;
}

/* SECCION DE NOTICIAS */

#novedades {
	padding: 15px 40px 25px 40px;
}

#contnovedades {
	margin-bottom: 20px;
}

#contnovedades div.box {
	width: 380px;
	margin: 10px;
	line-height: 120%;
	background: #fcfce8;
	margin-bottom: 5px;
	border: solid 3px #ffec00;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	padding: 0 30px 30px 30px;
}

.anchocompleto {
	width: 880px !important;
}

#contnovedades div.box b, #contnovedades div.box strong {
	color: #000 !important;
}

#contnovedades div.box b, #contnovedades div.box a {
	color: #000;
}

#contnovedades div.box ol {
	list-style: decimal;
	padding-left: 30px;
}

#contnovedades div.box ol li, #contnovedades div.box ul li {
	margin-bottom: 8px;
}

#contnovedades div.box img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding-bottom: 25px;
	padding-top: 15px;
}

img.izq {
	margin: 0 10px 0px 0;
}

img.der {
	padding: 0 0px 0px 10px;
}

#contnovedades div.box div.contenidoBox {
	text-align: justify;
	font-size: 100%;
	padding: 15px;
}

	#contnovedades div.box div.contenidoBox ul {
		margin: 5px 5px 5px 15px;
		list-style:  disc;
	}


#contnovedades div.box div.contenidoBox h1 {
	text-shadow: 0px -1px 0px #374683 !important;		
	font-size: 125%;
	line-height: 120%;
	margin-bottom: 10px;
	padding-right: 10px !important; 
	color: #fff;
	background: #000;
	border: 0 !important;
	text-align: left !important;	
}

#contnovedades div.box div.contenidoBox h1 strong {
	color: #ffec00 !important;
}

#contnovedades div.box div.contenidoBox h2 {
	font-size: 125%;
	margin-top: 15px;
	margin-bottom: 6px;
	font-weight: bold;
}

#contnovedades div.box div.contenidoBox p {
	margin-bottom: 8px;
}

#contnovedades div.box div.videoPeq.izq {
	padding: 0px;
	margin: 10px;
}

#contnovedades div.box h2.tituloBox {
	font-size: 155%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 5px 15px 10px 15px;
	color: #000;
	font-weight: bold;
	background: #ffec00;
	margin-top: 25px;
	text-align: left;
}

.fecha {
text-align: right;
margin-bottom: 10px;
border-bottom: solid 1px #000;
}


/* GOOGLE MAPS */
#mapas {
float: left;
width: 440px;color: #000;font: bold 11px Helvetica, Arial, sans-serif
}

#minimapa {
float: left;
width: 360px;color: #000;font: bold 11px Helvetica, Arial, sans-serif
}

#fichaCentro {
	padding-top: 20px;
}

.datosFicha img {
	padding: 5px !important;
}

.ficha {
	margin-top: 0px;
	font-size: 100%;
	line-height: 125%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 5px 8px 5px 8px;
	color: #000;
	background: #e8e8e8;
	border: 0 !important;
	text-align: left !important;	
	margin-bottom: 3px;	
}

.ficha strong, .ficha b {
	color: #000;
}

#tituloCentro {
}

#listaCentros {
	float: right;
	width: 360px;
	margin-left: 20px;
}

#colCentros {
	width: 110px;
	margin-right: 20px;
}

#listaPrincipal li {
	font-size: 110%;
	line-height: 120%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 5px 5px 3px 5px;
	color: #000;
	background: #ffec00;
	border: 0 !important;
	text-align: left !important;	
	margin-bottom: 3px;	
}

#listaPrincipal li:hover {
	color: #000;
	background: #999;
}

#listaPrincipal li span {
	cursor: pointer;
	padding-left: 5px;
}

.listaSecundaria {
	margin-top: 3px;
	display: none;
}

.listaSecundaria li span {
	padding-left: 0 !important;
}

.listaSecundaria li {
	text-shadow: none !important;		
	font-size: 75% !important;
	line-height: 120%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 5px 5px 3px 5px;
	color: #000;
	background: #fcfce8 !important;
	margin-bottom: 2px;
	border: 0 !important;
	text-align: left !important;	
}

.listaSecundaria li:hover {
	text-shadow: none !important;		
	font-size: 75% !important;
	line-height: 120%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 5px 5px 3px 5px;
	color: #fcfce8 !important;
	background: #000 !important;
	margin-bottom: 2px;
	border: 0 !important;
	text-align: left !important;	
}



/* map interface container */
#mapInfoManual {
	float: left;
	color: #fff;
	font: bold 11px Helvitica, Arial, sans-serif;
	width:807px;
	background-color:#000;
}
#mapInfoManual a {
	text-decoration:none;
	margin-left:5px;
	line-height:26px;
	color:#fff;
}
/* map container */
#googMap {
	  float:right;
	  width:440px;
	  height:400px;
	  border: solid 0px #fff;
	  color:#000;
}
#googMap a {
	color:#000;
}
/* google directions container */
#googDir {
	   float:left;
	   width:300px;
	   height:400px;
	   background-color:#000;
	   color:#fff;
	   overflow: auto; /*used to scroll */
	   margin-right:2px;
	   border: solid thin #fff;
	   display: none;
}
/* google menu item styles - directions, print */
.googControls {
	  float:left;
	  width:100%;
	  height:18px;
	  background-color:#fff489;
	  margin-bottom:0px;
	  border: solid thin #fff;
}

.googControls a {
	text-decoration: none;
	color: #000;
}

.googControls ul {
	margin: 3px 0 0 3px;
	padding-left:0;
	float:left;
	display:block;
	width:200px;
	list-style:none;
}
.googControls li {
	display:inline;
	margin: 0 10px 0 0;
}
.googPrint {
	float:right;
	text-align:right;
}
#googSearch {
	float:left;
	min-height:100px;
	width: 300px; /* should be the same width as googleDirections*/
	background-color:#ddd;
	margin-bottom: 2px;
	display:none; /* this is always the initial state */
	padding-top:0;
	border: solid thin #fff;
}
#googSearch input {
	width: 175px;
	float:left;
	margin:8px 0 0 3px;
	fontSize:11px;
	width:175px;
	padding:0;
}
/* Get Directions  buttton */
.button {
	float:right;
	margin: 8px 15px 3px 0;
	width:95px;
}
/* infoWindow display text */
p.infoWindowStreetAddress {
	color:#000;
	font-size:11px;
}

#imProgBarCntnr {
  	float:left;
  	width:200px;
  	height:20px;
  	border: solid 1px red;
}
.imBarBack {
	float:left;
	width:150px;
	height:18px;
	background-color:#d8d8d8;
}
.imProgBar {
	float:left;
	height:18px;
	background: url(imProgressBar/images/bar_sky_blue.jpg) repeat-x;
}


/* FORMULARIO DE CONTACTO */

/* formularios*/

/* clases de los formularios*/

	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 0px 0px 6px #000;
					-moz-box-shadow: 0px 0px 6px #000;
					-webkit-box-shadow: 0px 0px 6px #000;
					font-size:0px; 
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 

.leyenda {
	font-size: 10px;
}


.formularioCuadro {
	margin: 0;
	border: 0;
	}
	
.accion {
	margin-left: 80px;
}

label {
	text-align: left;
	display: inline;

}

#formContacto input {
	width: 350px;
}

#formContacto fieldset {
	margin-bottom: 10px;
}


#formContacto {
	margin-top: 10px;
	text-align: left;
	border: 0;
	text-align: left;
}	

legend {
	border: 0;
	margin-bottom: 5px;
	text-align: left;
	padding-bottom: 10px;
	}	
	
.formularioCuadro input {
	width: 199px;
	margin-bottom: 3px;
}

.obligado {
	text-decoration: underline;
}

/* secciones de contenido */

.cajaAdjunto {
	float: right;
	width: 170px;
	margin: 50px 0 15px 15px;
	background: gray;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.cajaAdjunto a {
	text-align: left;
	color: #fff !important;
	display: block;
}

.cajaAdjunto a:hover {
	color: #ffec00 !important;
}

.cajaAdjunto a img {
	float: right !important;
	margin: 0 !important;
	padding: 0 !important
}

/* AVISOS DE NAVEGACION */

.aviso {
	background: #fff url(../img/fondo-avisos.png) bottom left repeat-x;
	-moz-box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 1px 1px 10px #666;	
}

.aviso h1 {
	color: #000;
	font-size: 20px;
	padding: 30px;
}

.aviso a {
	margin-left: 30px !important;
}

#msgpv {
	position: absolute;
	right: 17px;
	top: 78px;
	width: 750px;
	height: 220px;
	border: solid 1px #666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.recordatorio {
	margin-top: 10px;
	padding: 15px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.recordatorio h2 strong{
	color: #000 !important;
}

.recordatorio a {
	color: #000;
}

div.bloqueaviso {
	font-size: 14px;
	color: #000;
	width: 670px;
	margin-left: 30px;
	margin-bottom: 10px;
	height: 80px;
}

#tituloaviso {
	width: 410px; 
	font-size: 20px;
	margin: 0px 0 0 30px;
	padding: 0px;
}

#avisoCab {
	font-size: 16px;
	color: #e40048;
	margin: 25px 0 10px 30px;
	padding: 0 !important;
	border-bottom: solid 1px #000;
	width: 670px;
}

#cupido {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
}

.envioExito, .error{
	background-color: red !important;
	}

/***************************PROFESIONALES*************************/

#iconosProfesionales li{
	float: left;
	width: 131px;
	margin-right: 12px;
	text-align: center;
	}
	
	#iconosProfesionales li a{
		font-family: NeoSansStdBold, sans-serif;
		text-decoration: none;
		}
		
	.activoPro{
		color: red !important;
		}
	
	.noborder{
		margin: 0 !important;
		}
		
/****************************************************/

.twtr-widget {
	float: left !important;
	margin-top: 15px;
	}



/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }

