body {
	background-color: #F9F9F9;
	margin: 0;
}
.color-red {
	color: #FF0000;
}
.color-red2 {
	color: #FF0000;
	font-size: 1.1em;
	letter-spacing: -1px;
	font-weight: bold;
}
.color-red3 {
	color: #FF0000;
	font-size: 1em;
	font-weight: bold;
}
.telefono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FF0000;
	font-weight: bold;
	background: url(img/tfno.gif) right bottom no-repeat;
	height: 26px;
	display: block;
	width: 220px;
	float: left;
	padding-top: 20px;
}
.float-left {
	float: left;
}
.margin-right {
	margin-right: -5px !important;
}
.margin-left {
	margin-left: -10px !important;
}
.weigth-normal {
	font-weight: normal !important;
}
.align-center {
	text-align: center;
}
.destacado {
	border-bottom: 1px #FF0000 solid;
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
}
.atencion {
	font-size: 1em !important;
	padding-top: 25px;
	margin-right: 10px;
	margin-left: 30px;
}
.big {
	font-size: 0.9em !important;
	color: #333333;
	margin: 0 !important;
}
.small {
	font-size: 1em !important;
	font-weight: normal;
}
.small2 {
	font-size: 60% !important;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// content */

#content{
	width: 930px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 10px 0 10px;
	color: #666666;
	text-align: left;
}
#content a:hover{
	color: #ff0000;
}
#content h2{
	color: #000000;
	text-align: center;
}
#content h3{
	color: #FF0000;
	text-align: center;
	font-size: 1.1em;
	margin-top: -10px;
	letter-spacing: -1px;
}
#content h4{
	color: #333333;
	font-size: 0.9em;
	margin: 10px 0 -10px 30px;
}
#content a{
	text-decoration: none;
	border-bottom: #FF0000 1px solid;
	color: #333333;
}
#content p{
	font-size: 0.7em;
}
#content ul{
	list-style-type: none;
	margin: 0;
}
#content li{
	width: 270px;
	font-size: 0.7em;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
	background: url(/img/bullet1.gif) no-repeat;
	padding-left: 15px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////// content-form */

#content form{
	background: url(/img/background-form1.gif) no-repeat;
	width: 275px;
	height: 143px;
	margin: 0 0 0 30px;
}
#content form fieldset{
	border: none;
}
#content form legend{
	display: none;
}
#content form p{
	margin: 5px 5px 5px 10px;
	float: left;
}
.cabecera{
	margin: 10px 0 20px 10px !important;
	font-size: 0.8em;
	font-weight: normal;
}

#content form label{
	float: left;
	width: 80px;
}
p.label1 label{
	width:70px !important; 
}

#content form input{
	border: 1px #CC0003 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100px;
}
p.label1 input{
	width:90px !important; 
}

#content form a{
	text-decoration: none;
	color: #FF0000;
	border-bottom: #000000 1px solid;
}
#entrar {
	float: left;
	width: 60px !important;
	height: 16px !important;
	margin-top: 10px;
	margin-left: 70px;
}
#aceptar, #volver {
	float: left;
	width: 60px !important;
	height: 16px !important;
	margin-top: 3px;
	font-size:0.6em !important;
}
#aceptar {
	margin: 3px 20px 0 130px !important;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// content-right */

#content-right {
	width: 530px;
	float: right;
	margin: 0 0 0 50px;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// bienvenido */

#bienvenido {
	background: url(/img/background-content-right.gif) no-repeat;
	width: 485px;
	height: 280px;
	padding: 10px 20px 20px 20px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal !important;
}
#bienvenido p{
	line-height: 20px;
	margin-top: 0;
}
#bienvenido ul{
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0;
}
#bienvenido li{
	width: 250px;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	margin: 20px 20px 20px 10px;
	background: url(/img/bullet2.gif) no-repeat;
	padding-left: 15px;
	height: 20px;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// content-right-int */

#content-right-int {
	background: url(/img/background-content-right2.jpg) no-repeat;
	width: 551px;
	height: 276px;
	padding: 10px 20px 20px 20px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	float: right;
}
#content-right-int ul{
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0;
}
#content-right-int li{
	width: 350px;
	font-size: 0.5em;
	color: #666666;
	margin: 0 20px 13px 10px;
	background: url(/img/bullet3.gif) no-repeat;
	padding-left: 20px;
}
#content-right-int a{
	font-size: 1.4em;
	color: #666666;
}
#content-right-int p{
	margin-top: 0;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// caja-left */

#caja-left {
	background: url(/img/background-content-left.gif) no-repeat;
	width: 298px;
	height: 215px;
	padding: 10px 10px 20px 20px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
}
#caja-left ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#caja-left li{
	color: #666666;
	margin: 0 20px 13px 10px;
	background: url(/img/bullet4.gif) no-repeat;
	padding-left: 20px;
}
#caja-left p{
	margin-top: 0;
}
.cerrar {
	background: url(/img/boton-cerrar.gif) no-repeat right top;
	padding-right: 20px;
	float: right;
	height: 20px;
	border: none !important;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// error */

#error {
	padding: 0 30px 10px 30px;
	font-weight: bold;
	color: #FF0000;
}
#error li{
	color: #FF0000 !important;
}

a.links{
	color: #FF6600 !important;
	border-bottom: none !important;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// caja */

.caja-top {
	background: url(/img/background-caja1.gif) no-repeat;
	height: 16px;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
.caja {
	background: url(/img/background-caja2.gif) repeat-y;
	width: 586px;
	float: right;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-bottom: 20px;
}
.caja form{
	background: none !important;
	width: auto !important;
	height: auto !important;
}
.caja form p{
	float: none !important;
}
.caja input, .caja select{
	width: 300px !important;
	font-size: 0.9em !important;
	border: 1px solid #CC0003;
}
.caja label{
	width: 120px !important;
}
#continuar {
	width: auto !important;
	font-size: 0.5em !important;
	border: #666666 solid 1px !important;
}
.caja ul{
	list-style-type: none;
	margin: 20px 0 0 20px !important;
	padding: 0;
}
.caja li{
	width: 500px !important;
	margin: 0 20px 10px 10px !important;
	background: url(/img/bullet3.gif) no-repeat !important;
	padding-left: 20px !important;
	font-weight: normal !important;
	padding-bottom: 10px !important;
	color: #666666 !important;
}
.caja li ul {
	margin: 20px 0 0 20px !important;
}
.caja li ul li{
	width: 380px !important;
	font-size: 0.9em !important;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	background: url(/img/bullet.gif) 1px top no-repeat !important;
	padding-left: 15px !important;
}
.caja li a, .links a{
	color: #FF6600 !important;
	border-bottom: none !important;
}
.caja a{
	color: #666666;
	font-weight: bold;
}
.caja a:hover{
	color: #ff0000 !important;
}
.caja p{
	margin: 10px 30px 10px 30px;
}

.caja hr{
	margin: 10px 40px 10px 10px;
}
.caja-bottom {
	background: url(/img/background-caja3.gif) no-repeat bottom;
	height: 24px;
	margin: 20px 0 0 0 !important;
}
.selected {
	background: url(/img/bullet3.gif) no-repeat !important;
	font-size: 1em !important;
}
.opacidad {
	opacity: .60;
	filter: alpha(opacity=60);
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// cajab */

.cajab-top {
	background: url(/img/background-cajab1.gif) no-repeat;
	height: 16px;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
.cajab {
	width: 328px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-bottom: 20px;
}
.cajab-center {
	background: url(/img/background-cajab2.gif) repeat-y;
	float:left;
	width: 328px;
	padding-top:10px !important;
}

.cajab ul, .cajab p{
	margin-left: 20px !important;
	padding: 0;
}
.cajab li{
	background: url(/img/bullet4.gif) no-repeat;
	padding-left: 20px !important;
	font-weight: normal !important;
}
.cajab-bottom {
	background: url(/img/background-cajab3.gif) no-repeat bottom;
	height: 24px;
	margin: 0;
	float: left;
	width: 328px;
}

/* /////////////////////////////////////////////////// capas para validar usuario */
	#available {
		display: none;
		color: green;
		margin-left: 135px;
		font-size: 0.7em;
	}
	#not_available {
		display: none;
		color: red;
		margin-left: 135px;
		font-size: 0.7em;
	}
	#error_usuario {
		color: red;
		margin-left: 135px;
		font-size: 0.7em;
	}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// formPymes */

form#formPymes input, form#formPymes select {
	width: auto !important;
	font-weight: normal !important;
}
form#formPymes hr {
	width: 500px;
}
.checked {
	border: none !important;
}
.felicidades {
	margin: 20px 20px 20px 10px;
	font-size: 0.7em;
	font-weight: normal;
	padding-left: 10px;
}
.felicidades a{
	font-weight: normal;
}
.logo {
	font-weight: normal;
	font-size: 0.6em !important;
	color: #999999;
	margin-left: 130px !important;
}


/* //////////////////////// */
.quees {
	font-size: 0.6em !important;
	font-weight: normal;
	color: #666 !important;
	padding-left: 15px !important;
	padding-top: 5px !important;
}

.detalletexto {
	font-weight: normal;
	font-size: 0.9em !important;
	color: #999999;
}


/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// cajas-tabs */

#content-empleo, #content-tienda, #content-viajes, #content-legal, #content-renting, #content-fiscalidad, #content-subvenciones, #content-atencion, #content-pgc, #content-einforma {
	/*border-bottom: 1px #999 solid;*/
	/*border-left: 1px #999 solid;*/
	/*border-right: 1px #999 solid;*/
	width: 850px;
	float: left;
	padding: 40px;
	margin-top: -30px;
	background: #f9f9f9;
}
#content-empleo{
	background: url(../../../img/background-empleo.gif) no-repeat right;
}
#content-tienda {
	background: url(../../../img/background-tienda.jpg) no-repeat right;
}
#content-viajes {
	background: url(../../../img/background-viajes.gif) no-repeat right;
}
#content-legal {
	background:url(../../../img/background-juridico.gif) no-repeat right;
	height: 300px;
}
#content-renting {
	background: url(../../../img/background-renting.gif) no-repeat right;
}
#content-pgc {
	background: url(../../../img/background-pgc.gif) no-repeat right;
}
#content-fiscalidad {
	background: url(../../../img/background-fiscalidad.gif) no-repeat right;
}
#content-subvenciones {
	background: url(../../../img/background-ayudas.gif) no-repeat right;	
}
#content-einforma {
	background: url(../../../img/background-einforma.gif) no-repeat right;
}

.caja4 {
	background: url(../../../img/background-caja4.gif) repeat-y;
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
	width: 435px;
	color: #333333;
	font-size: 1.1em !important;
}
.caja4-top {
	background: url(../../../img/background-caja4-top.gif) no-repeat;
	height: 16px;
	margin: 0 -10px 0 -10px;
	padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.caja4-bottom {
	background: url(../../../img/background-caja4-bottom.gif) no-repeat;
	height: 25px;
	margin: 0 -10px 0 -10px;
}
.caja4 ul{
	list-style-type: none;
	margin: 10px 0 10px 40px !important;
	padding: 0;
}
.caja4 li{
	font-size: 0.8em;
	color: #666666 !important;
	margin: 10px 20px 10px 10px;
	background: url(../../../img/bullet2.gif) no-repeat !important;
	padding-left: 15px;
}
.caja4 img{
	border: 0;
	margin: 10px 0 0 280px;
}
.caja4 a{
	border-bottom: none !important;
}
.caja4 hr{
	clear: both;
	visibility: hidden;
}

.caja5 {
	margin: 10px 10px 10px 30px;
	padding: 0;
	float: left;
	text-align: center;
	width: 350px;
}
.caja5 h3{
	margin: 0 0 30px 0 !important;
}
.caja5 li{
	text-align: left;
	color: #000 !important;
	font-size: 0.8em !important;
}
html>body .caja5 .telefono {
	background: url(../../../img/tfno.png) right bottom no-repeat;
}
.caja5 .telefono {
	background: url(../../../img/telefono.gif) right bottom no-repeat;
	padding-right: 50px;
	display: inline;
	float: none;
}
.telefono2 {
	background: url(../../../img/telefono2.gif) left no-repeat;
	padding-left: 30px;
	font-size: 1.1em !important;
	font-weight: bold;
	margin: 0 auto 20px 100px;
}
.mail {
	background: url(../../../img/mail.gif) left no-repeat;
	padding-left: 30px;
	font-size: 1.1em !important;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.big2 {
	font-size: 0.8em !important;
}
.big3 {
	font-size: 1.3em !important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.caja-contacto {
	width: 200px;
	padding: 5px 5px 0 5px;
}

form#atencion {
	background: none !important;
	padding: 0;
	width: 360px;
	float: right;
}
form#atencion h3{
	border-bottom: 1px solid #FF0000;
	text-align: left;
	color: #666666;
	padding-bottom: 5px;
	margin-top: 10px;
}
form#atencion label{
	text-align: right;
	width: 80px;
	margin-right: 5px;
	font-size: 1.1em !important;
}
form#atencion textarea{
	width: 210px;
	font-size: 1.1em !important;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;	
}
form#atencion input{
	border: 1px solid #999999;	
	width: 210px;
	font-size: 1.1em !important;
	font-family: Arial, Helvetica, sans-serif;
}
form#atencion #enviar{
	width: 81px;
	height: 20px;
	border: none;
	margin-top: 5px;
	margin-right: 20px;
	float: right;
}

.nolink {
	border-bottom: none !important;
}

.big4 {
	width: 240px;
	display: block;
	font-size: 1.1em !important;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// error2 */

#error2 {
	background: url(../../../img/background-advertise.gif) no-repeat;
	width: 485px;
	height: 280px;
	padding: 10px 20px 20px 20px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px auto 10px auto;
	text-align:left;
}
#error2 p{
	line-height: 20px;
	margin-top: 0;
	padding-right: 200px;
}

#error2 a{
	
	color: #666666;
}

#800x600 {
	width: 775px;
	margin: auto;
}

.explorer {
	background: url(../../../img/internetexplorer.gif) no-repeat right;
	padding-right: 40px;
	height: 36px;
	font-weight: bold;
	color: #FF0000;
	font-size: 0.9em !important;
	letter-spacing: -1px;
	padding-top: 10px;
}



/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// proteccion-datos */

#proteccion-datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 20px;
}
#proteccion-datos h2 {
	font-size: 1.3em;
	color: #FF0000;
}
#proteccion-datos strong{
	color: #FF0000;
}

/* ////////////////////// pagina de inicio //////////////////////// */
body.inicio {
	background-color: #F0F0F0;
	margin: 0;
}

table.inicio {
	background-color: #F9F9F9;
/*	background: url("/img/inicio/pixelfondo.png") left top repeat;*/
}

#boton-acceder {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#boton-acceder p {
	background: url("/img/inicio/boton.png") center center no-repeat;
	height:22px;
	margin:0px;
	padding-top:5px;
}

#boton-acceder p a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
 	font-style: italic;
	font-size: 0.8em;
	color: #EAEAEA;
}
#boton-acceder p a:hover{
	color: #ffffff;
}

/*//////////////////////////bloque inicio con scripts///////////////////////*/
#inicio-centro {
	width: 1024px;
	height: 570px;
	background: url("/img/inicio/centro.png") left top no-repeat;
}

#inicio-centro a{
	text-decoration: none;
	border-bottom: #FF0000 1px solid;
	color: #666666;
}
#inicio-centro a:hover{
	color: #ff0000;
}


#inicio-centro #apartados a.blanco{
	text-decoration: none !important;
	border-bottom: none !important;
	color: #FFFFFF;
}
#inicio-centro #apartados a.blanco:hover{
	border-bottom: #FF0000 1px solid !important;
	color: #ff0000;
}


#inicio-centro #apartados #zoom a.blanco{
	text-decoration: none !important;
	border-bottom: none !important;
	color: #FF0000;
}

#inicio-centro #apartados #zoom a.blanco:hover{
	border-bottom: #FF0000 1px solid !important;
	color: #ff0000;
}


#inicio-centro #noflash {
	width: 257px;
	height: 161px;
	float: right;
	margin-top: -379px;
	margin-left: 0px;
	margin-right: 28px;
}

#inicio-centro #noflash p {
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 0.7em;
	color: #666666;
}

#inicio-centro #registro {
	width: 257px;
	height: 96px;
	float: right;
	margin-top: -193px;
	margin-left: 0px;
	margin-right: 30px;
}

#inicio-centro #registro p {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.8em;
	color: #666666;
}

#inicio-centro #quienes-somos {
	width: 309px;
	height: 66px;
	float: left;
	margin-top: 63px;
	margin-left: 271px;
	margin-right: 0px;
}

#inicio-centro #quienes-somos p {
	margin-top: 30px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1.1em;
	color: #FFFFFF;
}

#inicio-centro #descripcion {
	width: 412px;
	height: 113px;
	float: left;
	margin-top: 0px;
	margin-left: 271px;
	margin-right: 0px;
}

#inicio-centro #descripcion p {
	margin-top: 25px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1.1em;
	color: #666666;
}

#inicio-centro #oferta {
	width: 136px;
	height: 162px;
	float: left;
	margin-top: 0px;
	margin-left: 271px;
	margin-right: 0px;
}

#inicio-centro #oferta p {
	margin-top: 55px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1.1em;
	color: #FFFFFF;
}

#inicio-centro #apartados {
	width: 276px;
	height: 212px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 25px;
}

#inicio-centro #apartados div {
	display:none;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1em;
	color: #FFFFFF;
}

#inicio-centro #apartados div#zoom {
	position:absolute;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1em;
	color: #FFFFFF;
}

#inicio-centro #apartados div span {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1em;
	color: #FFFFFF;
}

#inicio-centro #apartados div div#descripcion {
	display:none;
	padding: 0px;
	margin: 0px;
}

#inicio-centro #textos {
	width: 300px;
	height: 100px;
	float: left;
	margin-top: -30px;
	margin-left: 380px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#inicio-centro #textos p {
	display:none;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1em;
	color: #000000;
}

#inicio-centro #textos div {
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1em;
	color: #000000;
	padding: auto 10px auto 10px;
}

#inicio-centro #textos div table {
	vertical-align:middle;
	text-align:center;
	border-style: none;
	border-width: 0px;
	background-color: #E6E6E6;
}

#inicio-centro #textos div table #izquierda {
	border-style: solid;
	border-right-style: none;
	border-width: 1px;
	border-color: #000000;
}


#inicio-centro #textos div table #centro {
	border-style: none;
	border-width: 0px;
	border-color: #000000;
	color: #000000;
}

#inicio-centro #textos div table #derecha {
	border-style: solid;
	border-left-style: none;
	border-width: 1px;
	border-color: #000000;
}

/*//////////////////////////bloque inicio sin scripts///////////////////////*/
#inicio-centro-noscript {
	width: 1024px;
}

#inicio-centro-noscript a{
	text-decoration: none;
	border-bottom: #FF0000 1px solid;
	color: #666666;
}
#inicio-centro-noscript a:hover{
	color: #ff0000;
}

#inicio-centro-noscript #noflash {
	border: solid 1px #000000;
	width: 257px;
	height: 161px;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 28px;
}

#inicio-centro-noscript #noflash p {
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 7px;
	margin-right: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 0.7em;
	color: #666666;
}

#inicio-centro-noscript #registro {
	border: solid 1px #000000;
	width: 257px;
	height: 96px;
	float: right;
	margin-top: 196px;
	margin-left: 0px;
	margin-right: -257px;
}

#inicio-centro-noscript #registro p {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.8em;
	color: #666666;
}

#inicio-centro-noscript #quienes-somos {
	width: 950px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#inicio-centro-noscript #quienes-somos p {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1.1em;
	color: #FF0000;
}

#inicio-centro-noscript #descripcion {
	width: 950px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#inicio-centro-noscript #descripcion p {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1.1em;
	color: #666666;
}

#inicio-centro-noscript #oferta {
	width: 950px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#inicio-centro-noscript #oferta p {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1.1em;
	color: #FF0000;
}

#inicio-centro-noscript #apartados {
	width: 700px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
}

#inicio-centro-noscript #apartados div {
	width: 700px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
 	font-size: 1em;
	color: #666666;
	display:inline;
}

#inicio-centro-noscript #apartados div#zoom, #inicio-centro-noscript #apartados #nada1, #inicio-centro-noscript #apartados #nada2, #inicio-centro-noscript #apartados #nada3, #inicio-centro-noscript #apartados #nada4, #inicio-centro-noscript #apartados #nada5 {
	display:none;
	position:absolute;
}

#inicio-centro-noscript #apartados div div#descripcion {
	float: right;
	width: 450px;
	padding: 0px 0px 0px 0px;
	margin: -15px 0px 10px 0px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 	font-size: 1em;
	color: #666666;
}

#inicio-centro-noscript #textos {
	display:none;
/*
	width: 450px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
*/
}

#inicio-centro-noscript #textos div {
	display: none;
}


