/* CSS Document */

/* capçalera */
.cap {
	height:58px;
	border-bottom:5px solid #FFFFFF;
	border-top:7px solid #FFFFFF;
	color:#77AEBF;
	margin-top:28px;
	background:#fff url(../../rc/img/bg_cap2.gif) right 9px no-repeat;
	text-align:center;

}
.cap .contingut{
	width:900px;
	margin:auto;
	background:#fff url(../../rc/img/bg_cap.jpg) right 9px no-repeat;
	text-align:left;
}
.cap logoCap{
	font-size:1.3em;
	text-indent:-99999px;
	width:149px;
	height:58px;
}

.cap .eligePais{
	position:absolute;
	top:50px;
	width:892px;
	text-align:right;
}
.cap .eligePais label{
	float:left;
	width:778px;
	text-align:right;
}
.cap .eligePais select{
	float:right;
}
.cap .eligePais span.select {
	position: absolute;
	width:78px;
	height: 15px;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#006583;
	background:#fff url(../../rc/img/select_98.gif) left top no-repeat;
	margin:0 6px 0 0;
	padding: 1px 10px 0;
	overflow: hidden;
	text-align:left;
}

.contenidor {
	width:995px;
	background:none;
	border:0;
	padding-top:48px;
	}

.landing{
	background:url(../../rc/img/bg_landing.gif) no-repeat -60px 455px;
	text-align:left;
	margin:auto;
}
.flash{
	position:absolute;
	top:94px;
}

/* contingut */
.contingutLanding{
	width:900px;
	min-height:410px;
	height:auto !important;
	height:410px;
}


/* opcions */
.opcio{
	display:block;
	width:550px;
	min-height:128px;
	height:auto !important;
	height:128px;
	margin-left:420px;
	background:url(../../rc/img/bg_opcio.gif) left top repeat-y;
}
.primer{
	padding-top:4px;
}
.particulares{
	min-height:88px;
	height:auto !important;
	height:88px;
}

.particulares h2 {
	height:30px;
}


.opcio h2{
	float:left;
	width:115px;
	color:#006583;
	text-align:right;
	padding-right:12px;
	font-size:1.5em;

}

.opcio .cont{
	float:left;
	width:217px;
	color:#006583;
	padding-left:11px;
}
.opcio .cont p{
	padding-bottom:8px;
	padding-right:10px;
}
.opcio .cont h3{
	font-size:1.1em;
	line-height:1.4em;
	padding-left:15px;
	padding-right:10px;
}

.opcio .cont h3 em{
	font-style:normal;
	font-size:0.7em;
}
.opcio .cont .opcionsPerfil form{
	padding-top:9px;
	padding-left:15px;
	height:15px;
}
.opcio .cont .opcionsPerfil span.select {
	position: absolute;
	width:103px;
	height: 15px;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#006583;
	background:#fff url(../../rc/img/select.gif) left top no-repeat;
	margin:0 6px 0 0;
	padding: 1px 10px 0;
	overflow: hidden;
}




.opcio .imatge{
	float:left;
	width:167px;
}










 