.celda {
	height: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#enlace a{
		color: #0000FF;
}
#enlace a:hover {
		color: #000000;
		
}

#centro {
background-color:#CCFFFF;


}
#centro a {
		color: #0000FF;
}
#centro a:hover {
		color: #000000;
		
}

#centro td.a:hover {

background-color:#FF0000;

}

.boton a {

background-image:url(../prensa/actividades/cimitarra/images/botonmodelo.jpg);

}

.boton a:hover{

background-image:url(../prensa/actividades/cimitarra/images/botonmodelo2.jpg);

}

.boton {
	font-weight: bold;

}

#contenedormenu {

	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	width:500px;
	display:block;
	height:345px;
	background-image: url(../prensa/actividades/cimitarra/images/cimitarra_g.jpg);
	background-repeat: no-repeat;
	background-position:left;
		
		}	
		


#contenedormenu ul{
	position:relative;
	padding-top:0px;
	left:358px;
	width:230px;
	text-align:center;
	list-style:none;
	line-height:45px;
	padding-bottom:0px;
}

#contenedormenu li {
	background-image: url(../prensa/actividades/cimitarra/images/boton1.gif);
	padding-bottom:6px;
	background-repeat: no-repeat;
	
}

#contenedormenu li a {
	
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;	
	
}

#contenedormenu li:hover{
	background-image: url(../prensa/actividades/cimitarra/images/boton1_over.gif);
	color: #FFFF33;	
}

#contenedormenu  li a:hover, #contenedormenu li:hover a{
	
	color: #FFFF33;	
}

#contenedormenu li:active {

	background-image: url(../prensa/actividades/cimitarra/images/boton1_active.gif);

}

#titulo	{
	font-size: 2.3em;
	font-weight: bold;
	text-align: center;	

}

#subtitulo	{
	font-size: 0.8em;
	font-weight: bolder;
	text-align: center;	

}

#informacion {
	font-size: 0.8em;
	font-weight: bolder;
	text-align: center;		

}
#informacion a:link {
color:#0000FF;
}

.enlace	a{
	font-size: 0.8em;
	font-style: italic;
	text-transform: capitalize;
	text-decoration: underline;
}

.enlace	a:hover{
	font-size: 0.8em;
	font-style: normal;
	text-transform: uppercase;
}

.enlace1 {
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}

.enlace1 a:hover{
	font-style: normal;
	color: #0000FF;
	text-transform: uppercase;
}