form, li {
	padding: 0px;
	margin: 0px;
}
div{-moz-box-sizing:border-box;box-sizing:border-box;padding:0px;margin:0px; }


body
{
	font-family: arial;
	font-size: 12px;
	color: #5b5b5b;
	background: #fafafa url("/imatges/cabeceraBackground.jpg") repeat-x scroll left top;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

table
{
	width: 390
	font-family: arial;
	font-size: 12px;
	color: #5b5b5b;
	text-align: left;
	padding: 2px;
	margin: 0px;
}
a
{
 color: #5b5b5b;
}

h1 {
  font-size:28px;
  font-weight: 500; 
  display: block;
  margin: 10px 0px 5px 0px;
  color: rgb(24,87,145);
}

h2 
{
  font-size:16px;
  font-weight:bold; 
  display: block;
  margin: 0px 0px 5px 0px;
}
h3 
{
  font-size:14px;
  font-weight:bold; 
  display: block;
  margin: 5px 0px 5px 0px;
}

.superTitulo
 {
 	 text-indent: 10px;
	 color:#1b568e;
	 background: url(/imatges/_barraTitulos.gif) repeat-x scroll left top; 
	 font-weight: bold;
	 font-size: 18px;
	 font-family: arial;
	 font-style: italic;
	 display: block;
   padding: 2px;
   margin-bottom:3px;
   text-decoration: none;
	}
	.superTitulo:first-letter {
	font-size: 19px
	}
	
	.superTitulo:hover
	{
	 color:#1277d4;
	}

.sombrablanca { position: relative; left: 1px; top: 1px; color: #fff;}
.textoSombra { position: absolute; left: -1px; top: -1px;}
.textoSombra:hover {color:#0467c4;}

.mediumTitulo
 {
 	 text-indent: 10px;
	 color:#1b568e;
	 font-weight: bold;
	 font-size: 16px;
	 font-family: arial;
	 font-style: italic;
	 display: block;
   padding: 5px;
   text-decoration: none;
	}
	.mediumTitulo:first-letter {
	font-size: 16px
	}


	.itemBlock
	{
	 display:block;
	 width: 800; 
	 margin-top:10px;
	 font-size: 12px;
	 font-family: arial;
	 color: #5b5b5b;
	 clear:both;
	}
	
		.itemBlockHalf
	{
	 display: inline;
	 width: 390px;
	 margin: 10px 5px 0px 5px;
	 font-size: 12px;
	 font-family: arial;
	 color: #5b5b5b;
	 float:left;
	}
	
	.itemBlockTercio
	{
	 display: inline;
	 width: 250px;
	 margin: 15px 8px 10px 8px;
	 font-size: 12px;
	 font-family: arial;
	 color: #5b5b5b;
	 float:left;
	}
	
			.itemBlock4
	{
	 display: inline;
	 width: 120px;
	 margin: 15px 3px 10px 3px;
	 font-size: 12px;
	 font-family: arial;
	 color: #5b5b5b;
	 float:left;
	}
		.item4
		{
	 height: 100px;
	 // height: 110px;
	}
	
	.itemLink
	{
	 color: #5b5b5b;
	 text-decoration: underline
	}
	
	.item
	{
	 display:block;
	 padding:5px;
	 height: auto;
	 height: 78px;
	 // height: 88px;
	 color: #353535;
	 text-decoration:none;
	 /* background: #f6f6f6; */
	 overflow: hidden;
	}
	
	.itemTercio
	{
	 height: 93px;
	 // height: 103px;
	}
	
		.itemFotoHome
	{
	 height: 130px;
	 // height: 143px;
	}
	.itemRutaHome
	{
	 height: 123px;
	 // height: 133px;
	}
	
	.item:hover
	{
	 background: #FFFFCC;
	}
	
	.item IMG
	{
	  margin: 0 5px 0 5px;
	}
	.itemP
	{
	  margin-top: 5px; display: block;
	}
	
	
	.itemTitulo
	{
	color:#014F61;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	}
	
	.piada
	{
	 padding: 2px;
	 /* background: #f6f6f6; */
	 color: #5b5b5b;
	 margin: 5px 0 10px 10;
	}
	
	.piada:hover
	{
	 background: #FFFFCC;
	}
	
	.piada img
	{
	 margin-left: -10px;
	}
	.piada:hover
	{
	 background: #FFFFCC;
	}
	
	
	.comments
	{
	 width:800px;
	 margin: 5px 5px 10px 0px;

	}
	.comment
	{
	 padding: 5px;
	 display: block;
	 margin: 0px 4px 0px 0px;
	 font-size: 12px;
	 line-height: 15px;
	 font-family: arial;
	 color: #7c7c7c;
	 /*background: #fcfcfc;*/
	 text-decoration: none;
	}
	
	.comment:hover
	{
	 background: #FFFFCC;
	}
	
	.comentariosItem{
	background-color: #fff;
	font-family: arial;
	font-size: 12px;
	color: #7c7c7c;
	padding: 10px;
	display: block;
}
	
	
	#principal{
	width: 820;
	float: left;
	text-align: left;
	padding: 10px;
	background-color:#fff;
	font-family: arial;
	font-size: 12px;
	color: #5b5b5b;
	margin-left; 170px;
	//display: table-cell;

	}
	
	#lateral
	{
	float: right;
	width: 180px;
	background: #fff;
	text-align: center;
	//display: table-cell;
	}
	#lateral DIV
	{
	 background: #ECECEC;
	 width: 160px;
	 padding: 10px;
	 color:#191919;
	 text-align: left;
	 margin: -3px auto -3px auto;
	 overflow: hidden;
	}
	#lateral a
	{
	 color:#191919;
	}
	
	#login input
	{
	 color:#191919;
	 font-size: 12px;
	 border: 1px solid #c0c0c0;
	 width: 120px;
	 margin-bottom: 5px;
	}
	#login .boton
	{
	 color:#191919;
	 font-size: 12px;
	 border: 0px;
	 width: 75px;
	 background-image: url();
	}
	
.contentItem
{
  display:block;

}
	
	
	#cabecera
	{
	text-align: right;
	width:1010px;
	height: 130px;
	background: url(/imatges/cabecera.jpg) repeat-x scroll left top; 
	}
#menuSuperior
	{
	width:1010px;
	height: 35px;
	background: url(/imatges/barraMenu.gif) repeat-x scroll left top; 
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;
  text-align: left;
  overflow: hidden;

	}
	#menuSuperior a
	{
	// margin-top: 2px;
	color: #666;
	text-decoration: none;
	width:75px;
	text-align: center;
	padding: 10px 0px 9px 0px;
	border-left: 1px solid #f9f9f9;
	border-right: 1px solid #c0c0c0;
	display: table-cell;
	}
	#menuSuperior a:hover
	{
	background: #fff;
	}
	
		#menuSuperior .activo
	{
	background: #f1f1f1;
	}
	
	#menuSuperior .primero
	{
	width:80px;
	border-left: 0px;
	}
	#menuSuperior .ultimo
	{
	margin: 0px;
	// margin: 2px 0px 0px -3px;
	color: #666;
	text-decoration: none;
	padding: 10px 10px 8px 0px;
	border-left: 1px solid #f9f9f9;
	display: table-cell;
	text-align: right;
	width: 235;
	border-right: 0px;

	}

	
	#Pie
	{
	clear: both;
	padding:11px;
	width:1010px;
	height: 39px;
	background: url(/imatges/barraPie.jpg) repeat-x scroll left top; 
	font-family: arial;
	font-size: 11px;
	color: #666;
	}
	
	#Pie a
	{
	color: #555;
	text-decoration: none
	}
	#Pie a:hover
	{
	color: #000;
	}
	
	#Pie div
	{
	width: 675px;
	float: right;
	text-align: right;
	position: relative;
	top: -5px;
	}
	#Pie img
	{
	position: relative;
	bottom: -2px;
	}
	
	#googlesearch{
	width:610; 
	text-align:left; 
	display: block;
	}
	
 .inputtext
	{
	border: 1px solid #b5b5b5;
	width: 470px;
	font-size:14px;
	}
	
	#sombra{
	padding-left:1px;
	 margin: auto;
	 width: 1012px;
	 background: transparent url(/imatges/sombra.png);
   color: inherit; 
	}
	
	#content{
	text-align: left;
	background: #fff;
	width:1010px; 
	padding:0px;
	font-family: arial;
	font-size: 12px;
	color: #5b5b5b;
	clear: both;
	position: relative;
  right: 2px; 
	}
	
	#body
	{
			background: transparent url("/imatges/pieBackground.jpg") repeat-x scroll left bottom;
	}
	
  #usuariosonline{
  margin: 10px;
  }
  #usuariosonline img{ vertical-align: middle }
  #usuariosonline a {color: #fff; text-decoration: none;font-size: 10px;}
  
  #migita{
  width: 1010px;
  padding: 5px 0 0px 20px;
  font-family: arial;
  font-size: 11;
  color: #5b5b5b;
  }
  #migita a
  {
   color: #5b5b5b;
  }
  
	.comentariosItemTitulo{
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		display: block;
	}


.formuComentarios{
		font-family: arial;
		font-size: 12px;
		padding: 10px;
		display: block;
	}
	
.formuComentarios input{
			vertical-align: middle;
			margin: 2px;
		}
.formuComentarios .text{
			width: 200px;
			border: 1px #5b5b5b solid;
		}
.formuComentarios .boton{
			width: auto;
		}
.formuComentarios textarea{
			width: 700px;
			height: 100px;
			border: 1px #5b5b5b solid;
		}
