/* CSS Document */
/*RESTAURAR NAVEGADORES//////////////////////////////////////////////////////////////////////////////////*/
body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0px;
	padding:0px;
}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
p,h1,h2,h3,h4,h5,h6{font-size:100%;}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
a {
	text-decoration: none;
	color: #000;
}
a:hover,#adreca a:hover,#cabecera a:hover,#contenido a:hover, #pie a:hover{
	color: #FCAC5E;
}
.clear {
	clear: both;
}
.der {
	float: right;
}
.iz {
	float: left;
}
.tder {
	text-align: right;
}
.tcen {
	text-align: center;
}

.nar{
	color:#FE8D1D;
}
.mar5 {
	margin-right: 5px;
}
.marLinea {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-right: 10px;
	padding-right: 10px;
}
.marLineaIz {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 10px;
}
.mar20 {
	margin-right: 20px;
}
.mar10 {
	margin-right: 10px;
}


.col4 {
	width: 207px;
}
.col3 {
	width: 282px;
}
.col32 {
	width: 584px;
}


.col2 {
	width: 434px;
}
.colFiltro {
	width: 170px;
	margin-top: 10px;
}

.margIz {
	margin-left: 230px;
}
.marIz10 {
	margin-left: 10px;
}

.marTop {
	margin-top: 40px;
}

.liniaG {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.r {
	color: #6E1312;
}

.lGran {
	font-size: 25px;
	font-weight: bold;
}
.lPetit {
	font-size: 10px;
}
.cur {
	font-style: oblique;
}







/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
html, body {
	height:100% !important;
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#wrapper {
	margin: auto;
	width: 890px;
	position: relative;
	background-color: #FFFFFF;
	height:auto !important;
	height:100%;
	min-height:100%;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#familia {
	position: absolute;
	top: 166px;
	left: 14px;
	height: 124px;
	width: 154px;
	z-index: 5;
}
#pareja{
	position: absolute;
	top: 125px;
	left: 472px;
	height: 146px;
	width: 97px;
	z-index: 5;
}
#barraSup {
	background-image: url(../img/fondoBarraSup.jpg);
	background-repeat:  repeat-y;
	padding: 5px;
	text-align: right;
}
#buscador {
	width: 200px;
	color: #990100;
	border: 1px solid #990100;
	font-size: 90%;
}

#barraSup li {
	display: inline;
	margin-right: 5px;
	color: #FFFFFF;
}

#barraSup a {
	color: #FFFFFF;
	padding-right: 5px;
}
#barraSup  a:hover {
	color: #000000;
}
#barraSup .idiomaOn {
	font-weight: bold;
	color: #FFFFFF;
}

#cabecera {
	background-image: url(../img/fondoMenu.jpg);
	background-repeat:  repeat-y;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #FFFFFF;
	height: 242px;
}
#cabecera a {
	color: #FFF;
}


#romoSupIz {
	background-image: url(../img/romoSupIz.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	width: 20px;
	height: 242px;
}
#romoSupDer   {
	background-image: url(../img/romoSupDer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	width: 20px;
	height: 242px;
}
#cabeceraIn {
	float: left;
	width: 850px;
	height: 242px;
	background-image: url(../img/perfil.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo {
	float: left;
	margin-right: 10px;
}
.menu {
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	height: 215px;
	margin-top: 20px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	width: 125px;
}
.menu   .titulo {
	color: #feb161;
	margin-bottom: 5px;
	font-weight: bold;
}

.menu ul {
	margin-bottom: 10px;
}
.menu .menuOn {
	background-color: #FCAC5E;
}

.anchoF {
	width: 145px;
}
#actualitat {
	color: #000000;
}
#actualitat .fecha {
	color: #000;
}
#actualitat .mas {
	font-weight: bold;
}
#actualitat li {
	margin-bottom: 5px;
}
.menu img {
	vertical-align: middle;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#contenido{
	padding-top: 3px;
	padding-bottom: 160px;
}
h1  {
	font-size: 1px;
	color: #FFFFFF;
}
h2  {
	font-size: 22px;
	color: #6e1312;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6e1312;
	margin-bottom: 10px;
}
h3  {
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
	background-color: #F2F2F2;
	padding: 3px;
	font-weight: normal;
}
h4       {
	color: #6E1312;
	margin-bottom: 10px;
	font-size: 14px;
}
h5 , h5 a  {
	font-size: 12px;
	color: #FE8D1D;
	font-weight: normal;
	text-transform: uppercase;
}
h5 a:hover {
	color: #6E1312;
}
h6 {
	text-align: center;
	background-color: #FE8D1D;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cursiva {
	font-style: italic;
	color: #999999;
}


#contenido p {
	margin-bottom: 5px;
}

.columna {
	float: left;
	position: relative;
}
.caja {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	position: relative;
}
.caja   .titulo, .globo   .titulo {
	font-weight: bold;
	color: #6e1312;
}
.caja .titulo {
	background-image: url(../img/fondoCajaTitulo.jpg);
	background-repeat:  repeat-x;
	padding: 5px;
	background-color: #CCCCCC;
	background-position: bottom;
}

.caja .enlace {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 10px;
	margin-top: 6px;
}
.mas     {
	color: #6E1312;
	font-size: 14px;
	font-weight: bold;
}
.enlace img {
	vertical-align: middle;
}
.mas2 {
	font-size: 14px;
	font-weight: bold;
	color: #FE8D1D;
}

.globo .titulo {
	padding-left: 10px;
}
.globo {
}

.globoFlecha {
	background-image: url(../img/flecha_caja.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 24px;
	position: absolute;
	left: 93px;
	top: -27px;
	z-index: 5;
}
#promocions,#anuncis {
	width: 205px;
}
.item {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.item   .titulo,.item .fecha ,.item .titulo a{
	color: #6E1312;
	font-weight: bold;
	background-image: none;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

.adj  {
	color: #6E1312;
	text-align: right;
	font-size: 10px;
	margin-top: -5px;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#pie {
	height: 150px;
	width: 100%;
	background-color: #666666;
	bottom: 0px;
	position: absolute;
	clear: both;
	color: #333;
}
#pie a {
	color: #FFF;
}

#pieCont {
	height: 125px;
	background-image: url(../img/fondoPie.jpg);
	background-repeat:  repeat-y;
}
#romoInf {
	background-image: url(../img/romoInf.jpg);
	background-repeat:  no-repeat;
	background-position: top;
	height: 13px;
}
.menuInf {
	float: left;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
.linea {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.marg {
	margin-left: 40px;
}

#adreca {
	text-align: right;
	width: 425px;
}
#adreca a {
	font-weight: bold;
	color: #333;
}

#info .img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#info   .img    img,.foto {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#info .docs {
	font-weight: bold;
	color: #333333;
	clear: both;
	font-size: 14px;
	margin-bottom: 0px;
}
#info a {
	color: #000000;
}
#info ul {
	margin-bottom: 10px;
}

#recursos a {
	font-weight: normal;
}
#recursos {
	width: 350px;
}
.recursos {
	width: 510px;
	margin-right: 10px;
}

#recursos .titulo a {
	font-weight: bold;
	color: #6e1312;
}
#recursos .titulo a:hover {
	color: #F98644;
}
.noticies {
	width: 600px;
	margin-right: 10px;
}
#noticies {
	width: 260px;
	float: right;
}
#getFlash {
	text-align: center;
	padding: 10px;
}
#mapa {
	border: 1px solid #CCC;
	padding: 5px;
	height: 658px;
}
.listaLic {
	margin-bottom: 20px;
	margin-left: 20px;
}
.boton {
	float: right;
	margin-top: 5px;
}
.boton a {
	font-weight: bold;
	color: #6E1312;
}
#docs ,#links{
	margin-bottom: 10px;
}
#docs a ,#links a{
	color: #000;
}
.boton2 {
	background-color: #9D0200;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	border: 1px solid #9D0200;
	cursor:pointer;
	float: left;
	padding: 3px;
}

.campo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#contacte label {
	font-weight: bold;
}
#filtros {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.frojo {
	background-color: #F30;
}
.fverde {
	background-color: #3F0;
}
.fnar {
	background-color: #FF3;
}

#loader {
	height: 100%;
	width: 100%;
	background-color: #FFF;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 6;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	visibility: hidden;
}
#loader img  {
	vertical-align: middle;
	position: absolute;
	z-index: 7;
	margin-top: 100px;
}
#fitxa {
	background-color: #FFF;
	position: fixed;
	height: 500px;
	width: 400px;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-top: -260px;
	margin-left: -210px;
	border: 1px solid #CCC;
	padding: 9px;
	visibility: hidden;
	overflow: auto;
}

#fondo {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 8;
	position: fixed;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.cerrar a{
	font-size: 14px;
	font-weight: bold;
	color: #6E1312;
}
#fitxa a:hover {
	color: #FE8D1D;
}
.cerrar {
	text-align: right;
	margin-bottom: 10px;
}
.fGris {
	background-color: #f2f2f2;
	padding: 10px;
	margin-bottom: 10px;
}
#fitxa .titulo {
	font-weight: bold;
	color: #6E1312;
}
.paginacion {
	color: #6E1312;
	text-align: right;
	margin-top: 10px;
}
#dubtes textarea {
	width: 191px;
	border: 1px solid #CCCCCC;
}
#dubtes input {
	background-color: #FE8D1D;
	border: 1px solid #FE8D1D;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	cursor:pointer;
	margin-right: 3px;
	margin-left: 3px;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	padding:5px;
	display:none;
	color:#fff;
	background-color: #CCCCCC;
	}
	/*/////////////////////////////////////////*/
/*mensajes de error*/
#error{
	color: #6e1312;
	position: fixed;
	background-color: #FFFFFF;
	padding: 20px;
	border: 8px solid #999999;
	left: 50%;
	top: 50%;
	z-index: 150;
	width: 300px;
	margin-left: -150px;
	margin-top: -100px;
}
#error a{
	text-decoration:none;
	color:#000000;
}
#error .cerrar_bt{
	background-color:#999999;
	padding:3px;
	margin-top:10px;
	text-align:center;
	border:solid 1px #666666;
	float: left;
}
#error img{
	float: right;
	margin-top: -10px;
	margin-right: -10px;
}
/*/////////////////////////////////////////////*/
/*LOADER*/
#loader2 {
	height: 100%;
	width: 100%;
	background-color: #000000;
	z-index: 150;
	position: fixed;
	left: 0px;
	top: 0px;
	text-align: center;
}
#loaderImg  {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 160;
	margin-top: -100px;
}
#fitxaForm {
	background-color: #FFF;
	position: fixed;
	/*height: 550px;*/
	width: 900px;
	left: 50%;
	top: 50px;
	z-index: 100;
	margin-left: -450px;
	border: 1px solid #CCC;
	padding: 9px;
	visibility: hidden;
	overflow: auto;
}
#fitxaForm h3  {
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	background-color: #F2F2F2;
	padding: 3px;
	font-weight: bold;
	margin-top: 10px;
}
#fitxaForm td{
vertical-align:top;
padding-right:8px;
}
#fitxaForm textarea  {
	width: 200px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#fitxaForm .sendForm {
	background-color: #FE8D1D;
	border: 1px solid #FE8D1D;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	cursor:pointer;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}
.linia {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}

