@charset "UTF-8";
body {
	background: #9ECDEC url(rcs/fons_CB_ar.gif) no-repeat center top;
	
}
.columnaEsquerra {
	text-align:right;
	float: right;
	width: 267px;
}
.columnaDreta {
	text-align:right;
	width: 588px;
	float: left;
}

.idiomes {
	margin-bottom: 22px;
	text-align: left;

}
.fotos {
	text-align: right;
}


.linksDreta {
	text-decoration: none;
	float: right;
	height: 15px;
	width: 285px;
	margin-bottom: 5px;
	background: #c5e1f4;
	color: #003B79;
}

.linksDretaBis {
	text-decoration: none;
	float: right;
	height: 15px;
	width: 285px;
	margin-bottom: 5px;
	color: #003B79;
	background: #9ECDEC;
}


.separaLinks {
	float: right;
	height: 15px;
	width: 15px;
}

.foto {
	float: right;
	height: 105px;
	width: 147px;
}


.cuadreFotos1 {
	background-color: #336294;
	height: 68px;
	width: 123px;
	margin-right: 15px;
	float:right;
	margin-left: 0px;
	text-align: right;
}

.cuadreFotos2 {
	background-color: #336294;
	height: 68px;
	width: 103px;
	margin-right: 5px;
	float:right;
	margin-bottom:70px;
}

.cercadorbox {
	width:247px;
	height:40px;
	margin-right:10px;
	
}




.botogallery {
	background-color: #003b79;
	margin-top: 0px;
	padding-right: 30px;
	padding-left:70px;
	height:35px;
	background-image:url(rcs/botoinici_ar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor:pointer;
	text-align:left;
}

.botogallery:hover {
	background-color:#fff;
	background-image:url(rcs/botoinici_ar_hover.gif);
}


