
	
				body
					{
						font-family: Arial, 'Trebuchet MS', Arial;
						font-size:12px;
						color:#000;
						background-color:#FFF;
						text-align:center;
						margin-top:4px;
						margin-bottom:4px;
						margin-left:1px;
						margin-right:1px;						
					}
					
				h2
					{
						color: #731724;
						letter-spacing: 2px;
						padding: 0;
						margin: 1% 0;
					}
					
				b
					{
						color: #731724;
					}
					
				input, textarea
					{
						border: 1px solid #000000;
					}
					
				#principal
					{
						width: 946px; 
						margin: 0 auto; 
						background-image: url('../../images/publica/sombra.png');
						background-repeat: repeat-y;
					}
					
				#cabecero
					{
						width: 96.6%;
				 		margin-left: 1.6%;
						height: 176px;
						background-color: #FFFFFF;
					}
					
				#cab_tabla
					{
						width: 935px;
						height: 176px;
						border-spacing:10px 0px;
						margin-left:-10px;
					}
					
				#cab_izqda
					{
						width:342px;
						background-image:url('../../images/publica/Cabecero_01.jpg');
					}
					
				#cab_dcha
					{
						width:594px;
						background-image:url('../../images/publica/Cabecero_02.jpg');
						position:relative;
					}
					
				#cab_dcha div
					{
						width:60%;
						min-height:150px;
					}
					
				#cab_dcha a
					{
						color: #FFFFFF;
						text-decoration:none;
					}
					
				#cab_dcha p
					{
						color: #FFFFFF;
						font-weight: normal;
						font-size: 105%;
						letter-spacing: 0.6px;
						margin:0;
						font-family: Verdana;
					}
					
				#hd_tlf
					{
						font-size: 157%;
						color: #FFFFFF;
						font-weight: normal;
						letter-spacing: 0.6px;
					}
					
				#contenido
					{
						width:100%; 
						height: 700px;
					}
					
				#llamenos
					{
						position: relative;
						top: 5%;
						width:100%;
						color: #AAA;
						font-size: 165%;
						text-align: center;
						font-style:italic;
						margin-top:10px;
					}
					
				#llamenos p
					{
						font-size: 140%;
						font-weight: bold;		
						font-style:normal;
						margin:3% 0;
					}
					
				#arriba
					{
						width: 94%; 
						margin: 0% 3% 2% 3%;
					}
					
				#noticia
					{ 
						width: 22%; 
					}
					
				#div_noticia
					{
						height: 222px;
					}
					
				#imagen_principal
					{ 
						width:45%; 
						height: 41.5%; 
					}
					
				#imagen_principal img
					{
						border: 1px solid #000000;
					}
					
				#menu
					{
						width:23%; 
						height: 41.5%; 
					}
					
				#menu ul
				 	{
				 		width:210px; 
				 		margin-top:7.2%; 
				 		font-size: 130%; 
				 		list-style:none; 
				 		padding-left:0;
				 	}
				 	
				#menu li
					{
						background-image:url('../../images/publica/Barra-menus.jpg');
						height: 23px;
						margin-bottom: 3.3%;
						text-align: left;
						letter-spacing: 0.6px;
					}
					
				#menu .actual
					{
						background-image:url('../../images/publica/Barra-menus-seleccion.jpg');
						height: 23px;
						margin-bottom: 3.3%;
						text-align: left;
						letter-spacing: 0.6px;
					}
				 	
				#menu a
				 	{
				 		text-decoration:none;
				 		color: #FFFFFF;
						padding-left: 10%;
						height: 23px;
				 		display:block;
				 	}
				 	
				#titulo_contenido
				 	{
				 		width: 88%;
				 		height: 5%;
				 		margin-left:3.8%;
				 		padding: 2%;
				 		text-align: center;
				 		border-top: 1px solid #000;
				 		border-bottom: 1px solid #000;
				 		font-size: 180%; 
				 	}
				 
				 #titulo_contenido h1
				 	{
				 		margin:0;
				 		font-weight: normal;
				 		letter-spacing: 5px;
				 		font-size: 185%;
				 		color: #731724;
				 	}
				 	
				 .dorado 
				 	{
				 		color: #a68001;
				 		font-weight: bold;
				 	}
				 	
				 #texto_contenido
				 	{
				 		width: 88%;
				 		margin-bottom:3%;
				 		padding:6% 6% 0;
				 		text-align: justify;
				 		font-size: 105%;
				 	}
				 	
				 #texto_contenido ul
				 	{
				 		padding-left:5%;
				 		padding-right:5%;
				 		list-style-type: square;
				 	}
				 	
				 #pie_pagina
				 	{
				 		background-image:url('../../images/publica/Barra-pie.jpg');
				 		height: 40px;
				 		width: 96.8%;
				 		margin-left: 1.6%;
				 		position: relative;
				 		bottom: 0;
				 		font-size: 105%;
				 		color: #FFFFFF;
				 	}
				 	
				 #pie_pagina a
				 	{
				 		text-decoration:none;
				 		color: #FFFFFF;
				 	}
				 	
				 #pie_pie
				 	{
				 		width: 946px; 
				 		height: 25px; 
				 		margin: 0 auto; 
				 		text-align: right; 
				 		padding-right: 35px;
				 	}
				 	
				 #pie_pie a
				 	{
				 		color: black;
				 		text-decoration:none;
				 	}
				 	
				 #mapa_web
				 	{
				 		background-color:#e5e5e5;
				 		height: 80px;
				 		width: 96.6%;
				 		margin-left: 1.7%;
				 		position: relative;
				 		bottom: 0;
				 		font-size: 105%;
				 		color: #000000;
				 		text-align: center;
				 	}
				 	
				 #mapa_web a
				 	{
				 		text-decoration:none;
				 		color: #000000;
				 	}
				 	
				 #mapa_web span
				 	{
				 		position:relative;
				 		top: 30%;
				 	}
				 	
				 #mapa_web_titulo 
				 	{
				 		letter-spacing: 0.6px;
				 		font-weight: bold;
				 		height: 30px;
				 	}
				 	
				 #borde
				 	{
				 		border-top: 1px solid #000000;
				 		height: 50px;
				 		letter-spacing: 0.6px;
				 	}			 
				 	
				 #izqda
				 	{
				 		position:relative;
				 		left: -17.3%;
				 		bottom:-30%;
				 	}
				 	
				 #dcha
				 	{
				 		position:relative;
				 		left: 17.3%;
				 		bottom: -30%;
				 	}
				 	
				 #h3_noticia
				 	{
				 		margin-top:6%;
				 		border: 3px solid #731724;
				 		color: #FFFFFF;
				 		background-color: #731724;
				 		font-weight: normal;
				 		letter-spacing: 2px;
				 	}
				 	
				 .titulo_noticia
				 	{
				 		font-weight: bold;	
				 		text-align: justify;
				 		color: #731724;
				 	}
				 
				 .texto_noticia
				 	{
				 		text-align: justify;
				 		margin-top:-4%;
				 		margin-bottom:0;
				 	}
				 	
				 #leer_mas
				 	{
				 		text-align:right;
				 		margin:0;
				 		padding:0;
				 	}
				 	
				 #leer_mas a
				 	{
				 		text-decoration:none;
				 		color: #731724;
				 	}
				 	
				 #clientes
				 	{
				 		width: 97%;
				 		margin-left: 3%;
				 	}
				 	
				 #miembros
				 	{
				 		width: 100%;
				 	}
				 	
				 #miembros img
				 	{
				 		border: 1px solid #000000;
				 		float: right;
				 		/*width:250px;*/
				 		height:168px;
				 	}
				 	
				 .li_izqda_menu li
				 	{
				 		height: 20px;
				 		padding: 1px 10px;
				 		font-size: 110%;
				 		background-image:url('../../images/publica/barra_CV.jpg');
				 		letter-spacing: 0.4px;
				 	}

				 .li_izqda_menu a
				 	{
				 		color: #FFF;
				 		font-weight: bold;
				 		display: block;
				 	}
				 	
				 #mizqda
				 	{
				 		border-right: 1px solid #000;
				 		width: 30%;
				 		padding-right: 15px;
				 		text-align: left;
				 	}
				 	
				  
				 #mizqda ul
				 	{
				 		list-style:none;
				 		font-size: 110%;
				 		padding:0;
				 	}
				 	
				 #mizqda li
				 	{
				 		margin-bottom: 5px;
				 	}
				 	
				 #mizqda a
				 	{
				 		text-decoration: none;
				 	}
				 	
				 #mdcha
				 	{
				 		padding-left: 15px;
				 		width: 70%;
				 	}
				 	
				 #mdcha h2
				 	{
				 		padding-left: 0;
				 	}
				 	
				 #legisl
				 	{
				 		width: 118%;
				 		margin-left: -60px;
				 		border-spacing:0px 10px;
				 	}
				 
				 #legisl td
				 	{
				 		text-align: center;
				 		padding: 0 5%;
				 	}
				 	
				 #legisl img
				 	{
				 		border:none;
				 		padding:3px;
				 	}
				 	
				 div#buscador 
				 	{
						background-color:transparent;
						border:1px dotted black;
						height:auto;
						text-align:center;
						width:180px;
						padding-top: 5%;
					}	

				#noticias_rss
					{
						margin: 0 5%;
					}
				
				#noticias_rss a 
					{
						text-decoration:none;
						color:#731724; 
					}
					
				#paginator
					{
						list-style: none;
						text-align: center;
					}
					
				#paginator li
					{
						display: inline;
						border: 1px solid #731724;
						padding: 0.2% 0.8%;
						margin:3px;
					}
					
				
					
				.pag_actual
					{
						display: inline;
						border: 1px solid #731724;
						padding: 0.2% 0.8%;
						margin:0.2%;
						background-color: #731724;
					}
				
				.li_titulo
					{
						list-style: square;
						color:#A68001;
					}
					
					
				.boton_rojo
					{
						color: white;
						background-color: #731724;
					}
					
				#contacto_table
					{
						margin-left:0%; 
						margin-right:10%; 
						width:20%; 
					}
				
				#street_view
					{
						margin-left: 0px;
					}
					
				.texto
					{
						padding-left:0px;
					}
					
				
