A          {font-weight : bold;	text-decoration:none;	color:#000000;}
A:Visited  {font-weight : bold;	text-decoration:none;	color:#000000; }
A:link     {font-weight : bold;	text-decoration:none;	color:#FF00000; }
A:Active   {font-weight : bold;	text-decoration:underline;	color:000000; }
A:Hover    {font-weight : bold;	text-decoration:underline;	color:#660000; }


.bodymodelo{
background-image:url(images/background.gif);
background-color:#FFFFFF;
background-position: center;
background-attachment: fixed;
background-repeat:repeat-x;
overflow:auto;
}

.centrado {position: absolute;top: 50%;left: 50%;margin-top: -204px; /*Restamos la mitad de alto* /margin-left: -350px; /*Restamos la mitad de ancho*/
}
BODY    { font-size:10pt;	font-family : verdana,arial,helvetica; font-weight : bold;  background-color: #FFFFFF; background-image: url('images/bande_150/fondo_fomdo.gif');  }

.BODY_rojo   { background-repeat: no-repeat; background-color : #FFFFFF; }	
.BODY_index  {
	background-image: url('images/ping_premiademar.gif');
	background-repeat: no-repeat;
	background-color : #e20a16;
	background-position: top;	
}
.BODY_intro  {background-image: url('images/premiademarweb.gif'); background-repeat: repeat ; background-color : #e20a16; background-position: top; }
.BODY_horitzo {background-image: url('images/horitzo_premiademar.gif'); background-repeat: repeat; background-color : #e20a16; background-position: top; }
.BODY_compi  {background-image: url('images/ping_premiademar_g.gif'); background-repeat: repeat; background-color : #e20a16; background-position: top; }
.BODY_ventajas  {background-image: url('images/horitzo_mesa.gif'); background-repeat: repeat ; background-color : #e20a16; background-position: top; }
.BODY_poster_campus  {background-image: url('images/poster-campus-2.jpg'); background-repeat: no-repeat ; background-color : #CCCCCC;background-position: top;  }

TABLEgg     { font-size: 12pt; font-family : verdana,arial,helvetica;  border-color='#000000'; background-color : #FFFFFF;}	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	color: #FFFFFF;
	text-align : center;	
	background-color : #FF0000; 	  	
}		
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #660000;
	text-align : left;	
	background-color : #FFFFFF; 	
	padding: 5px 5px 5px 5px;   	
}		  		   

.H1r  {	font-size: 20pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; padding:5px; }
.H1p  {	font-size: 20pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; padding:5px; }
.H1rp {	font-size: 14pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; padding:5px; }
.H1rm {	font-size: 16pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; padding:20px; }

HR  {	font-size: 20pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; }		
H1  {	font-size: 18pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; }
H2  {	font-size: 16pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center;	}
H3  {	font-size: 15pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : left; }
H4  {	font-size: 14pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; }
H5  {	font-size: 12pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : left; }
H6  {	font-size: 10pt;  font-family : verdana,arial,helvetica;  font-weight : bold; text-align : center; }
  


#menu div.barraMenu, 
#menu div.barraMenu a.botonMenu { 
font-family: sans-serif, Verdana, Arial; 
font-size: 9pt; 
color:#FFFFFF;
background-color: #FF0000; 
font-weight : bold; 
text-align: center; 
cursor: pointer; 
padding: 4px 6px 2px 5px; 
text-decoration: none; 
} 

#menu div.barraMenu a.botonMenu:hover {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
} 

#menu div.barraMenu a.botonMenu:active { 
background-color: #666666; 
color:#FFFFFF; 
} 

