/* CSS Document */

  body {
/*  background-image:url(imgs/fons.jpg);
  font-size:0.95em;
  margin-top:10px; 
  text-align:center;*/
  background-color:#FFCC99;
  font-family:"Times New Roman", Times, serif;
  margin:8px;
  text-align:center;}
  
td { font-size: 12pt; color: #333333}
th { 10pt; color: #663399; font-weight: bold}
p { font-size: 12pt; color: #333333}

a:link { font-size: 11pt;  color: #8D7535; text-decoration: none}
a:visited { font-size: 11pt;  color: #8D7535; text-decoration: none}
a:active { font-size: 11pt;  color: #8D7535; text-decoration: none}
a:hover { font-size: 11pt;  color: #CC9933; text-decoration: underline}

a.menudos:link, a.menudos:visited {color: #9A231D;  text-decoration:none;}
a.menudos:hover, a.menudos:active  {color: #CC9933;}

.cita{
/*font-size: 12pt;  color: #993333;*/
font-size: 12pt;  color: #333333;
font-style:italic;
font-weight:bold;
padding: 3px;
}

.img
{
   float: right;
   margin: 0 0 10px 10px;
   border: 1px solid #E8EDBB;
   padding: 3px;
}
.profes {
   width: 445px;
   border: 1px solid #E8EDBB;
/*
   height: 100%;
*/
   overflow: auto;
   padding: 10px;
   margin-left: 10px;
   text-align: right;
}

        .formulari {
		font-size: 9pt;
		color : #000000;
		line-height : normal;
		text-decoration: none;
		background-color:transparent;
		border-style:groove;
		}

		.menu  {
       	text-decoration : none;
       	font-weight : Bold;
       	color : #666633;
       	font-size : 10px;
       }
	   	.zona  {
       	text-decoration : none;
       	font-weight : Bold;
       	color : #330000;
       	font-size : 12pt;
       }
	   	.mail  {
       	text-decoration : none;
       	font-weight : Bold;
       	color : #006699;
       	font-size : 10px;
       }
	    .intro  {
	text-decoration : none;
	color : #3E3E3E;
	font-size : 10px;
	text-align: center;
       }
	   	.txt  {
	text-decoration : none;
	color : #797979;
	font-size : 10px;
	text-align: center;
       }
	   .noticia {
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	}
	   .copp  {
       	text-decoration : none;
       	font-weight : Bold;
       	color : #666666;
       	font-size : 9pt;
       }
	   .copy  {
       	text-decoration : none;
       	color : #FFF0E5;
       	font-size : 14pt;
       	font-weight : Bold;
       }
	   .curs {
	color: #996666;
	font-weight: bold;
	font-size:20px;
}
.gris {
	/*color: #C4663B;*/
	color: #969696;
}
#centre { text-align:center;}

