body {
	background: url(images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}
p{
	font-size:11px;
	text-align:justify;
	color: #0A1353;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#welcome h1{
	padding:5px 0 0 20px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	color:#0A1353;
}
h3{
	font-size:14px;
	color: #09F;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 750px;
	height: 172px;
	background: url(images/head.gif) no-repeat;
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 200px;
	height: 75px;
	background: url(images/logo.gif) no-repeat;
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	background: url(images/logo.gif) no-repeat;
}
.top_head_banner{
	float:right;
	width:750px;
	height:150px;
	background-repeat: no-repeat;
	background-image: url(images/header_flash.jpg);
	background-position: 12px;
}

#menu {
	position: absolute;
	width: 540px;
	top: 153px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #5e3500;
}
#menu li a:hover {
	color:#06C;
}
#menu .current {
	color:#06C;
	font-weight:bold;
}

#menu_idiomes {
	position: absolute;
	width: 160px;
	top: 155px;
	left: 35px;
	z-index: 100;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 535px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu_idiomes li {
	list-style-type: none;
	float: left;
	height: 20px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	font-size: 10px;
}
#menu_idiomes li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #036;
}
#menu_idiomes li a:hover {
	color:#C00;
}
#menu_idiomes .current {
	color:#C00;
}


#area {
	width: 750px;
	height: 54px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin: auto;
	background: url(images/bg_main.gif) repeat-y;
	width: 750px;
	height: auto; 
}

#main_servicios_faqs {
	margin: auto;
	width: 750px;
	height: auto;
	background-image: url(images/bg_main2.gif);
	background-repeat: repeat-y;
}

#content_left {
float:left;
padding:0 30px 30px 30px;
width: 445px;
height:auto;
}
#content_right{
float:left;
padding:5px;
width: 200px;
height:auto;
}

#contingut_servicios_faqs {
	width: 680px;
	height:auto;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
}

#welcome {
background: url(images/center_banner.gif) no-repeat;
background-position:12px 0px;
padding:10px;
width: 750px;
height:80px; 
}
.item_box{
	width:auto;
	height:auto;
	padding:10px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
	float:left;
	padding:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 8px;
}

/*work------------*/
.project_details{
	float:left;
	width:680px;
	color:#036;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.project_details2{
	float:left;
	width:690px;
	color:#036;
	padding-top: 10px;
	padding-bottom: 0;
	background-color: #f6f8ff;
}
.project_details3{
	float:left;
	width:500px;
	color:#1d1d67;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 10px;
	font-weight: normal;
}

#footer {
text-align:center;
font-size:10px;
color:#000033;
background: url(images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 750px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
#madeby{
	width:300px;
	height:70px;
	float:right;
	padding-right:15px;
	text-align:center;
	font-size: 9px;
	color: #999;
}
#madeby a{
	text-decoration:none;
	color:#F60;
}

.div_reservar{
	float:left;
	width:469px;
	color:#036;
	padding-top: 10px;
	padding-bottom: 0;
	background-color: #f6f8ff;
	padding-left: 10px;
}
