/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-family: verdana,Arial,sans-serif;
}
p, body{
	line-height:12px;
}
div, p, table, td, th {
	font-size: 10px;
	color: #333333;
}
a{
	color: #333333;
	text-decoration:underline;
}
a:hover{
	color: #222;
}
.der {
	text-align:right;
}
.izq {
	text-align:left;
}
.cen {
	text-align:center;
}
.max {
	width:100%;
}
.auto {
	margin:auto;
}
.blau{
	color:#003399;
}
#madre{
	margin: auto;
	width: 990px;
	height: auto;
}
#idiomas{
	text-align:right;
	float:right;
	margin-right:20px;
	margin-top:40px;

	
}
#idiomas a{ 
	color:#666;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:12px;
}
#idiomas a:hover{ 
	color:#333;
}
#logo{
}
.titol_cap{
	color:#99ccff; /* cel */
	font-size:12px;
}

#botones{
	width:100%;
	text-align:center;
	margin:10px auto 20px auto;
}
#botones a {
	color:#003399;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
#botones a:hover{
	text-decoration:underline;
}
#botones a.activat {
	color: #FF9900;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.cuadrado{
	width:6px;
	height:10px;
	margin:5px 5px 5px 5px;
	background-image: url(/images/cuadrado.gif);
	background-repeat: no-repeat;
	background-position: center;
	display:inline;
}
#imagformul{
	background-color:#eeffff;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left;
	height:100%;
}
#formul{
	float: right;
	width:340px;
	background-color:#eeffff;
	margin:auto 0px auto auto;
}
#formul table{
	margin:10px;
}
#formul td{
	color: #003399;
}
#formul input, select{
	font-size:10px;
}
.enviar{
	background-color:transparent;
	border:0px;
	color: #FF9900;
	text-align: left;
	cursor: pointer;
}
.titol_taronja{
	color: #FF9900;
	text-transform:uppercase;
	line-height:18px;
	font-weight:bold;
	size:11px;
}	
#imag{
	float:left;
	width:630px;
}
#centro{
	width:100%;
}
#noticias{
	padding:10px;
	float:right;
	width:320px;
	background-color: #dfdfdf;
}
#noticias li{
	margin-top:15px
}
#cuerpo{
	float:left;
	width:630px;
	padding:10px;
	display:inline;
}
#cuerpo p, li{
	color:#003399;
}
#cuerpo_ancho{
	float:left;
	width:97%;
	padding:10px;
	display:inline;
	color:#003399;
}
#cuerpo_ancho p, li{
	color:#003399;
}
#pie{
	padding-top:10px;
	float:left;
	width:100%;
	text-align:center;
	border-top:1px #999999 solid;
	color: #666666;
	font-size:9px;
}
#pie a{
	color: #666666;
	text-decoration:underline;
}
#pie a:hover{
	color: #333;
}
.taronja{
	color: #FF9900;
}
.guion{
	width:6px;
	height:10px;
	margin:5px 2px 5px 2px;
	display:inline;
}
#tarifa_derecha {
	width:48%;
	float:right;
}
.tarif{
	text-align:center;
	width:100%;
}
.tarif_pre{
	background-color:#FF9900;
	color:#FFFFFF;
	text-align:right;
}
.tarif_res{
	border:1px #FF9900 solid;
	color:#003399;
}
.ofert_pre{
	background-color:#FF9900;
	color:#FFFFFF;
	text-align:center;
}
.ofert_res{
	border:1px #FF9900 solid;
	text-align:center;
	color:#003399;
}
.gallery {
	zoom:1;
	width:auto;
	background-color: #FFFFFF;
}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	opacity:0.87;
	text-align:center;
}
.gallery a:hover {
	opacity:1;
}
.gallery a img {
	border:none;
	display:block;
}
.gallery img {
	width: 125px;
}
.gallery a#vlightbox{
	display: inline
}
.clien{
	border-bottom:1px #003399 solid;
	width:100%;
	display: table;
	margin-top:10px; 
}
.clien img{
	width:200px;
	border:2px #FF9900 solid;
	float:left;
	margin: 0px 10px 10px 0px;
}
.clien h2{
	font-weight:bold;
	color:#FF9900;
}
.noti{
	border-bottom:1px #003399 solid;
	width:100%;
	display: table;
	margin-top:10px; 
}
.noti img{
	width:250px;
	border:2px #FF9900 solid;
	float:right;
	margin: 0px 10px 10px 10px;
}
.noti h2{
	font-weight:bold;
	color:#FF9900;
}
