@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003348;

	}

#header_generic {
	width: 100%;
	height: 180px;
	background-image: url(../img/header_background.jpg);
	background-repeat: repeat-x ;
	}
	
	#header {
		width: 945px;
		height: 148px;
		margin: 0 auto;
		padding: 20px 0 0 0;
		*margin: 20px auto 0 auto;
		*padding: 0px;
		background-color: transparent;
		}
		
			#logotip {
				width: 592px;
				height: 120px;
				float: left;
				}
				
			#idiomes {
				font-size: 11px; color: #a3b1b9; text-decoration: none;
				width: 333px;
				height: 120px;
				float: right;
				}
				
				#idiomes a {font-size: 11px; color: #a3b1b9; text-decoration: none;}
			    #idiomes a:hover {font-size: 11px; color: #a3b1b9; text-decoration: none;}
				
				  #idioma {
					  margin: 3px 0 0 0;
					  float: right;
					  }
					  
				  
				  #contacto {
					  float: right;
					  margin: 3px 17px 0 4px;
					  }
					  
				  #sobre {
					  margin: 2px 0 0 17px;
					  float: right;
					  }
				
				  #otraspromociones {
					  float: right;
					  }

			
			#menu {				
				width: 592px;
 				float: left;
				padding: 5px 0 0 0;
				}
				
					#menu ul {
						
						}
					
					#menu li {
						display: block;
						float: left;
						}
					
					#menu li a {font-size: 13px; color: #a3b1b9; text-decoration: none;}
					#menu li a:hover {font-size: 13px; color: #a3b1b9; text-decoration: none;}
					
					.inactivo {color: #4d6873;}
						
						.barra {
						font-size: 9px;
						line-height: 20px;
						font-weight:bolder;
						color: #a3b1b9;
						padding: 0 12px;
						}
			
			.titolform {
				font-size: 13px; color: #a3b1b9;
				}
			
			#form {
				padding: 4px 0 0 0;
				float:right;
				margin: 0 0 0 0;
				}

#contingut_generic {
	width: 100%;
	background-color: #fff;
	padding: 0 0 50px 0;
	}
	
	#contingut {
		width: 945px;
		margin: 0 auto;
		}
	
	#contingut_sinpestana {
		width: 945px;
		margin: 0 auto;
		padding: 35px 0 0 0;
		}
	
	#contingut_construccion {
		width: 945px;
		height: 150px;
		margin: 0 auto;
		padding: 35px 0 0 0;
		}
		
		#submenu {
		width: 945px;
		height: 40px;
		margin: 0 0 34px 0;
		}
		
		#esquerra {
			width: 592px;
			float: left;
			}
			
			.texto {
				width: 500px;
				margin: 22px 0 0 0;
				font-size: 12px; 
				line-height: 18px;
				text-decoration: none;
				}
				
				.texto p {
					margin: 0 0 15px 0;
					}
					
				.texto a {
					color: #a3b1b9;
					text-decoration: none;
					}
					
			.superficiado {
				font-size: 11px;
				color: #849ba4;
				}
				
			 .separador {
				 width: 945px;
				 height: 3px;
				 background-color:#e8f0f3;
				 margin: 30px 0 45px 0;
			 	 }
			 
			#galeria {
				margin: 20px 0 0 0;
				}
			
		#dreta {
			width: 333px;
			float: right;
			}

#footer_generic {
	width: 100%;
	height: 300px;
	background-color: transparent;
	}
	
	#footer {
		width: 945px;
		margin: 0 auto;
		padding: 21px 0 0 0; 
		background-color: transparent;
		
		font-size: 11px; color: #2e5768; text-decoration: none;
		}
		
		#footer a {font-size: 11px; color: #2e5768; text-decoration: underline;}
		#footer a:hover {font-size: 11px; color: #2e5768; text-decoration: underline;}