body{
	background-repeat:repeat;
   	color: black;
    font: 11px MS Sans Serif, verdana, arial, sans-serif; color: black;
   	width: 910px;
	margin-left:auto;
	margin-right:auto;
}

body p{ 
 color: #f58f11;
 font-size: 11px;
 width: 100%;
 background-color: white;
}

#header{
   width: 900px;
   background-color: white;
   border-top: 5px solid #F58F11;
   border-bottom: 5px solid #F58F11;
   margin-left: 25px;
}


#post{
   width: 500px;
   background-color: white;
   border: 0px solid #66696D;
   border-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: justify;
   padding: 5px;

}
#post B{
  color: #0b499c;
  font-size: 16px;
}

#post p{
  color: black;
  border: 0px;
  width: auto;
  font-size: 12px;
  background-color:white;
}
#post td td td{ 
  background-color:E5E5E5;
  width: 490px;
}
.piepost{
  width: 500px;
  border-top: 1px dotted grey;
  
}
/***** Widgets del menú esquerra **********/

.widget_menui{
   background-color: white;
   width: 200px;
   height: 200px;
   font-size: 1em;
   margin-left: 15px;
   border: 0px solid #E5E5E5;
}

.widget_menui .cat{
   border-bottom: 0px solid black;
   color: white;
   padding-top: 0px;
   padding-bottom: 0px;
}

.widget_menui table{
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 33px;
   background-image: url(http://www.naocat.com/themes/nao03/style/imatges/back_fl.png);
}


/*********** Formulari de login ************/

#form_login{
   width: 200px;
   height: 211px;
   margin-left: 15px;
   padding-top: 10px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 10px;
   background-image: url(http://www.naocat.com/themes/nao03/style/imatges/back_fl.png);
   border: 0px solid #66696D;
}

#form_login .cat{
   border-bottom: 0px solid #66696D;
   color: white;
   padding-top: 0px;
   padding-bottom: 0px;
}
#form_login td{
   background-color: transparent;
}

FORM INPUT{
  margin: 1px;
}


/*********** Menú lateral dret *************/

.widget_menud{
   background-color: #0B499c;
   border: 0px solid #66696D;;
   width: 167px;
   height: 100px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.widget_menud p{
  color: black;
  border: 0px;
  width: auto;
  font-size: 12px;
  background-color:white;
}
.widget_menud td{
   background-color: white;
}

#cartellera{
   background-color: black;
   border: 0px solid #66696D;;
   width: 167px;
   height: 200px;
}
#cartellera a{
   font-size: 10px;
}

#cartellera .cat{
   border-top: 0px;
   border-right: 0px;
   border-left: 0px;
   padding-top: 3px;
   padding-bottom: 3px;
   color: white;
}


.bodyline a{
  font-size: 10px;
}

.widget_menud .cat{
   display: none;
}

/*---------------------------*/

A:link, A:visited, A:active { font: 10px MS Sans Serif, verdana, arial, sans-serif; color: #006699; text-decoration: none; }  /* color textes pàgina */
A:hover { font: 10px MS Sans Serif, verdana, arial, sans-serif; color: #f58f11;}

#TextoCab {
	position:relative;
	left:500px;
	top:140px;
	width:299px;
	height:30px;
	z-index:1;
   font: 12px MS Sans Serif, verdana, arial, sans-serif; color:#000099; font-weight:bold;
	display:none;
}


