@media Screen{
/************************************************/  
/* CSS 2.0 general.css - NETCONSULTING VALENCIA */
/* @author: netconsulting                       */
/* @web: www.netconsultingvalencia.es           */
/************************************************/                       

/*-- GENERALES -----------------------------------------------*/
	BODY {
		PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: Verdana, "Trebuchet Ms", sans-serif; BACKGROUND: url(../../../../../imagenes/ntc/bg_body.jpg) #fff no-repeat center top; COLOR: #909192 !important; PADDING-TOP: 0px
	}
	.clear {
		LINE-HEIGHT: 0; DISPLAY: block; FLOAT: none; HEIGHT: 0px; CLEAR: both; FONT-SIZE: 0px
	}
	H1, H2, H3, H4, H5, H6 {
		PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-SIZE: 95%; PADDING-TOP: 0px
	}
	UL {
		PADDING-BOTTOM: 0px;
		LIST-STYLE-TYPE: none;
		MARGIN: 0px;
		PADDING-LEFT: 0px;
		PADDING-RIGHT: 0px;
		LIST-STYLE-IMAGE: none;
		PADDING-TOP: 0px;
		text-align: center;
		line-height: 120%;
	}
	UL LI {
		PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
	}
	A {
		COLOR: #007dc3; CURSOR: pointer; TEXT-DECORATION: none
	}
	A:hover {
		COLOR: #000
	}
	A.selected {}
	A:focus {}
	A IMG {
		BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
	}
	A.linkaccesible {
		DISPLAY: none
	}
	.blue {
		COLOR: #007dc3
	}
	
	CITE {
		LINE-HEIGHT: 120%; FONT-STYLE: italic; COLOR: #007dc3; FONT-SIZE: 80%; FONT-WEIGHT: bold
	}
	#canvas {
		MARGIN: 0px auto; WIDTH: 980px
	}
	#canvas-arriba {
		MARGIN: 0px auto; WIDTH: 980px; height:320px; BACKGROUND: url(../../../../../imagenes/ntc/bg_container.jpg) #fff repeat-y left top;
	}
	
	.fecha-actualizacion_izq{
		font-size: 80%;
		padding: 5px 10px 0px 15px;
		border: thin none #000000;
		float:right;
		color:#000000;
	}

/*-- HEADER/ENCABEZADO -----------------------------------------------*/
	#header {
		WIDTH: 980px;
		HEIGHT: 98px;
		background-image: url(../../../../../imagenes/ntc/bg_header.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}
	/* HEADER/ENCABEZADO: LOGOTIPO */
		#header #logotipo {
			WIDTH: 160px;
			FLOAT: left;
			HEIGHT: 98px;
			MARGIN-LEFT: 30px;
			background-image: url(../../../../../imagenes/logotipos/logotipo_netconsulting_valencia_cabecera_web.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		#header #logotipo A {
			WIDTH: 238px; FLOAT: left; HEIGHT: 98px
		}
		#logotipo A {
			TEXT-INDENT: -9999px
		}
	/* HEADER/ENCABEZADO: Enlaces a home, contacto y sitemap */
		#handy-links {
			FLOAT: right;
			MARGIN-RIGHT: 10px;
			width: 780px;
		}
		#handy-links LI {
			MARGIN: 17px 4px 0px 0px; WIDTH: 27px; FLOAT: right; COLOR: #fff
		} /* La distancia desde arriba funciona bien en Mozilla mal en IE */
		#handy-links A.sitemap {
			BACKGROUND: url(../../../../../imagenes/ntc/ico_sitemap.gif) no-repeat left top
		}
		#handy-links A.mail {
			BACKGROUND: url(../../../../../imagenes/ntc/ico_mail.gif) no-repeat left top
		}
		#handy-links A.home {
			BACKGROUND: url(../../../../../imagenes/ntc/ico_home.gif) no-repeat left top
		}
		#handy-links A {
			WIDTH: 13px; FLOAT: left; HEIGHT: 13px; MARGIN-RIGHT: 4px
		}
		#handy-links A SPAN {
			DISPLAY: none
		}
	
	/* HEADER/ENCABEZADO: Slogan encima del menú junto a los enlaces a home, contacto y sitemap */
		#handy-links .slogan_arriba{
			MARGIN: 21px 4px 0px 70px;
			FLOAT: left;
			COLOR: #fff;
			font-weight:bold
		}
	/* Slogan NetConsulting parte derecha arriba del todo */
		#slogan{
			MARGIN: 0px 10px 5px;
			WIDTH: 250px;
			HEIGHT: 37px;
			FLOAT: left;
			background:url(../../../../../imagenes/ntc/patron.jpg) no-repeat top left;
		}
		#slogan p{
			font-size:80%;
			text-align:left;
			line-height:130%;
			color:#333;
			margin-bottom:10px;
			font-variant:small-caps;
			letter-spacing:-0.2px;
			PADDING-LEFT: 15px;
		}
		#slogan p strong{
			font-weight:bold;
			color:#007dc3;
		}

/*-- HEADER/ENCABEZADO: MENU -----------------------------------------------*/
	#header #menu {
		MIN-WIDTH: 472px;
		MARGIN-TOP: 10px;
		WIDTH: 720px;
		FLOAT: right;
		HEIGHT: 33px;
		CLEAR: right;
		MARGIN-RIGHT: 10px;
		font-weight: bold;
		color: #FFFFFF;
	}
	#menu UL LI {
		TEXT-TRANSFORM: uppercase; PADDING-RIGHT: 2px; BACKGROUND: url(../../../../../imagenes/ntc/menu_separator.jpg) no-repeat right top; FLOAT: left; HEIGHT: 33px; FONT-SIZE: 85%; FONT-WEIGHT: bold
	}
	#menu UL LI A {
		TEXT-ALIGN: center; PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND: url(../../../../../imagenes/ntc/bg_bt_menu.jpg) repeat-x left top; FLOAT: left; HEIGHT: 23px; COLOR: #fff; PADDING-TOP: 10px; TEXT-DECORATION: none
	}
	#menu UL LI A:hover {
		BACKGROUND: url(../../../../../imagenes/ntc/bg_bt_menu_over.jpg) repeat-x left top; COLOR: #14cbfe
	}
	#menu UL LI.first A {
		PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 63px; PADDING-RIGHT: 0px; BACKGROUND: url(../../../../../imagenes/ntc/bt_inicio.jpg) repeat-x left top; PADDING-TOP: 10px
	}
	#menu UL LI.first A:hover {
		BACKGROUND: url(../../../../../imagenes/ntc/bt_inicio_over.jpg) repeat-x left top; COLOR: #14cbfe; CURSOR: default
	}
	#menu UL LI.first A.selected {
		BACKGROUND: url(../../../../../imagenes/ntc/bt_inicio_over.jpg) repeat-x left top; COLOR: #14cbfe; CURSOR: default
	}
	#menu UL LI.first A.selected {
		BACKGROUND: url(../../../../../imagenes/ntc/bt_inicio_over.jpg) repeat-x left top; COLOR: #14cbfe; CURSOR: default
	}
	#menu UL LI.last {
		PADDING-RIGHT: 0px
	}
	#menu UL LI.last A {
		PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 91px; PADDING-RIGHT: 0px; BACKGROUND: url(../../../../../imagenes/ntc/bt_last.jpg) repeat-x left top; PADDING-TOP: 10px
	}
	#menu UL LI.last A:hover {
		BACKGROUND: url(../../../../../imagenes/ntc/bt_last_over.jpg) repeat-x left top; COLOR: #14cbfe; CURSOR: default
	}
	#menu UL LI.last A.selected {
		BACKGROUND: url(../../../../../imagenes/ntc/bt_last_over.jpg) repeat-x left top; COLOR: #14cbfe; CURSOR: default
	}
	#menu UL LI A.selected {
		BACKGROUND: url(../../../../../imagenes/ntc/bg_bt_menu_over.jpg) repeat-x left top; COLOR: #14cbfe; CURSOR: default
	}

/*-- GALLERY/IMAGEN-ENCABEZADO -----------------------------------------------*/
	#gallery {
		PADDING-BOTTOM: 5px;
		PADDING-LEFT: 5px;
		WIDTH: 962px;
		PADDING-RIGHT: 10px;
		HEIGHT: 120px;
		CLEAR: both;
		PADDING-TOP: 5px;
		background-color: #fff;
		background-image: url(../../../../../imagenes/ntc/bg_container.jpg);
		background-repeat: repeat-y;
		background-position: left top;
	}
	/* GALLERY/IMAGEN-ENCABEZADO: SLOGAN */
		#gallery #slogan{
			position:relative;
			width:962px;
			height:120px;
		}
		html > body #gallery #slogan .title_slogan, html > body #gallery #slogan h2{background:url(../../../../../imagenes/ntc/px_slogan.png);}
		#gallery #slogan .title_slogan, #gallery #slogan h2{
			position:absolute;
			top:75px;
			right:10px;
			text-align:right;
			background:url(../../../../../imagenes/ntc/px_slogan.gif);
			color:#fff;
			padding:2px 10px;
			font-size:100%;
			font-weight:bold;
		}
	/* GALLERY/IMAGEN-ENCABEZADO: IMÁGENES */
		#gallery .home{ background:url(../../../../../imagenes/ntc_encabezados/ntc-alicante_galeria_home.jpg) no-repeat top left;}
		#gallery .home_ntcvalencia{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_galeria_home.jpg) no-repeat top left;}
		#gallery .marketing{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_marketing.jpg) no-repeat top left;}
		#gallery .sii{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_soluciones-innovadoras-internet.jpg) no-repeat top left;}
		#gallery .noticias{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_noticias.jpg) no-repeat top left;}
		#gallery .proyectos{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_soluciones-proyectos.jpg) no-repeat top left;}
		#gallery .accesibilidad{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_accesibilidad.jpg) no-repeat top left;}
		#gallery .avisolegal{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_avisolegal.jpg) no-repeat top left;}
		#gallery .soluciones{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_soluciones.jpg) no-repeat top left;}
		#gallery .tecnologias{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_soluciones-tecnologias.jpg) no-repeat top left;}
		#gallery .error404{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_error_404.jpg) no-repeat top left;}
		#gallery .sitemap{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_sitemap.jpg) no-repeat top left;}
		#gallery .gestion-reputacion-1{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_gestion-de-reputacion-online.jpg) no-repeat top left;}
		#gallery .gestion-reputacion-2{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_gestion-de-reputacion-online-alternativo.jpg) no-repeat top left;}
		#gallery .videoempresa{ background:url(../../../../../imagenes/ntc_encabezados/ntc-valencia_videoempresa.jpg) no-repeat top left;}

/*-- ENLACES -----------------------------------------------*/

	#enlacesaservicios_env {
		margin-top:140px;
		HEIGHT: 28px
	}
	#enlacesaservicios_env .moduloenlaces {
		PADDING-BOTTOM: 2px;
		PADDING-LEFT:17px;
		font-size: 70%;
		text-align:left; /* text-align:center; */
	}
	#enlacesaservicios_env .moduloenlaces a{ 
		text-decoration:none;
		color:#007dc3;
	}
	#enlacesaservicios_env .moduloenlaces a:hover{
		text-decoration:underline;
		color:#333333;
	}

	#enlacesaservicios {
		HEIGHT: 17px;
		MARGIN-LEFT:10px;
		margin-bottom:5px;
		background-color: #f4f6f6;
		background-image: url("../../../../../imagenes/ntc/bg_title03_small.jpg");
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: left top;
		border-top-width: 1px;
		border-right-width-value: 1px;
		border-right-width-ltr-source: physical;
		border-right-width-rtl-source: physical;
		border-bottom-width: 1px;
		border-left-width-value: 1px;
		border-left-width-ltr-source: physical;
		border-left-width-rtl-source: physical;
		border-top-style: solid;
		border-right-style-value: solid;
		border-right-style-ltr-source: physical;
		border-right-style-rtl-source: physical;
		border-bottom-style: solid;
		border-left-style-value: solid;
		border-left-style-ltr-source: physical;
		border-left-style-rtl-source: physical;
		border-top-color: #d7d7d7;
		border-right-color-value: #d7d7d7;
		border-right-color-ltr-source: physical;
		border-right-color-rtl-source: physical;
		border-bottom-color: #d7d7d7;
		border-left-color-value: #d7d7d7;
		border-left-color-ltr-source: physical;
		border-left-color-rtl-source: physical;
	}
	#enlacesaservicios .moduloenlaces {
		PADDING-TOP: 2px;
		PADDING-BOTTOM: 2px;
		PADDING-LEFT:7px;
		LINE-HEIGHT: 120%;
		font-size: 70%;
		text-align:left; /* text-align:center; */
		margin-top:0;
	}
	#enlacesaservicios .moduloenlaces a{ }
	#enlacesaservicios .moduloenlaces a:hover{
		text-decoration:underline;
		color:#333333;
	}
	#enlacesaservicios .moduloenlaces .father{
		text-decoration:underline;
		color:#333333;
	}

	#enlaces-donde-estoy {
		margin-top:5px;
		HEIGHT: 28px
	}
	#enlaces-donde-estoy .moduloenlaces {
		PADDING-BOTTOM: 2px;
		PADDING-LEFT:17px;
		font-size: 70%;
		text-align:left; /* text-align:center; */
	}
	#enlaces-donde-estoy .moduloenlaces a{ 
		text-decoration:none;
		color:#007dc3;
	}
	#enlaces-donde-estoy .moduloenlaces a:hover{
		text-decoration:underline;
		color:#333333;
	}

/*-- BREADCRUMB -----------------------------------------------*/
	#enlacesbreadcrumb {
		HEIGHT: 18px;
		MARGIN-LEFT:45px;
		MARGIN-RIGHT:45px;
		margin-bottom:5px;
		background-color: #f4f6f6;
		background-image: url("../../../../../imagenes/ntc/bg_horario.jpg");
		background-repeat: repeat-x;
	}
	#enlacesbreadcrumb .moduloenlaces {
		PADDING-BOTTOM: 2px;
		PADDING-TOP: 2px;
		PADDING-LEFT:7px;
		LINE-HEIGHT: 120%;
		font-size: 70%;
		text-align:left; /* text-align:center; */
	}
	#enlacesbreadcrumb .moduloenlaces a{
		color: #007dc3;
		cursor: pointer;
		text-decoration: none;
	}
	#enlacesbreadcrumb .moduloenlaces a:hover{
		text-decoration:underline;
		color:#333333;
	}

/*-- CONTAINER -----------------------------------------------*/
	#container-blog {
		PADDING-BOTTOM: 10px;
		MIN-HEIGHT: 350px;
		PADDING-LEFT: 10px;
		WIDTH: 960px;
		PADDING-RIGHT: 10px;
		BACKGROUND: url(../../../../../imagenes/ntc/bg_container.jpg) #fff repeat-y left top;
		CLEAR: both;
		PADDING-TOP: 0px;
		MARGIN: 0px auto;
	}
	
	.encabezado-blog {
		PADDING-BOTTOM: 0px;
		TEXT-TRANSFORM: uppercase;
		PADDING-LEFT: 50px;
		PADDING-RIGHT: 0px;
		BACKGROUND: url(../../../../../imagenes/ntc/bg_h2_ntcvalencia_servicios_news.jpg) no-repeat left top;
		HEIGHT: 26px;
		COLOR: #fff;
		FONT-WEIGHT: bold;
		PADDING-TOP: 10px;
		margin-top:20px;
		margin-left:15px
	}
	
	
}

