html,
body{
	margin: 0;
	padding: 0;
	height: 100%
}
body{
	font: 11px Arial, Helvetica, sans-serif;
}
td{
	font: 10px Arial, Helvetica, sans-serif;
}
img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
	/*color: #9d9b9b;*/
	margin: 0 0 8px 0;
	font-weight: bold;
	text-transform: lowercase;
}

h2 {
	font-size: 14px;
	color: #9d9b9b;
	margin: 0;
	font-weight: bold;
	text-transform: lowercase;
}

h3 {
	/*color:#9D9B9B;*/
	font-size:12px;
	font-weight:bold;
	margin:0 0 8px 0;
}

h4 {
	color:#9D9B9B;
	font-size:12px;
	font-weight:normal;
	margin:5px 0 0 0;
}

.text-3-sub-h3 h3{
font-weight:normal;
}

a{
	color:#9D9B9B;
}
a:hover {
	color:#A2C017;
	text-decoration:none;
}

ul#gris{
	color:#9D9B9B;
}

ul{
	margin:0 0 20px 25px;
	padding: 0;
	list-style: disc;
	line-height:15px;
	color:;
}
 
 table {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	empty-cells:show;
	font-size:100%;
	/*margin:0pt 0pt 20px;*/
	margin:0;
	padding:4px;
	text-align:left;
	width:100%;
}

table tbody th {
	border-color:-moz-use-text-color -moz-use-text-color #DDDDDD;
	border-style:none none solid;
	border-width:0pt 0pt 1px;
	color:#777777;
	font-size:90%;
	margin:0pt 0pt 5px;
	padding:3px;
	text-align:left;
}

table tbody td,
table thead td {
	border:0pt none;
	/*color:#888888;*/
	padding:2px 4px;
	vertical-align:top;
	/*white-space:nowrap;*/
}

table tbody tr:hover {
	background-color: #777777;
}

table tbody tr:hover td,table tbody tr:hover th {
	color: #fff;
}

#main-1{
	/*background: #fff url(../images/bg-main-1.gif) repeat-x;*/
	height: 100%;
	width: 100%;
	position: relative;
}
#main-1 .inner{
	position: absolute;
	top: 0;
	/*left:50%;*/
	width: 50%;
	/*background: #fff url(../images/bg-main-1-in.gif) repeat-x;*/
	height: 94px;
}
#main-2{
	background: #fff url(/images/bg-main-2.gif) repeat-x;
	height: 100%;
	position: relative;
}
#main-2 .inner{
	position: absolute;
	top: 0;
	/*left:50%;*/
	width: 50%;
	background: #fff url(/images/bg-main-2-in.gif) repeat-x;
	height: 94px;
}
#main-3{
	background: #fff url(/images/bg-main-3.gif) repeat-x;
	height: 100%;
	position: relative;
}
#main-3 .inner{
	position: absolute;
	top: 0;
	/*left:50%;*/
	width: 50%;
	background: #fff url(/images/bg-main-3-in.gif) repeat-x;
	height: 94px;
}
#page{
	position: relative;
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
}
#page .header{
	width: 873px;
	height: 120px;
	padding: 12px 0 0 4px;
	position: relative;
}
#page .bg-1{
	background: url(/images/bg-page-1.jpg) no-repeat;
}
#page .bg-2{
	background: url(/images/bg-page-2.jpg) no-repeat;
}
#page .bg-3{
	background: url(/images/bg-page-3.jpg) no-repeat;
}
#page .header ul{
	width: 877px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#page .right-block .col-3 .top .bot .right-box ,
#page .right-block .col-3 .top .bot .center-box ,
#page .right-block .col-3 .top .bot .left-box,
#page .right-block .col-2 .top-2 .bot-2 .right-box ,
#page .right-block .col-2 .top-2 .bot-2 .center-box ,
#page .right-block .col-2 .top-2 .bot-2 .left-box   {
	color: #9D9B9B;
}

#page .header ul li,
#page .right-block .col-3 .top .bot .right-box a,
#page .right-block .col-3 .top .bot .left-box a,
#page .right-block .col-3 .top .bot .center-box a,
#page .right-block .col-2 .top-2 .bot-2 .right-box a,
#page .right-block .col-2 .top-2 .bot-2 .center-box a,
#page .right-block .col-2 .top-2 .bot-2 .left-box a {
	background: url(/images/separate-li-header.gif) no-repeat 0 3px;
	padding: 0 1px 0 0;
	text-decoration: none;
}
#page .header ul li.first,
#page .right-block .col-3 .top .bot .right-box a.first,
#page .right-block .col-3 .top .bot .center-box a.first,
#page .right-block .col-3 .top .bot .left-box a.first {
	background: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#page .header ul li a {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
#page .header ul li a:hover,
#page .right-block .col-3 .top .bot .right-box a:hover,
#page .right-block .col-3 .top .bot .left-box a:hover,
#page .right-block .col-3 .top .bot .center-box a:hover,
#page .right-block .col-2 .top-2 .bot-2 .right-box a:hover,
#page .right-block .col-2 .top-2 .bot-2 .center-box a:hover,
#page .right-block .col-2 .top-2 .bot-2 .left-box  a:hover{
	text-decoration: underline;
	color: #9D9B9B;
}
#page ul li.left{
	float: left;
}
#page ul li.right{
	float: right;
	background: none;
}
#page .header h1{
	margin: 0;
}
#page .header a.logo{
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 312px;
	height: 70px;
	top: 60px;
	left: 281px;
}

#page #header_options	{
	width: 873px;
	float: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0 0 6px 0;
}

#page #header_options .top-nav{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	position: relative;
}
#page #header_options .top-nav li{
	float: left;
	padding: 0 2px 0 9px;
	background: url(/images/separate-li-left.gif) no-repeat 0 4px;
}
#page #header_options .top-nav li.first{
	background: none;
	padding-left: 4px
}
#page #header_options .top-nav li a{
	color: #9d9b9b;
	text-decoration: none;
}
#page #header_options .top-nav li a:hover{
	text-decoration: underline;
}

#page #header_options .idiomes{
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	position: relative;
}
#page #header_options .idiomes li{
	float: left;
	padding: 0 6px 0 6px;
	background: url(/images/separate-li-footer.gif) no-repeat 0 2px;
}
#page #header_options .idiomes li.first{
	background: none;
	padding-left: 4px
}
#page #header_options .idiomes li a{
	color: #9d9b9b;
	text-decoration: none;
}
#page #header_options .idiomes li a:hover{
	text-decoration: underline;
}

#page .left-block{
	width: 200px;
	float: left;
	margin: 0 6px 0 0;
}
#page .left-block .first-block{
	margin: 5px 0 0 0;
	width: 200px;
	overflow: hidden;
	background: url(/images/bg-form-login.gif) repeat-y;
}
#page .left-block .first-block .top{
	background: url(/images/first-block-top.gif) no-repeat;
}
#page .left-block .first-block .top .bot{
	background: url(/images/bg-form-login-top.gif) repeat-x 0 100%;
}
#page .left-block .first-block .top .bot h3{
	margin: 0;
	font-size: 24px;
	color: #9d9b9b;
	font-weight: normal;
	padding: 14px 0 18px 9px;
}
#page .left-block .first-block .top .bot ul.main-form{
	margin: 0;
	padding: 0 16px 7px 10px;
	list-style: none;
	overflow: hidden;
	width: 174px;
}
#page .left-block .first-block .top .bot ul.main-form li{
	clear: both;
	text-transform: uppercase;
	color: #9d9b9b;
	font-size: 9px;
	line-height: 12px;
	padding: 3px 0 1px;
}
#page .left-block .first-block .top .bot ul.main-form li.last{
	padding: 0;
}
#page .left-block .first-block .top .bot ul.main-form li .type-image-main{
	margin: 13px 0 0 -1px;
}
html:first-child #page .left-block .first-block .top .bot ul.main-form li .type-image-main{
	margin-bottom: 7px;
}
#page .left-block .first-block .top .bot ul.main-form li a{
	float: right;
}
#page .left-block .first-block .top .bot ul.main-form select{
	height: 18px;
	line-height: 18px;
	text-transform: none;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	display: inline;
}
#page .left-block .first-block .top .bot ul.main-form .select-city{
	width: 176px;
}
#page .left-block .first-block .top .bot ul.main-form .select-day{
	width: 48px;
	margin: 0 3px 0 0;
}
#page .left-block .first-block .top .bot ul.main-form .select-month{
	width: 94px;
}
#page .left-block .first-block img{
	float: left;
}
#page .left-block .form-login{
	background: url(/images/bg-form-login.gif) repeat-y;
}
#page .left-block .form-login .top{
	background: url(/images/bg-form-login-top.gif) repeat-x;
}
#page .left-block .form-login .top .bot{
	background: url(/images/bg-form-login-top.gif) repeat-x 0 100%;
}
#page .left-block .form-login .top .bot .left-c{
	background: url(/images/l-b-corner.gif) no-repeat 0 100%;
}
#page .left-block .form-login .top .bot .left-c .right-c{
	background: url(/images/r-b-corner.gif) no-repeat 100% 100%;
	width: 200px;
	margin: 6px 0 0 0;
	color: #9d9b9b;
	text-transform: lowercase;
}
#page .left-block .form-login .top .bot .left-c ul{
	margin: 0;
	padding: 8px 0 7px 5px;
	list-style: none;
}
#page .left-block .form-login .top .bot .left-c ul li{
	width: 195px;
	overflow: hidden;
	padding: 0 0 2px 0;
	font-size: 9px;
	line-height: 9px;
}
#page .left-block .form-login .top .bot .left-c ul .sub-label{
	float: left;
	/*width: 42px;*/
	width: 57px;
	text-align: right;
	margin: 0 4px 0 0;
	padding: 3px 0 3px 0;
	height: 6px;
}
#page .left-block .form-login .top .bot .left-c ul .sub-img{
	float: left;
	padding: 3px 0 0 0;
}
#page .left-block .form-login .top .bot .left-c ul .sub-label label{
	line-height: 9px;
}
#page .left-block .form-login .top .bot .left-c ul .type-login{
	float: left;
	/*width: 91px;*/
	width: 81px;
	border: 1px solid #cecdcd;
	padding: 1px 0 0 2px;
	height: 12px;
	font: 9px/12px Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
}
#page .left-block .form-login .top .bot .left-c .right-c p.head-form-login{
	font-size: 14px;
	margin: 0;
	padding: 4px 0 0 9px;
}
#page .left-block .form-login .top .bot .left-c ul li.note{
	padding: 2px 0 0 60px;
	margin: 0;
	width: 100px;
	line-height: 12px;
}
#page .left-block .form-login .top .bot .left-c ul.logged{
	margin:0;
}

#page .left-block .form-login .top .bot .left-c ul.logged li{
	line-height: 12px;
	font-size:11px;
}
#page .left-block .form-login .top .bot .left-c ul.logged li a:hover{
	text-decoration: underline;
}
#page .left-block .form-login .top .bot .left-c ul.logged li a{
	text-decoration: none;
}
* html #page .left-block .form-login .top .bot .left-c ul li.note{
	margin: -7px 0 0 0;
}
#page .left-block .form-login .top .bot .left-c ul li.note a{
	color: #9d9b9b;
	text-decoration: none;
}
#page .left-block .form-login .top .bot .left-c ul li.note a:hover{
	text-decoration: underline;
}
.form-login h2	{
	color: #9A9A9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: lighter;
	line-height: 23px;
	text-transform: lowercase;
	margin: 0;
	padding: 17px 0 10px 10px;
}

#page .left-block .form-login p{
	margin: 10px 10px;
	font-size:12px;
}
#page .left-block .form-login img{
	margin: 12px 27px 15px;
}
#page .left-block .form-login a.skype{
	padding: 0 0 0 20px;
	background: url(/images/skype.gif) no-repeat;
}
#page .left-block .form-login span.telephone{
	padding: 0 0 0 20px;
	background: url(/images/telefono.gif) no-repeat;
}
#page .left-block .form-login p.writeus{
	
}
#page .left-block .form-login p.writeus a{
	padding: 0 0 0 20px;
	background: url(/images/sobre.gif) no-repeat;
}
#page .right-block{
	width: 671px;
	float: right;
	padding: 3px 0 0 0;
}
#page .right-block .main-nav{
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
	list-style: none;
	width: 671px;
	border-bottom: 2px solid #DDDDDD;
	overflow: hidden;
}
#page .right-block .main-nav li{
	padding: 0 16px 0 0;
}
#page .right-block .main-nav a{
	color: #9d9b9b;
	font-size: 12px;
	text-decoration: none;
}
#page .right-block .main-nav a:hover{
	text-decoration: underline;
}
#page .right-block .text-3 .text-3-sub-h3 li a.active{
	color: #000;
}
#page .right-block .main-nav a.active{
	color: #000;
}
#page .right-block .main-nav li.right{
	padding: 0;
}
#page .right-block .main-nav li.right .type-search{
	width: 91px;
	border: 1px solid #cecdcd;
	padding: 1px 0 0 2px;
	height: 12px;
	font: 9px/12px Arial, Helvetica, sans-serif;
	margin: 0 7px 0 0;
	vertical-align: middle;
}
#page .right-block .main-nav li.right .button-buscar{
	vertical-align: middle;
}
* html #page .right-block img{
	margin-bottom: -3px;
}
#page .right-block .text-2{
	padding: 8px 0 0 0;
}
#page .right-block .text-2 .text,
#page .right-block .text-2 p{
	/*margin: 0 70px 0 0;*/
	margin: 0;
	line-height: 15px;
	font-size: 11px;
}
#page .right-block .text-2 ul.image{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}
#page .right-block .text-2 ul.image li{
	float: left;
	margin: 0 5px 0 0;
}
#page .right-block .text-2 ul.image li img{
	float: left;
}
* html #page .right-block .text-2 ul.image li img{
	float: none;
}
#page .right-block .text-2 ul.image li.last{
	margin: 0 0 0 1px;
}
#page .right-block .col-3,
#page .right-block .col-home{
	background: url(/images/bg-text-1.gif) repeat-y;
}
#page .right-block .col-2{
	background: url(/images/bg-text-1-2.gif) repeat-y;
}
#page .right-block .col-3-doc{
	background: url(/images/bg-text-1-doc.gif) repeat-y;
}
#page .right-block .col-3 .top,
#page .right-block .col-home .top{
	background: url(/images/bg-text-1-top.gif) no-repeat;
}
#page .right-block .col-2 .top-2{
	background: url(/images/bg-text-1-top-2.gif) no-repeat;
}
#page .right-block .col-3-doc .top-doc{
	background: url(/images/bg-text-1-top-doc.gif) no-repeat;
}
#page .right-block .col-3 .top .bot,
#page .right-block .col-home .top .bot,
#page .right-block .col-2 .top-2 .bot-2	{
	background: url(/images/bg-text-1-bot.gif) no-repeat 0 100%;
	width: 671px;
	margin: 6px 0 0 0;
	overflow: hidden;
}
#page .right-block .col-3 .top .bot,
#page .right-block .col-home .top .bot	{
	background: url(/images/bg-text-1-bot.gif) no-repeat 0 100%;
}
#page .right-block .col-2 .top-2 .bot-2{
	background: url(/images/bg-text-1-bot-2.gif) no-repeat 0 100%;
}
#page .right-block .col-3-doc .top-doc .bot-doc{
	background: url(/images/bg-text-1-bot-doc.gif) no-repeat 0 100%;
	width: 450px;
	margin: 6px 0 0 0;
	overflow: hidden;
}
#page .right-block .col-3 .top .bot ul,
#page .right-block .col-3-doc .top-doc .bot-doc ul,
#page .right-block .col-2 .top-2 .bot-2 ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	width:97%;
}
#page .right-block .col-3 .top .bot ul li,
#page .right-block .col-3-doc .top-doc .bot-doc ul li,
#page .right-block .col-2 .top-2 .bot-2 ul li	{
	display: inline;
	/*background: url(../images/separate-li-col-3.gif) no-repeat;*/
	padding: 0 0 0 5px;
}
#page .right-block .col-3 .top .bot ul li .cell, #page .right-block .col-2 .top-2 .bot-2 ul li .cell{
	padding: 0 3px;
	background: url(/images/separate-li-col-3.gif) no-repeat;	
}
#page .right-block .col-3 .top .bot ul li.first .cell, #page .right-block .col-2 .top-2 .bot-2 ul li.first .cell{
	padding: 0;
	background: none;
	margin: 0 0 0 -3px;
}

* html #page .right-block .col-3 .top .bot ul li,
* html #page .right-block .col-3-doc .top-doc .bot-doc ul li,
* html #page .right-block .col-2 .top-2 .bot-2 ul li{
	background-position: 0 2px;
	/*float: left;
	white-space: nowrap;*/
}
#page .right-block .col-3 .top .bot ul li.first,
#page .right-block .col-3-doc .top-doc .bot-doc ul li.first,
#page .right-block .col-2 .top-2 .bot-2 ul li.first	{
	padding-left: 0;
	background: none;
}
#page .right-block .col-3 .top .bot ul li a,
#page .right-block .col-3-doc .top-doc .bot-doc ul li a,
#page .right-block .col-2 .top-2 .bot-2 ul li a {
	color: #9d9b9b;
	font-size: 12px;
	text-decoration: none;
}
#page .right-block .col-3 .top .bot ul li a:hover,
#page .right-block .col-3-doc .top-doc .bot-doc ul li a:hover,
#page .right-block .col-2 .top-2 .bot-2 ul li a:hover	{
	text-decoration: underline;
}
#page .right-block .col-3 .top .bot img,
#page .right-block .col-home .top .bot img{
	float: right;
	margin-left: 2px;
}
/*
#page .right-block .col-3 .top .bot h3,
#page .right-block .col-2 .top-2 .bot-2 h3{
	font-size: 12px;
	margin: 1px 0 0 0;
	font-weight: normal;
}
*/

#page .right-block .col-3 .top .bot h3 a,
#page .right-block .col-home .top .bot h3 a,
#page .right-block .col-2 .top-2 .bot-2 h3 a,
#page .right-block .comments-blog .blog-block h3 a{
	color:#000000;
	text-decoration: none;
}

#page .right-block .col-3 .top .bot h3 a:hover,
#page .right-block .col-2 .top-2 .bot-2 h3 a:hover,
#page .right-block .col-home .top .bot h3 a:hover,
#page .right-block .comments-blog .blog-block h3 a:hover{
	color:#000000;
	text-decoration:underline;
}

#page .right-block .col-3 .top .bot h3,
#page .right-block .col-home .top .bot h3,
#page .right-block .col-2 .top-2 .bot-2 h3{
	font-size: 12px;
	margin: 2px 0 0 0;
	font-weight: bold;
	color: #9d9b9b;
}
#page .right-block .col-3 .top .bot p,
#page .right-block .col-home .top .bot p,
#page .right-block .col-2 .top-2 .bot-2 p{
	margin: 0;
}
#page .right-block .col-3-doc .top-doc .bot-doc .doc-box{
	float: left;
	width: 425px;
	padding: 6px 7px 7px 10px;
	margin: 0 5px 0 0;
}
#page .right-block .col-3 .top .bot .left-box,
#page .right-block .col-home .top .bot .left-box{
	float: left;
	width: 210px;
	padding: 6px 5px;
}
#page .right-block .col-3 .top .bot .center-box,
#page .right-block .col-home .top .bot .center-box{
	float: left;
	width: 206px;
	padding: 6px 5px 6px 12px;
}
#page .right-block .col-3 .top .bot .right-box,
#page .right-block .col-home .top .bot .right-box{
	float: left;
	width: 209px;
	/*margin: 6px 5px 6px 12px;*/
	padding: 6px 5px 6px 13px;
}
#page .right-block .col-2 .top-2 .bot-2 .left-box{
	float: left;
	width: 320px;
	padding: 6px 5px;
}
#page .right-block .col-2 .top-2 .bot-2 .right-box{
	float: left;
	width: 320px;
	padding: 6px 5px 6px 15px;
}
#page .right-block .text-3{
	padding: 6px 0 2px 0;
}

#page .right-block .text-3-page{
	padding: 8px 0 6px 0;
}
#page .right-block .text-3 ul.vert-links{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 14px;
	text-align: right;
}
#page .right-block .text-3 ul.vert-links li{
	padding: 1px 0 2px;
}
#page .right-block .text-3 ul.vert-links a{
	font-size: 12px;
	color: #9d9b9b;
	text-decoration: none;
	font-weight: bold;
}
#page .right-block .text-3 ul.vert-links a img{
	margin: 4px -1px 0 0;
}
#page .right-block .text-3 ul.vert-links a:hover{
	text-decoration: underline;
}
#page .right-block .text-3 ul.vert-links a.active{
	color: #000;
}
#page .right-block .text-3 .vert-images{
	width: 199px;
	float: right;
	margin: 0 1px 0 0;
	/*height:280px;*/
	overflow:hidden;
}
#page .right-block .text-3 .vert-images img{
	float: left;
	margin: 3px 0 6px 2px;
}
#page .right-block .text-3 h2,
#page .right-block .text-3-page h2{
	font-size: 14px;
	color: #9d9b9b;
	margin: 0;
	font-weight: bold;
}
.paginacio {
	display: block;
	overflow: hidden;
}
#page .right-block .text-3 .text-3-sub-h3 {
	/*width: 400px;*/
	padding: 3px 0 16px 1px;
	margin: 3px 0 16px 1px;
	list-style: none;
	overflow: hidden;
}
#page .right-block .text-3 .pag_comen{
	margin: 0px;
	list-style: none;
	overflow: hidden;
	float: right;
}
hr {
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	border: 0;
}
#page .right-block .text-3-page .text-3-sub-h3-page{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:2px 0 25px;
	overflow:hidden;
	/*padding:3px 0 16px 1px;*/
}
#page .right-block .text-3 .text-3-sub-h3 li,
#page .right-block .text-3-page .text-3-sub-h3-page li{
	float: left;
	display: inline;
	white-space: nowrap;
	background: url(/images/separate-li-col-3.gif) no-repeat 0 2px;
	padding: 0 7px 0 9px;
}
#page .right-block .text-3 .pag_comen li{
	float: left;
	display: inline;
	white-space: nowrap;
	padding: 0 7px 0 0;
}
#page .right-block .text-3 .pag_comen li a{
	text-decoration: none;
}
#page .right-block .text-3 .text-3-sub-h3 li.first,
#page .right-block .text-3-page .text-3-sub-h3-page li.first{
	background: none;
	padding-left:0;
}
#page .right-block .text-3 .text-3-sub-h3 li a,
#page .right-block .text-3-page .text-3-sub-h3-page li a{
	text-decoration: none;
	color: #9d9b9b;
	font-size: 11px;
	float: left;
}
#page .right-block .text-3 .text-3-sub-h3 li a:hover,
#page .right-block .text-3-page .text-3-sub-h3-page li a:hover{
	text-decoration: underline;
}
#page .right-block .text-3 .text,
#page .right-block .text-3 p{
	margin: 12px 0 0 0;
	width: 440px;
	line-height: 15px;
	font-size: 11px;
}
#page .right-block .text-3 #multimedia p{
	width: auto;
}

#page .right-block .text-3 .cerca_item p{
	margin: 2px 0 15px 0;
	width: 440px;
	line-height: 15px;
	font-size: 11px;
}

#page .right-block .text-3-page p.page{
	margin:2px 0 12px 9px;
	width: 98%;
	line-height: 15px;
}

#page .right-block .comments-blog{
	background: url(/images/bg-text-1-2.gif) repeat-y;
}

#page .right-block .comments-blog .top{
	background: url(/images/bg-text-1-top-2.gif) no-repeat 0 0;
}

#page .right-block .comments-blog .bot{
  margin-top: 10px;
  overflow: auto;
	width: 100%;
	background: url(/images/bg-text-1-bot-2.gif) no-repeat 0 100%;
}

#page .right-block .comments-blog .blog-block,
#page .right-block .comments-blog .comment-block{
  float: left;
  position: relative;
}

#page .right-block .comments-blog .comment-block{
	width: 325px;
	padding: 5px;
}

#page .right-block .comments-blog .blog-block{
	width: 320px;
	padding: 5px 5px 5px 10px;
}

#page .right-block .comments-blog ul{
	margin: 0px;
}

#page .right-block .comments-blog li{
	list-style: none;
	background: url(/images/bg-text-2.gif) no-repeat 0 0;
	padding: 10px 5px 10px;
  	display: block;
	overflow: hidden;
}

#page .right-block .comments-blog li.first{
	padding: 10px 5px 10px;
	background: none;
}

#page .right-block .comments-blog img{
	float: left;
  padding-right: 10px;
}

#page .right-block .comments-blog .date-info,
.text-3 .date-info{
	color: #9D9B9B;
  font-style: italic;
}

#page .right-block .comment-block .date-info{
  padding-left: 6px;
}

#page .right-block .comments-blog .more{
	text-align: right;
  padding-right: 10px;
}

#page .right-block .comments-blog .more a{
	font-size: 11px;
  font-weight: bold;
  color: #000000;
}

#page .right-block .comments-blog .more a:hover{
  text-decoration: underline
}


.page a	{
	color: #000000;
}
.page a:hover	{
	color: #A2C017;
	text-decoration: none;
}

/*descripcions i destacats de les fitxes*/
#descripcion,
#page .right-block .text-3 #multimedia #flash {
	float: left;
  width: 330px;
	padding: 0 10px 0 0;
}

#page .right-block .text-3 #descripcion,
#page .right-block .text-3 #descripcion .text,
#page .right-block .text-3 #descripcion p	{
	/*width: 260px;*/
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}

#flash	{
  z-index: -999;
	margin-top: 20px;
}

#destacado{
	font-size: 11px;
	padding: 0 0 0 10px;
	margin: 0 20px 0 365px;
}
#destacado2 {
	border-left:1px solid #B7B6B6;
	font-size:11px;
	margin:0 20px 0 270px;
	padding:0 0 0 10px;
}
#page .right-block .text-3 #multimedia .image-gallery	{
	margin-top: 20px;
  width: 300px;
  float: right;
}
#page .right-block .text-3 #multimedia .image-gallery	img {
	margin-right: 5px;
	margin-bottom: 5px;
}

#page .right-block .text-3 #destacado p	{
	font-size: 11px;
}

#destacado table	{
	font-size: 11px;
	padding: 0;
	border: 0;
}
#destacado td	{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#destacado caption	{
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

#mapa_web{
	width: 260px;
	margin: 0;
	padding: 0;
	/*font-size: 11px;*/
	line-height: 15px;
	float: left;
	padding: 0 10px 0 0;
}

/*
#mapa_web li {
	list-style: none;
}
*/

#mapa_web li a,
#destacado li a {
	text-decoration: none;
}

#mapa_web li a:hover,
#destacado li a:hover {
	text-decoration: underline;
}

#mapa_web ul.levelmap_1,
#destacado ul.levelmap_1{
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 0 0;
}


#mapa_web ul.levelmap_2{
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	margin:10px 0pt 20px 25px;
	color:#000000;
}

#mapa_web ul.levelmap_3{
	font-size: 11px;
	font-weight: normal;
	margin:0 0 15px 15px;
	padding:0;
	list-style: none;
}


/*resultats cerca*/
.result	{
	margin: 15px 0;
	padding: 0;
}
.result li	{
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
	list-style: decimal;
}
.result li a	{
	color: #9D9B9B;
}
.result li a:hover	{
	color: #A2C017;
	text-decoration: none;
}

/*footer*/
#footer{
	width: 672px;
	clear: both;
	padding: 10px 0 0 210px;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 672px;
}
#footer ul li{
	float: left;
	background: url(/images/separate-li-footer.gif) no-repeat 0 2px;
	padding: 0 5px 0 6px;
}
#footer ul li a{
	color: #9d9b9b;
	text-decoration: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer ul li.first{
	background: none;
	padding-left: 0;
}
#footer p{
	clear: both;
	margin: 0;
	color: #9d9b9b;
}

/*menu reserva habitacio*/
#menu_reserva	{
	width: 200px;
	margin: 0;
	padding: 0;
}

#menu_reserva .top	{
	padding:17px 25px 0px 12px;
	height: 66px;
}

#menu_reserva .mid	{
	background:transparent url(../images/flower.jpg) no-repeat bottom center;
	display: block;
	/*width: 200px;*/
}

#menu_reserva .bot	{
	border-bottom: 1px solid #cacaca;
	/*height: 5px;*/
	padding-top:5px;
}
#menu_reserva h2	{
	color: #9A9A9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: lighter;
	line-height: 23px;
	text-transform: lowercase;
	margin: 0;
	padding: 0 0 20px 0;
}

#form_reserva {
	padding:5px 0 45px 12px;
}

#form_reserva fieldset	{
	border: none;
	padding: 0;
	float: none;
	display: block;
	overflow: hidden;
	border: 0;
}

#form_reserva p	{
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	overflow: hidden;
	display: block;
	clear: both;
}
#form_reserva label	{
	float: left;
	overflow: hidden;
	display: block;
	margin: 4px 0;
	padding: 4px 0;
}
#form_reserva span	{
	color: #9D9B9B;
	float: left;
	padding: 0px 8px 0px 0;	
	font-size:12px;
	font-weight: bold;
}

#form_reserva span.radio	{
	padding: 12px 0 0 0;
	color:#000000;
}

#form_reserva input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9D9B9B;
	margin: 0px 4px 0px 0;
	padding: 0 1px;
	float: left;
}

#form_reserva textarea	{
	border: 1px solid #CECDCD;
}

#form_reserva input{
	margin: 10px 8px 0px 0;
	float: left;
}

#form_solicitud input.boto{
	margin:0 4px 0 0;
	border:1px outset #9D9B9B;
}

#form_reserva input.boto{
	background-color:#9D9C9C;
	border:1px solid #9D9C9C;
	color:#FFFFFF;
}

.negrita{
font-weight:bold;
}

.div_comentarios {
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}
.div_comentarios .img_comen {
	float:left;
	padding-right: 10px;
}
.div_comentarios .video_youtube {
	float:left;
	padding-right: 10px;
	width: 250px;
}
.lightbox {
	margin-right: 15px;
	margin-bottom: 15px;
}