	html * {
		margin:		0;
		padding:	0;
		border:		none;
		list-style: none;
		font-family:	"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
		
		
	}

	body {
		
		background-color:		#D3D3D3;
		height: 	80%;
		font-size: 81% !important;
		font-size: 80%;
	}

	
	#contenedor {
		background:	white;
		width:		750px;
		margin:		0 auto 0 auto;
		position: 	relative;
	}
	
	#cabecera {
		background:  url("imagenes/bannerSuperior.gif") center top no-repeat;
		height: 117px;
		width: 750px;
	}
	
	#avanzar span {
		display: 	none;
	}
	
	#logoISS {
		display: none;
	
	}
	
	#columnaIzquierda {
		position: absolute;
		width: 160px;
		margin-top: 4em;
		margin-bottom: 4em;
		
	}
	
	#subNavegacion {
		position:		absolute;
		right:			0;		
		text-align: 	right;
		width: 			140px;
	}
	
	#subNavegacion li {
		
		margin-top: 0.5em;
		margin-bottom: 0.6em;
		
	}
	#subNavegacion a {
		
		font-size:	.9em;
		text-decoration: none;
		padding-right:	1em;
		color: #003399;
		background: url("imagenes/bullet_lista.gif") right no-repeat;
			
	}
	
	#listaServicios {
		
		position:	top;
		text-align: right;
		
	}
	
	#listaServicios  li {
		margin-top: 0.7em;
		margin-bottom: 0.8em;	
	}
	#listaServicios a {
		padding-right:	0px;
		font-size:	.8em;
		text-decoration: none;
		background:	none;
		color: #FF8C00;
		
	}
	
	
	
	#contenido {
		padding-left: 170px;
		padding-bottom:	50px;
		min-height: 	350px !important;
		height:			auto !important;
		height: 		350px;
	}
	
	body.intro #contenido {
		padding: 		0;
	}
	
	#introduccion {
		margin: 		auto;
		width: 			500px;
		margin-bottom: 	30px;
	}
	
	#contenidoIntro {
		color:			#666;
		width: 			600px;
		margin:			auto;
		margin-bottom: 	40px;
		font-size: 		.9em;
	}
		
	#quicktime {
		display: 		block;
		width: 			73px;
		height: 		24px;
		background: 	url("imagenes/getqt.jpg") no-repeat;
		position: 		absolute;
		right: 			120px;
		bottom: 		80px;
	}
		
	#contenido p {
		margin:		1.1em 0 1.1em 0;
	}
	
	#contenido em {
		font-weight: bold;
		font-style: normal;
	
	}
	
	#contenidoIndex {
	
	}
	
	#contenidoIndex p {
		margin:		1.1em 90px 1.1em 90px;
	}
	
	#contenido h1 {
		font-weight: normal;
		color: #003399;
		font-size: 1.8em;
	}
	
	#texto {
		text-align:		justify;
		color:			black;
		font-size:		0.9em;
		margin-top:		2em;
		padding-left: 	2em;
		padding-right:	4em;
	
	}
	
	#texto a {
	color:			#003399;
	text-decoration: none;
	
	}
	
	#texto a:hover {
	color:			#003399;
	text-decoration: underline;
	
	
	}
	
	.destacados {
	
		color:			#003399;
	
	
	
	}
	.listasGenerales li {
			margin: 1.5em 0 2em 0;
	
	}
	
	/*.listasGeneralesEstrecha li{
			margin: 1.5em 0 2em 0;
			width: 	320px;
	
	}*/
	
	.textoEditable em {
		color:			#003399;
		font-style: 	normal;
		font-weight: 	normal !important	;
	}
	
	.asesoramiento #contenido ul li, .formacion #contenido ul li {
		margin: 1.5em 0 2em 0;
		width: 	320px;
		
	}
	
	.asesoramiento #contenido ul li ul, .formacion #contenido ul  {
		color: #808080;
	}

	.asesoramiento #contenido ul li ul li, .formacion #contenido ul li {
		background:	url("imagenes/bullet_sublista.gif") 0 0.6em no-repeat;
		margin: 0.2em 0 0.2em 0;
		padding-left: 0.6em;
	}
	
	.sublistasEstrecha {
			
			width:		320px;	
			color: #808080;
	}
	
	.sublistasEstrecha li{
			background:	url("imagenes/bullet_sublista.gif") 0 0.6em no-repeat;
			margin: 0.2em 0 0.2em 0;
			padding-left: 0.6em;
	}
	
	#centrarImagenes {
		width:			420px;
		text-align: center;
	}
	 #footer {
		background:			url("imagenes/footer.gif") center top no-repeat;
		padding-bottom: 	0.5em;
		padding-top: 		5em;
		width: 				750px;
		text-align:			 center;
		font-size: 			.9em;
		color: 				#666666;
		font-style:			normal;
		text-decoration: 	none;
		background-color:	#D3D3D3;
		clear:both;	
	}
	
	#footer address {
		font-style: 		normal;
	}
	
	.imagenesCentradas {
		margin:		3em 0 3em 0;
		text-align: center;
	}
	.estilo1 {
		font-size: 1.1em;
		color: #808080;
	}
	.sublistas li span {
		color:			black;
	}
	.estiloParrafoGris {
		color: #808080;
	}
	
	.listaClientes  { 
		
	
	}
	.listaClientes li { 

		padding-left:	3px;
		line-height:	 2.5em;
		
		border-bottom:	 1px solid #D6D6D6;
	
	}
	
	.foto {
		width:		560px;
		background: green;
	
	}
	
	.columnaEstrecha {
		width: 350px;
	
	}
	
/*Estilo de las Noticias en Home*/	

	.Noticia {
		background:		url("imagenes/fondo_noticia.gif")bottom no-repeat;
		border-bottom: 	1px solid #BCBCBC;
		float: left;
		margin-bottom:	2.5em;
		width: 90%;
		clear: both;
		position: 	relative;
	}
	.contenedorCategoriaFecha {
		border-bottom: 		1px solid #D6D6D6;
		width:				100%;
		
		padding-left:		3px;
		float: 				left;
		margin-bottom: 		1em;
	}

	.categoriaNoticia {
		color: 			#FF8C00;
		font-size:		0.8em;
		font-weight: 	bold;
		line-height: 	1.8em;
		display:		block;
		border-right: 	1px solid #D6D6D6;
		padding:		0 0.8em 0 0;
		float: 			left;
		
	}
	.fechaNoticia {
		font-size:		0.8em;
		line-height:	1.8em;
		display:		block;
		padding:		0 1em 0 1em;
		float: 			left;
		color: 			#AEAEAE;	
	}
	
	.titularNoticia {
		font-size: 1.2em;
	}
	
	.cuerpoNoticia {
		margin-top: 1em;
		color: #808080;
		margin-bottom: 2em;
	}
	.verMasNoticia {
		padding-right:	4px;
		font-size:		0.8em;
		margin-bottom: 0.8em;
		text-align: right;
		position: 	absolute;
		bottom:		2px;
		right: 		4px;
	}
	
	
/*Estilo de las Noticias en su pagina correspondiente (completa)*/	
	
	.contenedorNoticias {
		
		
	}
	
	.contenedorNoticias .fechaNoticia {
		padding-left:	0px;
		font-size:		0.8em;
		display:		block;
		float: 			left;
		color: 			#AEAEAE;	
	}

	.contenedorNoticias .Noticia {
		background:		url("imagenes/fondo_noticia.gif")bottom no-repeat;
		border-bottom: 	1px solid #BCBCBC;
		width: 			90%;
		clear: 			both;
		margin-bottom: 2em !important;	
		margin-bottom: 0.8em;	
	}
	
	.contenedorNoticias .titularNoticia {
		
		font-size: 1.2em;
		
	}
	.contenedorNoticias .cuerpoNoticia {
		color: #808080;
	}
	
	.imagenNoticia {
		margin-right:	10px;
		margin-top:		0px !important;
		margin-top:		8px;
		margin-bottom:	1em;
		float: 			left;
	}

/*imagenes*/

		.apeudobra {
		position: absolute;
		right: 0;
		top: 34em;
		z-index: 0;
	}
		.buildings {
		position: absolute;
		right: 0;
		top: 24em;
		z-index: 0;
	}
		.marina {
		position: absolute;
		right: 0;
		top: 22em;
		z-index: 0;
	}
	
		.ajuntament {
		position: absolute;
		right: 0;
		top: 16em;
		z-index: 0;
	}

	
	.edicionEnLinea {
		position: 		absolute;
		top:			0;
		left:			360px;
	}
	
	.edicionEnLinea a {
		color:			white;
	}
	
	.web_navegacion_language_es, .web_navegacion_language_en {
		display: 		block;
		width: 			20px;
		height: 		20px;
		position: 		absolute;
		right:			30px;
		top:			50px;
		white-space: 	nowrap;
		text-indent: 	99999px;
		overflow: 		hidden;
	}
	
	.web_navegacion_language_en {
		background: 	url("imagenes/spanish.gif");
	}
	
	.web_navegacion_language_es {
			background: 	url("imagenes/english.gif");
	}
	