body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Comic Sans MS;
	font-size: 13px;
}

.titulo
{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
}

.textoG{
	font-family: Comic Sans MS;
	font-size: 14px;	
}

.textoSG{
	font-family: Comic Sans MS;
	font-size: 15px;
}

.textoP{
	font-family: Comic Sans MS;
	font-size: 12px;	
}

.textoPie{
	font-family: Comic Sans MS;
	font-size: 10px;		
}

.celdaSubrayadaNaranja
{
	border-bottom:solid 3px #fea94e;
}

.celdaSubrayadaAzul
{
	border-bottom:solid 3px #3367cd;
}

.celdaSubrayadaVerde
{
	border-bottom:solid 3px #c0cd01;
}

.celdaSubrayadaRojo
{
	border-bottom:solid 3px #666699;
}

.celdaSubrayadaAmarillo
{
	border-bottom:solid 3px #fffd2d;
}

.celdaSubrayadaCeleste
{
	border-bottom:solid 3px #02b3c4;
}

.celdaSubrayadaCarne
{
	border-bottom:solid 3px #A57331;
}

.celdaSubrayadaGris
{
	border-bottom:solid 3px #BBBBBB;
}

.celdaSubrayadaTeja
{
	border-bottom:solid 3px #CC6633;	
}

.celdaSubrayadaGranate
{
	border-bottom:solid 3px #FF0000;	
}

.celdaSubrayadaBotella
{
	border-bottom:solid 3px #006600;	
}

.imgGenC{
	padding: 1px;
	height: 58px;
	width: 58px;	
}

.imgGenCOver{
	background-color : Yellow;
	height: 58px;
	padding: 1px;
	width: 58px;	
}

.imgDecor{
	padding: 2px;
	height: 89px;
	width: 136px;	
}

.imgDecorOver{
	background-color : #ff9900;
	padding: 2px;
	height: 89px;
	width: 136px;	
}

A.integrantes{
	color:#000000;
  	font-family: Comic Sans MS;
   font-size: 13px;
   text-decoration: underline;	
}

A.integrantes:hover{
	color:#000000;
  	font-family: Comic Sans MS;
   font-size: 13px;
   text-decoration:underline;		
}

A.formatos{
	color:black;
  	font-family: Comic Sans MS;
   font-size: 13px;
   text-decoration: underline;	
}

A.formatos:hover{
	color:Black;
  	font-family: Comic Sans MS;
   font-size: 13px;
   text-decoration:underline;		
}

A.prensa{
	color:#000000;
  	font-family: Comic Sans MS;
   font-size: 13px;
   /*font-weight:bold;*/
   text-decoration: underline;	
}

A.prensa:hover{
	color:#555555;
  	font-family: Comic Sans MS;
   font-size: 13px;
   /*font-weight:bold;*/
   text-decoration:underline;		
}

.imgPerso{
	padding: 1px;
	height: 78px;
	width: 312px;	
}

.imgPersoOver{
	background-color : #0000ff;
	height: 78px;
	padding: 1px;
	width: 312px;	
}