	div{
		font-size:9px;
		font-weight:bold;
		text-align:center;
		cursor:default;	
	}
	textarea, select, input, object {
		font-family: Verdana, arial, helvetica, sans-serif; 
		font-size: 9px; 
		font-weight: normal; 
		color: #000000;
	}
	a{
		color:#291C6E;
		text-decoration:none;
	}
	.cont{
		position:absolute;
		left:50%;
		top:0px;
		width:750px;
		margin-left:-375px;
	}
	.tablacentral{
		background-image:url(fondo/fondo.jpg);
		background-position:100% 0%;
		background-repeat:no-repeat;
	}
	.cabecera{
		position:absolute;
		left:0px;
		top:0px;
		width:750px;
		height:138px;
	}
	.menu{
		position:absolute;
		left:0px;
		top:112px;
		width:750px;
		height:25px;
		background-image:url(fondo/menu.jpg);
		background-position:0% 100%;
		background-repeat:no-repeat;
	}
	.menutexto{
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:15px;
		color:#291C6E;
	}
	.portada {
		font-family:Garamond, Helvetica, sans-serif; 
		font-size:20px; 
		color:#291C6E; 
		font-weight:bold; 
		text-align:justify;
	}
	.logo{
		position:absolute;
		left:147px;
		top:16px;
		width:455px;
		height:78px;
	}
	.submenu1{
		position:absolute;
		left:436px;
		top:132px;
		width:132px;
		height:100px;
		visibility:hidden;
		background-color:#FFFFFF;
	}
	.textonegritaazul{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#291C6E;
		font-weight:bold;
		text-align:justify;
	}
	.textoazul{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#291C6E;
		font-weight:normal;
		padding-left:15px;
		text-align:justify;
		padding-right:15px;
	}
	.textoazul2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#291C6E;
		font-weight:normal;
	}
	.textorojoamp{
		font-family:Arial, Helvetica, sans-serif;
		font-size:35px;
		color:#FF0000;
		font-weight:bold;
		text-align:center;
	}
	.titulotabla{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
		background-color:#99CCFF;
		text-align:center;
	}
	.fechatabla{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#291C6E;
		font-weight:normal;
		background-color:#CCFFFF;
		text-align:center;
	}
	.ciudadtabla{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#291C6E;
		font-weight:normal;
		background-color:#CCFFCC;
		text-align:center;
	}
	.paistabla{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#291C6E;
		font-weight:normal;
		background-color:#FFFFCC;
		text-align:center;
	}
	.tituloprem{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		background-color:#5566FF;
		font-weight:lighter;
	}
	.textopremamarillo{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#291C6E;
		font-weight:normal;
		padding-left:15px;
		background-color:#FFFFCC;
		text-align:justify;
		padding-right:15px;
	}
	.textopremaguamarina{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#291C6E;
		font-weight:normal;
		padding-left:15px;
		background-color:#CCFFFF;
		text-align:justify;
		padding-right:15px;
	}
	.creadopor{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#291C6E;
	}