html{height:100%;}
body {
	font:12px Arial, Helvetica, sans-serif;
	margin: 0;
	height:100%;
	color:#333;
	min-width:984px;
	background-color: #F5F5F2;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
/*main start*/
#main{
	margin:0 auto;
	width:984px;
	min-height: 100%;
}
.Arial14px {
	font-size: 14px;
}

/*header start*/
#header{
	width:100%;
	height:80px;
	position: relative;
}
/*logo*/
.logo{
	width:369px;
	height:68px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:9px;
	left:0px;
}
.logo a{
	display:block;
	height:100%;
}
/*top-menu*/
.top-menu{
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	top:18px;
	right:0;
	letter-spacing: -1px;
}
.top-menu li{
	float:left;
	display: inline;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 8px;
}
.top-menu li a{
	color:#333;
	float:left;
}
.top-menu li a:hover{
	border-bottom:2px solid #dee2cd;
	text-decoration: none;
}
.top-menu li.active a{border-bottom:2px solid #c00;}
/*Slogan */
.top-slogan{
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	top:50px;
	right:3px;
}

/*header end
container start*/
#container{
	width:100%;
	overflow:hidden;
	padding: 0 0 89px;
}
/*content*/
.content{
	width:736px;
	float:left;
	overflow:hidden;
}
/*tabs-nav*/
.tabs-nav{
	float:left;
	margin:0 0 -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:9;
	width:736px;
}
.tabs-nav li{
	float:left;
	padding:0 0 10px;
	letter-spacing:-1px;
	font:12px Arial, Helvetica, sans-serif;
	word-spacing:1px;
}
* html .tabs-nav li {word-spacing:0;}
* +html .tabs-nav li {word-spacing:0;}
.tabs-nav li a{
	float:left;
	padding:0 12px 0 0;
	background: url(../images/bg-tabs-nav.gif) no-repeat 100% 0;
	color:#000;
	cursor: pointer;
}
.tabs-nav li a span{
	float:left;
	height:23px;
	padding:14px 0 0 12px;
	background: url(../images/bg-tabs-nav.gif) no-repeat;
}
.tabs-nav li a:hover,
.tabs-nav li.active a{
	text-decoration: none;
	background-position: 100% -47px;
	color:#fff;
}
.tabs-nav li a:hover span,
.tabs-nav li.active a span{background-position: 0 -47px;}
.tabs-nav li.first {padding:0;}
.tabs-nav li.first a span {
	padding-bottom:10px;
}


.tabs-nav li.activefirst a{
	text-decoration: none;
	background-position: 100% -47px;
	color:#fff;
}
.tabs-nav li.activefirst a span{background-position: 0 -47px;}
.tabs-nav li.activefirst {padding:0;}
.tabs-nav li.activefirst a span {
	padding-bottom:10px;
}

/*tab-box*/
.tab-box{
	width:100%;
	overflow:hidden;
	position: relative;
	z-index:6;
	margin:0 0 7px;
	clear:both;
}
.tab-box img{display:block;}
.tab-box .text-block{
	width:565px;
	position: absolute;
	top:7px;
	right:10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.tab-box .text-block h1{
	margin:0 0 6px;
	font-size: 48px;
	font-weight: normal;
	color:#fff;
}
.tab-box .text-block h1 span{
	display: block;
	height: 1%;
	margin-top: -18px;
	text-align: right;
}
.tab-box .text-block p{
	text-align: right;
	color:#fff;
	font-size: 14px;
	line-height: 17px;
	margin:0 0 0 99px;
}
/*main-column*/
.main-column{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main-column.gif) no-repeat;
	text-align: justify;
	padding-top: 17px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.main-column p{
	line-height:16px;
	margin:0 0 16px;
}
.main-column p span{display:block;}
.dotted-title{
	width:45%;
	overflow:hidden;
	background-color: #ECECE6;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CA0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CA0000;
}
.BorderTableTop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: center;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	background-color: #F5F5F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.BorderTableBoth {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}


.dotted-title h2{
	margin:0;
	font-size: 20px;
	font-size: 20px;
	font-weight: normal;
	color:#CA0000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.dotted-title h2 span{
	text-align: center;
	display: block;
}
.dotted-title-left{
	width:45%;
	overflow:hidden;
	background-color: #ECECE6;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CA0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CA0000;
}
.dotted-title-left h2{
	margin:0;
	font-size: 20px;
	font-size: 20px;
	font-weight: normal;
	color:#CA0000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.dotted-title-left h2 span{
	text-align: center;
	display: block;
}
.bordered-title{
	height:1%;
	overflow:hidden;
	background:#edede8;
	padding: 9px 15px 10px;
	margin:0 0 5px;
	border:solid #cc0101;
	border-width: 2px 3px;
}
.bordered-title h2{
	font-size:22px;
	font-weight:normal;
	color:#c00;
	margin:0;
}
.bordered-title h2 span{
	display: block;
	text-align: center;
}
.align-left{
	float:left;
	margin:0 45px 28px 0;
}
.content-block{
	width:100%;
	overflow:hidden;
	margin:0 0 30px;
}
.main-column h3{
	font-size: 14px;
	line-height: 25px;
	color:#c00;
	background: #ecece6;
	border-bottom:1px solid #c3c3b3;
	padding: 0 5px;
	margin:0 0 15px;
}
.main-column h4{
	font-size:12px;
	margin:0 0 25px;
}
/*bullet-list*/
.bullet-list{
	margin:0 0 0 29px;
	padding:0;
	list-style:none;
}
.bullet-list li{
	margin:0 0 2px;
	padding:0 0 0 18px;
	background:url(../images/icon.gif) no-repeat 0 50%;
}
.bullet-list a{color:#333;}

/*bullet-list2*/
.bullet-list2{
	margin:0 0 0 0px;
	padding:0;
	list-style:none;
}
.bullet-list2 li{
	background: url(../images/arrow.gif) no-repeat 3px 50%;
	font-size: 14px;
	font-weight: normal !important;
	color: #990000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
.bullet-list2 li a{
	color:#990000;
	font-weight: normal;
	text-decoration: none;
}
.bullet-list2 li a:hover {
	color:#FF0000;
	font-weight: normal;
	text-decoration: underline;
}

/*Faq*/
.FaqTitle{
	list-style:none;
	background: url(../images/arrow.gif) no-repeat 3px 50%;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-right: 45px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
}
.FaqAns{
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 16px;
	margin-left: 18px;
	line-height: 16px;
}

.FaqAns ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}


.side-nav2{
	margin:0;
	padding:2px 10px 0 13px;
	list-style:none;
}
.side-nav2 li{
	padding: 0 0 2px;
	background: url(../images/border.gif) repeat-x 0 100%;
	font-size: 14px;
	font-weight: normal !important;
}
.side-nav2 a{
	background-color: #fff;
	display: block;
	height:1%;
	padding: 8px 5px 5px 15px;
	background: url(../images/arrow.gif) no-repeat 3px 60%;
	font-weight: normal !important;
	text-decoration: none !important;
}
.side-nav2 a:hover{
	text-decoration:none;
	text-decoration: underline;
	color:#900;
}
/*form-block*/
.form-block{
	width:100%;
	overflow:hidden;
	margin-left: 30px;
}
.form-block .row{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.form-block .row label{
	float:left;
	width:150px;
	text-align: right;
	margin:0 12px 0 0;
	font-size: 13px;
	font-weight: bold;
}
.form-block .row .Alert{
	float:left;
	width:350px;
	text-align: right;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.form-block .row input,
.form-block .row textarea{
	width:450px;
	float:left;
	padding: 3px;
	border:1px solid #333;
	border-bottom-color:#999;
	border-right-color:#999;
	margin:0 8px 0 0;
}
.form-block .row textarea{
	height:90px;
	overflow: auto;
}

.form-block .row span{
	float:left;
	color:#f00;
}
.btn-enviar{
	background:#900;
	border-color:#600;
	width: 458px !important;
	font-size:12px;
	cursor:pointer;
	color:#fff;
	text-align: center;
	margin:0 88px 0 0px !important;
	padding: 5px 0 !important;
	float: right !important;
	
}
.btn-reset{
	background:#900;
	border-color:#600;
	width: 150px !important;
	font-size:12px;
	cursor:pointer;
	color:#fff;
	text-align: center;
	margin:0 0 0 0px !important;
	padding: 5px 0 !important;
	float:left !important;
}
/*side-bar*/
.side-bar{
	width:244px;
	float:right;
}
.flash-banner{
	width:244px;
	overflow:hidden;
	margin:0 0 7px;
}
.flash-banner img{display: block;}
.side-block{
	width:244px;
	background: url(../images/bg-side-block-top.png) no-repeat;
	padding: 8px 0 0;
	margin:0 0 10px;
}
.side-block .bottom{
	height:8px;
	display: block;
	overflow:hidden;
	background: url(../images/bg-side-block-bottom.png) no-repeat;
}
.side-nav{
	margin:0;
	padding:2px 10px 0 13px;
	list-style:none;
	background: #ecece6;
}
.side-nav li{
	padding: 0 0 2px;
	background: url(../images/border.gif) repeat-x 0 100%;
}
.side-nav a{
	color:#900;
	display: block;
	height:1%;
	padding: 8px 5px 5px 15px;
	background: url(../images/arrow.gif) no-repeat 3px 60%;
}
.side-nav a:hover,
.side-nav li.active a{
	text-decoration:none;
	background-color: #fff;
}
/*banners-menu*/
.banners-menu{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.banners-menu li{
	width:100%;
	vertical-align:top;
	padding:0 0 5px;
	overflow:hidden;
}
.banners-menu img{display:block;}
/*container end
footer start*/
#footer {
	width:100%;
	height:89px;
	margin:-89px 0 0;
	position: relative;
	background: url(../images/bg-footer.gif) repeat-x;
}
.footer-area{
	width:955px;
	margin:0 auto;
	padding: 17px 6px 0 23px;
}
.number-holder{
	float:right;
	width:233px;
	height:36px;
	padding: 14px 0 0;
	text-align: center;
	background: url(../images/number-holder.gif) no-repeat;
	font:20px "Trebuchet MS", sans-serif;
}
/*footer-nav*/
.footer-nav{
	margin:0 0 22px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.footer-nav li{
	float:left;
	padding: 0 15px 0 14px;
	background: url(../images/arrow2.gif) no-repeat 0 50%;
}
.footer-nav a{color:#333;}
/*footer end*/
/*main end*/

/*sIFR*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.Border {
	border: 1px solid #CC0000;
}
#main #container .content .main-column .FonsSituacio h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #B30000;
}
.Mmm {
	color: #999999;
}
.main-column h1 {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBA8;
	color: #990000;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #EDEDE8;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BBBBA8;
}
.main-column a {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.main-column a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.BoxTextMini {
	font-size: 11px;
	color: #666666;
	padding: 4px;
	border: 1px dashed #666666;
}
.BoxTextMini a {
	color: #666666 !important;
	font-weight: normal !important;
}
#Top {
	font-weight: normal;
	font-size: 11px;
}
.main-column h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#ListBox {
	float: left;
	margin-right: 10px;
	width: 226px;
	overflow: hidden;
}
.ServiciosTitle {
	list-style:none;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.gif);
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.Border:hover {

	border: 1px solid #660000;
}
.BorderTableRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
.BorderTableBottom {
	text-align: center;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-bottom: 0px;
}
.BorderTableTop2 {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: center;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	background-color: #F5F5F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.LeftHome {
	font-size: 12px;
	border-right-width: 0px;
	border-right-color: #C6C6B6;
	padding-right: 4px;
}

