html, body {
	min-height: 100%;
	width: 100%;
	/*height: 100%;*/
	background-image:url(../img/fondoDegradado.png);
	background-repeat:repeat-x;
	background-position:top;

}

html>body, html>body #fondo {
	height: auto;
}


a {
	text-decoration:none;
	color:#676767;
}
.enlace {
	text-decoration:none;

}
.ofertaTH{
	background-color:#c2d6df;
	width:120px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#393939;
}
.ofertaTD{
	padding-left:10px;
	padding-right:10px;
	background-color:#DDDDDD;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#393939;
}
.galeriaContent{
	/*display:inline-block;*/
	/*display:table-row;*/
	/*display: table-cell;*/
    vertical-align: middle;
    position: relative;
	height:100%;
	width:100%;
}

#foto {
	clear:both;
	width:453px;
	height:340px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:0px;
	display:table;
}
#fotoBarra {
	width:455px;
	height:19px;
	background-color:#333333;
	margin:0px;
}
#fotoDesc {
	width:455px;
	height:19px;
	background-color:#03037d;
	color:#FFFFFF;
	margin:0px;
}
#fotoBarraAnt {
	float:left;
	background-image:url(../img/fotoBarraAnt.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	padding:0px;
	padding-top:2px;
	cursor:pointer;
}
#fotoBarraSeg {
	float:right;
	background-image:url(../img/fotoBarraSeg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#FFFFFF;
	padding:0px;
	padding-top:2px;
	cursor:pointer;
}
#contenedorGalerias{
	position:relative;
	height:100%;
	padding-left:7px;
}
.galeriaFoto2Sel {
	float:left;
	margin-right:7px;
	margin-top:7px;
	width:145px;
	height:109px;
	border:1px solid #FF9900;
	cursor:pointer;
	background-color:#FFFFFF;
	display:table;
}
.galeriaFoto2 {
	position:relative;
	text-align:center;
	float:left;
	margin-right:7px;
	margin-top:7px;
	width:190px;
	height:145px;
	border:1px solid #000000;
	cursor:pointer;
	background-color:#FFFFFF;
	/*display:table;*/
	overflow:hidden;
	/*padding-top:2px;*/
}
#fondo {
	position:absolute;
	left:50%;
	margin-left:-475px;
	min-height: 100%;
	width: 954px;
	overflow: hidden;
}
#container {
	position:relative;
	width: 867px;
	margin:auto;
	overflow: hidden;
}

#cabecera {
	position:relative;
	width:auto;
	padding-top:6px;
	overflow: hidden;
	height:85px;
	background-image:url(../img/fondoDegradado.png);
	background-repeat:repeat-x;
	background-position:top;
}

#configUsu{
	float:left;
	margin-left:4px;
	width:170px;
	height:80px;
	overflow:hidden;
	padding-left: 7px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	line-height: 20px;
}

#animacio{
	float:left;
}

#menu {
	position:relative;
	float:left;
	margin-top: 1px;
	padding-top: 1px;
	margin-left: 1px;
	background-color:#FFFFFF;
	height:32px;
	
}

.menuItemSelected{
	display: block;
	background-color:#03037d;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:100px;
	line-height: 30px;
	padding: 1 1 1 1;
	margin-left:1px;
	height:31px;
	float:left;
	text-align:center;
}

.menuItem{
	display: block;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	width:100px;
	line-height: 30px;
	padding: 1 1 1 1;
	margin-left:1px;
	height:31px;
	float:left;
	text-align:center;
}
.menuItem a:visited{
	display: block;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	width:102px;
	line-height: 30px;
	padding: 1 1 1 1;
	margin-left:1px;
	height:31px;
	float:left;
	text-align:center;
}

.celda{
	display: block;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#3b8682;
	width:190px;
	line-height: 17px;
	padding: 1 1 1 1;
	margin-left:1px;
	height:31px;
	float:left;
}

.celdanot{
	display: block;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#3b8682;
	width:290px;
	line-height: 30px;
	padding: 1 1 1 1;
	margin-left:1px;
	height:31px;
	float:left;

}

.separador{
	display:block;
	margin-left:2px;
	margin-right:2px;
	width:1px;
	height: 95%;
	background-color:#CCCCCC;
	float:left;
}

#contingutMenu{
  width:875px;
  float:left;
  clear:left;
  background-image:url(../img/bordes.gif);
  background-repeat:repeat-y;
  background-position:left;
}

#contingut {
  /*height:100%; min-height:100%;*/
  float:left;
  clear:left;
  background-image:url(../img/bordes.gif);
  background-repeat:repeat-y;
  background-position:left;
  width:867px;
  border-top:1px solid #CCCCCC;
  padding-top:7px;
  /*padding-bottom:15px;*/
}

#submenu {
	width:152px;
	/*height:400px;*/
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	height:550px;
}

#contenidoBD{
	background-color: #FFFFFF;
	/*padding-left:5px;*/
	margin-left:auto;
	width:600px;
	margin-right:30PX;
}

.submenuTitulo{
	background-color:#333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:25px;
	padding-right:8px;
	padding-bottom:6px;
}
.noticias{
	background-color:#333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	height:130px;
	/*overflow:scroll;*/
	overflow : hidden; 
	overflow-y : scroll
}
.cuadro{
	position: absolute;
	border: 0px;
	left:8px;
	top:580px;
	width:150px;
	height:500px;
	z-index:5;
	padding-right:5px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #03037d; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #62656C; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	scrollbar-3d-light-color: #FCD9BB;
}
.cuadro2{
	position: absolute;
	border: 0px;
	left:8px;
	top:394px;
	width:150px;
	height:500px;
	z-index:5;
	padding-right:5px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #03037d; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #62656C; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	scrollbar-3d-light-color: #FCD9BB;
}
.cuadroDef{
	position: absolute;
	border: 0px;
	top:194px;
	width:152px;
	height:483px;
	z-index:5;
	overflow: auto;
	padding-top:5px;
}
.noticias2{
	background-color:#333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	/*height:230px;
	/*overflow:scroll;*/
	overflow : hidden; 
	/*overflow-y : scroll;*/
}
.submenuTitulo2{
	background-color:#333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:24px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:20px;
	padding-right:8px;
	padding-bottom:6px;
}
.subnot{
	display: block;
	background-image: url(../img/cuadrado_li.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:115px;
	background-color:#f8f8f8;
	line-height: 24px;
	padding-left:20px;
	clear:both;
	border-bottom:1px solid #E1E1E1;
	padding-top:3px;
}
.subnot2{
	display: block;
	background-image: url(../img/cuadrado_li.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:132px;
	background-color:#f8f8f8;
	line-height: 24px;
	padding-left:20px;
	clear:both;
	border-bottom:1px solid #E1E1E1;
	padding-top:3px;
}
.submenuItem{
	display: block;
	background-image: url(../img/cuadrado_li.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	/*width:132px;*/
	background-color:#f8f8f8;
	line-height: 24px;
	padding-left:20px;
	clear:both;
	border-bottom:1px solid #E1E1E1;
	padding-top:3px;
	height:44px;
	overflow:hidden;
}
.submenuItem a:visited{
	color:#666666;
	text-decoration:none;
}
.subsubmenuItem{
	display: block;
	background-image: url(../img/borderFire_ii.gif);
	background-repeat: no-repeat;
	background-position: 25px 9px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	width:118px;
	background-color:#FFFFFF;
	line-height: 14px;
	padding-left:35px;
	padding-right:3px;
	clear:both;
	border-bottom:1px solid #E1E1E1;
	padding-top:3px;
	min-height:18px;
}
.subsubmenuItem1{
	display: block;
	background-image: url(../img/borderFire_ii.gif);
	background-repeat: no-repeat;
	background-position: 14px 13px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	width:132px;
	background-color:#FFFFFF;
	line-height: 24px;
	padding-left:20px;
	clear:both;
	border-bottom:1px solid #E1E1E1;
	padding-top:3px;
	height:28px;
}
.submenuPhoto{
	margin-top:5px;
	background-color:#333333;
	width:152px;
	/*height:135px;*/
}
.inputContacte{
	background-image: url(../img/textbox.JPG);
	background-repeat:no-repeat;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	width: 209px;
	padding-top: 3px;
	padding-left: 5px;
}
.inputContacteAd{
	background-image: url(../img/textbox.JPG);
	background-repeat:no-repeat;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	width: 209px;
	padding-top: 4px;
	padding-left: 5px;
}
.inputContacteArea{
	/*background-image: url(../img/textarea.JPG);*/
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:solid;
	border-color:#050080;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:120px;
	width: 380px;
	padding-top: 3px;
	padding-left: 5px;
}
.submenuPie{
	background-color:#03037d;
	font-family:Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:1px;
	padding-left:8px;
	padding-top:50px;
	padding-right:8px;
	padding-bottom:18px;
}

.cntImg{
	border:1px solid #333333
}
.textFootImg{
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-align:right;
	padding-top:2px;
}
.dots{
	background-image:url(../img/dots.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:11px;
	width:600px;
	float:left;
}
.dots2{
	/*background-image:url(../img/dots.gif);*/
	background-repeat:repeat-x;
	background-position:center;
	height:11px;
	width:695px;
	float:left;
}
.txtTitulo1{
	font-family:Tahoma, Arial, Helvetica;
	font-size:20px;
	font-weight:normal;
	color:#363636;
	text-align:left;
	width:600px;
	float:left;
	margin-bottom:5px;
}
.txtf{
	font-family:Tahoma, Arial, Helvetica;
	font-size:20px;
	font-weight:normal;
	color:#363636;
	text-align:left;
	width:600px;
	margin-bottom:5px;
}
.txtTitulo2{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#03037d;
	text-align:left;
	width:600px;
	float:left;
}
.txtTitulo3{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	width:600px;
	float:left;
}
.txtTitulo3 a{
	color:#000000;
	text-decoration:none;
}
.txtTitulo3 a:visited{
	color:#000000;
	text-decoration:none;
}
.txtTitulo3 a:hover{
	color:#000000;
	text-decoration:none;
}
.txtNormalv1{
	background-color:#cae1cf;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#d5e5e5;
	text-align:left;
	width:669px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.txtNormalv2{
	background-color:#cae1cf;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-align:left;
	width:669px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.txtNormalImg{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-align:center;
	width:100%;
	/*width:695px;
	float:left;*/
}
.txtNormal{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-align:left;
	width:100%;
	/*width:695px;
	float:left;*/
}
.txtNormalFnd{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	text-align:left;
	width:90%;
	background-image:url(../img/fondoCF.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}

.txtNormal a{
	color:#03037d;
	text-decoration:none;
}
.txtNormal a:hover, a:visited{
		color:#03037d;
	text-decoration:underline;
}


#foot {
	height:31px;
	margin:auto;
	overflow: hidden;
	background-image:url(../img/pie.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width: 867px;
}

#textFoot{
	position:relative;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:9px;
	padding-left:12px;
	float:left;
}

#imgFoot{
	float:right;
	padding-right:12px;
	padding-top:4px;
}

ul{
	list-style-type:circle;
	margin-top:3px;
}
.txtLogin{
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	float:left;
	clear:both;
}
.txtBox{
	border:1px solid #FFFFFF;
	background-color:#333333;
	color:#FFFFFF;
	width: 107px;
	height: 13px;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	margin-left:4px;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:3px;
}

.li_cerca{
list-style: none;
	background-image:url(../img/marks.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding-left:15px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4F4E;
 }
 
.ul_cerca{
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	background-color:#CAE1CF;
}
.ul_cerca2{
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	background-color:#c2d6df;
	margin-right:10px;
}
