/* CSS Document */
/*body { 
  background-image: url("imagenes/fondo.png"); 
}*/

.menusuperior{
	font-family:Times New Roman, Times, serif;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	display:block;
	width:100%;
	height:100%;
}

.menusuperior:hover{
	font-family:Times New Roman, Times, serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.menusuperior2{
	background-color:#FFFFFF;
}

.menusuperior2:hover{
	background-color:#000000;
}

.ultimo{
	background-color:#FFFFFF;
	width:100%;
	height:37px;
	font-family:Arabic Typesetting;
	font-size:20px;
	opacity:0.8;
	clear: none;
}

.texto{
	width:720px;
	text-align:center;
}


/* Galeria de imagenes*/
.galeri{
background:#0000;
margin-top:5px;
margin-left:5px;
}
.galeri img {
-o-border-radius: 5px;/* radio de borde*/
-ms-border-radius: 55px;/* radio de borde*/
-webkit-border-radius: 5px;/* radio de borde*/
-moz-border-radius: 5px;/* radio de borde*/
border-radius: 5px;
-webkit-box-shadow: 0px 0px 4px #696969;
-moz-box-shadow: 0px 0px 4px #696969;
box-shadow: 0px 0px 4px #696969;
padding: 5px;
position:static;
}

.btn_Close_pop {
	font-family:Arial, Helvetica, sans-serif;
	width:26px;
	height:21px;
	background:url(../imagenes/cerrar.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:20px;
	font-weight :bold;
	border: none;
	background-color: transparent;
	cursor:pointer;
}
/* Fin Galeria de imagenes*/

.tablacomopublicar{
	background-color:#FFFFFF;
	width:100%;
	font-family:Arabic Typesetting;
	font-size:20px;
	opacity:0.8;
	clear: none;
}

.cuadrocomopublicar{
	width:200px;
	height:150px;
	background-color:#FF3300;
	opacity:0.7;
	font-size:12px;
	padding-right:15px;
	margin-right:20px;
	position: absolute;
}

.titulocontacto{
	font-size:40px;
	font-family:"Courier New", Courier;
}

.infcontacto{
	background-color:#FFFFFF;
	width:180px;
	font-family:Arabic Typesetting;
	font-size:23px;
	opacity:0.8;
	clear: none;
	text-align:right;
}

.entradacontacto{
	background-color:#FF3300;
	opacity:0.7;
	width:100%;
	height:35px;
	color:#FFFFFF;
}

.entradacontacto2{
	background-color:#FF3300;
	opacity:0.7;
	width:100%;
	height:100px;
	color:#FFFFFF;
}

.tablahistoria{
	background-color:#FFFFFF;
	font-family:Arabic Typesetting;
	width:77%;
	font-size:20px;
	opacity:0.8;
	clear: none;
}

.numerosfondo{
	width:250px;
	height:250px;
	background-color:#FF3300;
	opacity:0.5;
	font-size:12px;
	position: absolute;
}

.numerostexto{
	font-size:40px;
	font-family:"Arabic Typesetting";
	color:#FFFFFF;
	text-align:left;
	margin-left:5px;
	font-weight:bold;
}

.numerostexto2{
	font-size:25px;
	font-family:"Arabic Typesetting";
	color:#0099FF;
	text-align:left;
	margin-left:5px;
	font-weight:bold;
}

.numerostexto3{
	font-size:22px;
	font-family:"Arabic Typesetting";
	color:#0099FF;
	text-align:right;
	margin-right:5px;
	font-weight:bold;
}

.historiaepocasanteriores{
	font-family:Times New Roman, Times, serif;
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	height:25px;
	background-color:#000000;
}

.epocasanteriorestexto{
	background-color:#FFFFFF;
	width:100%;
	font-family:Arabic Typesetting;
	font-size:20px;
	opacity:0.8;
	clear: none;
}
