@charset "utf-8";
/* CSS Document */

a:link {
    
	text-decoration:none;
	
	}
a:visited {
  
	text-decoration:none;
	
}
a:hover {
    color: #FF0000;
	text-decoration: underline
}

.scroll {
	
	width:276px;
	height:115px;
	z-index:1;
	overflow:auto;
	
}
.caja {
	width: 482px;
	background-image: url("../image/centro.gif");
	background-repeat: repeat-y;
	
	}
	
	.cajaarriba {
		background-image: url("../image/arriba.gif");
		background-position:top center;
		background-repeat: no-repeat;
	}
	
	.cajaabajo {
		background-image: url("../image/abajo.gif");
		background-position: bottom left;
		background-repeat: no-repeat;
		padding: 15px 15px 15px 15px;
		
	}
	#menu {
    margin:auto;
    padding-left:20px;
    padding-top:35px;    
    height:50px;
    width:890px;
   
}
#menu ul{
    list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
	
}
#menu ul li {
    float:left;   
	
	 padding: 20px 40px 40px 20px;
	 	width:155px;
}
#menu ul li a{
    text-decoration:none;
    color:#CCCCCC;
    font-weight:bold;
}
#menu ul li a:hover{

    color:#FFFFFF;
}


	#navi {
	padding:0px;
	list-style:none;
	margin:0;
	padding:0;
	top: 182px;
	width: 536px;
   
}
#navi ul{
    list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
	
}
#navi ul li {

    float:left; 	
	 padding: 0;
	 	
}
#navi ul li a{
    display:block; 
		width:auto;
		padding:4px 10px 4px 10px;	
		text-decoration:none;
		text-align:center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#2084BF;
		background-color:#D3D3D3;
}
#navi ul li a:hover{

    color:#FF0000;
}

.fotografias{
 border: 2px solid #d0d0d0;
padding: 5px 5px 5px 5px;
}
.vistaprevia{
 border: 1px solid #09C;
padding: 5px 5px 5px 5px;
width:500px;
margin-left:100px;
font-size: 12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space:pre-wrap;

	
	

	

	
}
.blancogrande {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.amarillogrande {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #FFFA33;
}

.blancopeque {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blancomedio {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
.grispeque {
	font-size: 10px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.grisblog {
	font-size: 12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space:pre-wrap;
}
.grisnormal {
	font-size: 12px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.rojo{
	font-size: 12px;
	color:#EF4830;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

	
}
.verde{
	font-size: 12px;
	color:#0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
}
.verdemini{
	font-size:10px;
	color:#0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.marronbold {
	font-family:Verdana;
	font-size: 14px;
	color:#FF9933;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	text-align: center;
}
.minis {
	font-size: 11px;
	color:#333333;
	font-family:Tahoma;
	
}
.negrita {
	font-size: 11px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	
}
.linkazul {
	font-size: 11px;
	color:#2084BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	}
	.azul {
	font-size: 11px;
	color:#45A6DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boton {border: none; display: inline; float: left; height: 55px; padding-left: 27px; background: url(../image/boton_izdo.gif) no-repeat left top; font-size: 1em; text-decoration: underline;}
.boton strong {display: block; float: left; font-weight: normal; color:#000000; height: 23px; background: url(../image/boton_dcho.gif) no-repeat right bottom; padding: 14px 15px 3px 5px; cursor: pointer;}
.boton:visited {color: #007ca5;}
.boton:hover {color: #FF0000;}
#liquid-round {
width:100%;
margin:5px;
background:#fff url(../image/_leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(../image/_top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(../image/_top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(../image/_rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -10px 0;
}
.bottom {
width:100%;
height:60px;
background:url(../image/_bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(../image/_bottom-right.gif) no-repeat right top;

}
p {margin:0 0 1em 0}
.input {
	border: 1px solid #9EC664;
	font:normal 8pt Verdana,Arial;
	overflow:hidden;
}
.textarea2{border:1px solid #bdc7d8;padding:3px;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;overflow:hidden; 
}
.botonazul {
 padding:2px;
 font:normal 8pt Verdana,Arial;
 border:solid 1px #000000; 
 color:#FFFFFF;
 background-color:#3399CC; 
 cursor:pointer;
 text-decoration:none;
 }
 .botonverde {
 padding:2px;
 font:normal 8pt Verdana,Arial;
 border:solid 1px #000000; 
 color:#FFFFFF;
 background-color:#41CA39; 
 cursor:pointer;
 text-decoration:none;
 }
 .info, .exito, .alerta, .error {
       font-family:Arial, Helvetica, sans-serif; 
       font-size:11px;
       border: 1px solid;
       margin: 10px 0px;
       padding:15px 10px 15px 50px;
       background-repeat: no-repeat;
       background-position: 10px center;
}
.info {
       color: #00529B;
       background-color: #BDE5F8;
       background-image: url('../image/info.gif');
}
.exito {
       color: #4F8A10;
       background-color: #DFF2BF;
       background-image:url('../image/exito.gif');
}
.alerta {
       color: #9F6000;
       background-color: #FEEFB3;
       background-image: url('../image/alerta.gif');
}
.error {
       color: #D8000C;
       background-color: #FFBABA;
       background-image: url('../image/error.gif');
	   text-align:left;
}
.cabecera {
	height:60px;
	background-image: url("../image/cabecera.gif");
	background-repeat: repeat-x;
	padding:2px 4px 2px 4px;
	
}
.cabeceraeventos {

height:60px;
	background-image: url("../image/cabecera_eventos.gif");
	background-repeat: repeat-x;
 padding:2px 4px 2px 4px;
}
.noticias {

height:auto;
	background-image: url("../image/noticias.gif");
	background-repeat: repeat-x;
 padding:8px;
}
.black_overlay {

  position: absolute;
  top: 0%; left: 0%;
  width: 100%; height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}
 .black_overlay2{

  position: absolute;
  top: 0%; left: 0%;
  width: 600px; height: 600px;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}
.white_content {

  position: absolute;
  top: 25%; left: 25%;
  width: 50%; height: 50%;
  padding: 16px;
  border: 16px solid orange;
  background-color:#0099CC;
  z-index:1002;
  overflow: auto;
}
.white_content2 {

  position: absolute;
  top: 25%; left: 10%;
  width: 400px; height: 310px;
  padding: 16px;
  border: 16px solid orange;
  background-color:#0099CC;
  z-index:1002;
  overflow: auto;
}



#paginado2{
width:280px;
 border: 2px solid #d0d0d0;
 padding: 5px 5px 5px 5px;
float:left;
 background-color:#FFFFFF;
}
.centros{
color: #862101;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;	
width:58%;
text-align:left;
display:inline;
float:left;
line-height:55px;}
.izquierda{
width:30%;
text-align:left;
display:inline;
float:left;
line-height:55px;}
.izquierda2{
width:68%;
text-align:left;
display:inline;
float:left;
}
.derecha{
width:12%;
display:inline;
float:right;
line-height:55px;
cursor:pointer;}
.derecha2{
width:32%;
display:inline;
float:right;

cursor:pointer;}
