body {
	background-color: #FAFAFA;
	margin: 0px;
	background-image: url(../img/fondo_sup.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#tabla_gral {
	width: 100%;
	height: 100%;
}
#tabla_gral .central {
	width: 970px;
	vertical-align: top;
	background-image: url(../img/banda.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#tabla_gral .inferior {
	background-color: #E6E6E6;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	font-size: 11px;
	color: #666666;
	height: 60px;
}
#tabla_gral .inferior #webs {
	float: right;
	background-image: url(../img/login_linea.jpg);
	background-repeat: no-repeat;
	width: 200px;
}
#tabla_gral .inferior #webs .link {
	font-size: 14px;
	color: #8C8C8C;
	text-decoration: none;
	padding-left: 10px;
}
#tabla_gral .inferior #webs a.link:hover {
	text-decoration: underline;
}
#login {
	float: right;
	width: 860px;
	background-image: url(../img/fondo_sup.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #FAFAFA;
}
#login .bloque {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}
#login .recordar {
	color: #325B90;
	text-decoration: none;
}
#login a.recordar:hover {
	text-decoration: underline;
}
#login input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #C7C8C2;
	width: 120px;
	margin-bottom: 2px;
}
#login .bt {
	font-size: 10px;
	color: #FFFFFF;
	width: 61px;
	background-image: url(../img/bt_login.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: bottom;
	padding-top: 3px;
	cursor:pointer;
}

#login .titulo {
	font-size: 13px;
	color: #395A8D;
}

#logo {
	float: left;
	width: 100px;
	margin-top: 53px;
	margin-left: 5px;
}
#logo_texto {
	margin-top: 60px;
}
#botonera {
	background-image: url(../img/botonera_fondo.jpg);
	height: 42px;
	width: 860px;
	float: right;
	background-repeat: no-repeat;
}
.botonera_bt {
	line-height: 42px;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 9px;
	padding-left: 8px;
	text-decoration: none;
}
.botonera_bt2 {
	color: #FFF;
	font-size: 12px;
	padding-right: 9px;
	padding-left: 8px;
	text-decoration: none;
	background-color: #8F0302;
}

a.botonera_bt:hover {
	color: #999;
}
#sombra {
	background-image: url(../img/botonera_sombra.jpg);
	height: 40px;
	clear: both;
	width: 970px;
}
#banners {
	float: right;
	width: 210px;
	background-color: #FAFAFA;
}
.titulo_seccion {
	font-size: 20px;
	color: #325B90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C8C2;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
}
.home_noticias {
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}
.home_noticias .fecha {
	font-size: 11px;
	color: #999;
}
.home_noticias .titulo {
	font-size: 15px;
	color: #325B90;
	text-decoration: none;
}
.home_noticias a.titulo:hover {
	text-decoration: underline;
}
#contenido {
	float: left;
	width: 730px;
	font-size: 12px;
	color: #333;
}
#contenido #derecha {
	float: right;
	width: 210px;
	margin-top: 20px;
}

#contenido #izquierda {
	width: 500px;
	float: left;
}
.home_trabajos {
	background-image: url(../img/home_trabajos.jpg);
	font-size: 12px;
	color: #333;
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
}
.home_trabajos .fecha {
	font-size: 11px;
	color: #999;

}

.home_trabajos .texto {
	float: right;
	width: 290px;
	margin-right: 10px;
}

.home_trabajos .foto {
	height: auto;
	width: 180px;
	margin-left: 10px;
}
.home_trabajos .texto .titulo {
	font-size: 17px;
	color: #325B90;
	text-decoration: none;
	text-transform: lowercase;
}
.home_trabajos .texto a.titulo:hover {
	text-decoration: underline;
}
.leer_texto{
	font-size: 12px;
	color: #999;
}
.leer{
	text-align: right;
	margin-top: 5px;
}
a.leer_texto:hover{
	text-decoration:none;
}
#banner_spor {
	font-size: 12px;
	color: #FFF;
	background-color: #325B90;
	cursor:pointer;
}
#banner_spor .texto {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#banner_spor .titulo {
	font-size: 20px;
}
#banner_spor .subtitulo {
	font-size: 15px;
}
#banner_aniv{
	font-size: 11px;
	color: #A4A4A4;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 10px;
}
#banner_aniv .titulo{
	font-size: 30px;
	color: #B2B2B2;
}
#banner_peque {
	font-size: 12px;
	background-color: #666;
	cursor:pointer;
	color: #FFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
}

#banner_peque .texto {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#banner_peque .titulo {
	font-size: 20px;
}
#banner_ofertas {
	cursor:pointer;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	background-image: url(../img/banner_ofertas.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 11px;
}
#banner_ofertas .texto{
	font-size: 15px;
	color: #FFF;
}
#banner_ofertas .titulo{
	font-size: 18px;
	color: #FFF;
	padding-top: 62px;
}


.subbotonera, .subbotonera a {
	font-size: 15px;
	color: #666;
	text-align: right;
	text-decoration: none;
	margin-bottom: 30px;
}
.subbotonera a:hover {
	text-decoration: underline;
}
.subbotonera_selec {
	color: #325B90;
	text-decoration: none;
}.texto_titulo {
	font-size: 20px;
	color: #325B90;
}
.texto_destacado {
	font-size: 15px;
	color: #666;
}
.productos_bloque {
	clear: both;
	padding-top: 10px;
}
.productos_bloque_img {
	background-image: url(../img/home_trabajos.jpg);

	width: 500px;
	float: left;
}
.productos_bloque_img .trabajo {
	margin-left: 10px;
}
.productos_bloque .titulo {
	font-size: 15px;
	color: #325B90;
	padding-left: 10px;
}
.productos_bloque .subtitulo {
	font-size: 15px;
	color: #666;
	padding-left: 10px;
}
.productos_bloque .link {
	color: #333;
	text-decoration: none;
	padding-left: 10px;
}
.productos_bloque a.link:hover {
	text-decoration: underline;
}
.mantenimiento_titulo {
	text-align: center;
	font-size: 20px;
	color: #325B8F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mantenimiento_tabla {
	width: 690px;
	background-image: url(../img/tabla_mantenimiento.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 380px;
}

.mantenimiento_texto {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #333;
	clear: both;
}

.mantenimiento_subtitulo {
	font-size: 15px;
	color: #325B8F;
}
.mantenimiento_basico {
	background-image: url(../img/mantenimiento_basico.jpg);
	background-repeat: no-repeat;
	width: 250px;
	margin-top: 5px;
	float: right;
}
.mantenimiento_basicoplus {
	background-color: #EEE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-right: 10px;
}

.mantenimiento_titulo2 {
	font-size: 20px;
	color: #325B8F;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-left: 10px;
	float: left;
	padding-right: 20px;
}
.mantenimiento_tabla2 {
	width: 400px;
	background-image: url(../img/tabla_mantenimiento2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sin_registros {
	font-size: 15px;
	color: #666;
	text-align: center;
	margin-top: 30px;
}
.noticias_bloque {
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../img/noticias_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.noticias_bloque .fecha {
	font-size: 11px;
	color: #999;
	background-image: url(../img/noticias_fondo_sup.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-left: 10px;
}

.noticias_bloque .titulo {
	font-size: 15px;
	color: #325B90;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.noticias_fecha {
	font-size: 11px;
	color: #999;
	clear: both;
}
.noticias_bloque a.titulo:hover {
	text-decoration: underline;
}
.noticias_titulo {
	font-size: 15px;
	color: #325B90;
	margin-bottom: 15px;
}
.noticias_foto_bloque {
	float: left;
	width: 250px;
	background-image: url(../img/noticias_foto_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 10px;
	margin-bottom: 10px;
}

.noticias_foto {
	width: 230px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
.noticias_texto a {
	color: #325B90;
	text-decoration: underline;
}
.noticias_texto a:hover {
	text-decoration: none;
}
#redes {
	clear: both;
	background-color: #737373;
	margin-top: 30px;
	padding-left: 10px;
}
.ayuda_bloque {
	font-size: 12px;
	color: #333;
	margin-bottom: 20px;
}
.ayuda_bloque_familia {
	font-size: 11px;
	color: #FFF;
	background-image: url(../img/ayuda_fondo_izq.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-transform: uppercase;
	padding-left: 25px;
	line-height: 20px;
}

.ayuda_bloque .fecha {
	font-size: 11px;
	color: #999;
}
.ayuda_bloque .texto {
	background-image: url(../img/noticias_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 2px;
}
.ayuda_bloque .titulo {
	font-size: 15px;
	color: #325B90;
	text-decoration: none;
	padding-left: 10px;
}
.ayuda_bloque a.titulo:hover {
	text-decoration: underline;
}



.ayuda_fecha {
	font-size: 11px;
	color: #999;
	margin-top: 7px;
}
.ayuda_familia {
	font-size: 11px;
	color: #FFF;
	background-image: url(../img/ayuda_izq.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-transform: uppercase;
	padding-left: 12px;
	line-height: 20px;
}
.especial_bloque {
	float: left;
	width: 350px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../img/especial_fondo.jpg);
	background-repeat: no-repeat;
	height: 190px;
}
.especial_bloque .titulo {
	font-size: 15px;
	color: #325B90;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: lowercase;
}

.especial_bloque a.titulo:hover {
	text-decoration: underline;
}
.especial_bloque a img {
	height: 150px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 3px;
}

.especial_titulo {
	font-size: 17px;
	color: #325B90;
	margin-bottom: 15px;
	text-transform: lowercase;
}
.especial_texto {
	float: right;
	width: 470px;
	margin-bottom: 30px;
}
.especial_texto a {
	color: #325B90;
	text-decoration: underline;
}
.especial_texto a:hover {
	text-decoration: none;
}

.ultimos_bloque {
	margin-bottom: 20px;
	overflow: hidden;
	height: 1%;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C8C2;
}
.ultimos_bloque .texto {
}
.ultimos_foto_bloque {
	width: 250px;
	background-image: url(../img/noticias_foto_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.ultimos_bloque .fecha {
	font-size: 11px;
	color: #999;
	text-transform: lowercase;
}

.ultimos_bloque .titulo {
	font-size: 17px;
	color: #325B90;
	text-transform: lowercase;
}
.ultimos_bloque .texto {
	float: right;
	width: 470px;
}
.ultimos_bloque .texto a {
	color: #325B90;
	text-decoration: underline;
}
.ultimos_bloque .texto a:hover {
	text-decoration: none;
}
.galeria_titulo {
	margin-top: 20px;
	font-size: 15px;
	color: #666;
	text-align: right;
}
.galeria {
	background-image: url(../img/galeria.jpg);
	background-repeat: repeat-y;
}
.galeria .foto {
	height: 60px;
	width: auto;
	margin-left: 5px;
}
.posicionamiento_tabla {
	width: 690px;
	margin-top: 20px;
	font-size: 12px;
	color: #333;
}
.posicionamiento_tabla .medidas {
	background-color: #EEE;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
	width: 230px;
}
.posicionamiento_tabla .observaciones {
	background-color: #EEE;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FAFAFA;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FAFAFA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
}
.posicionamiento_tabla .titulo {
	padding: 5px;
	font-size: 15px;
	color: #325B8F;
	text-align: center;
}

.posicionamiento_tabla .etapa {
	font-size: 20px;
	color: #325B8F;
	text-align: center;
	width: 120px;
	background-image: url(../img/posicionamiento_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.posicionamiento_tabla .observaciones a {
	color: #325B8F;
	text-decoration: underline;

}
.posicionamiento_tabla .observaciones a:hover {
	text-decoration: none;
}
.contacto {
	background-image: url(../img/contacto_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}


.contacto_titulo {
	font-size: 15px;
	color: #325B90;
	padding-left: 10px;
}
.contacto_texto {
	padding-left: 10px;
}

.contacto_tabla {
	width: 500px;
	font-size: 12px;
	color: #333;
	margin-bottom: 50px;
}

.contacto_tabla .titulo {
	font-size: 15px;
	color: #325B90;
	text-align: center;
	width: 200px;
	background-image: url(../img/contacto_tabla_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contacto_tabla .subtitulo {
	font-size: 12px;
	color: #325B90;
}
.contacto_tabla .texto {
	background-color: #EEE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.contacto_tabla .texto .destacado {
	font-size: 15px;
	color: #325B90;
}
.contacto_tabla .texto a {
	color: #325B90;
	text-decoration: underline;
}
.contacto_tabla .texto a:hover {
	text-decoration: none;
}

.formulario {
	font-size: 12px;
	width: 600px;
}
.formulario a {
	text-decoration: underline;
	color: #325B90;
}
.formulario a:hover {
	text-decoration: none;
}
.formulario .gris {
	background-color: #E6E6E6;
	padding-left: 10px;
	color: #666;
}
.formulario .nueva {
	color: #FFF;
	background-color: #666;
	font-size: 11px;
	border: 1px solid #333;
	width: 110px;
	margin-left: 10px;
	cursor:pointer;
}



.formulario .texto {
	color: #FFF;
	background-color: #325B90;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	font-size: 15px;
	padding-right: 10px;
	line-height: 25px;
}
.formulario .caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 400px;
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
}
.formulario .enviar {
	color: #333;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #333;
	width: 150px;
	cursor:pointer;
}
.formulario .pie {
	font-size: 11px;
	color: #666;
}
#proteccion {
	font-size: 12px;
	color: #333;
	margin: 20px;
}
#tabla_gral .inferior .link {
	font-size: 11px;
	color: #666666;
}
#tabla_gral .inferior a.link:hover {
	text-decoration: none;
}
.bt_descarga {
	color: #FFF;
	background-color: #325B90;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.bt_descarga:hover {
	background-color: #999999;
}
.bloque_ofertas {
	margin-bottom: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C8C2;
	padding-bottom: 20px;
		overflow: hidden;
	height: 1%;
}
