* {
margin:0;
padding:0;
}

#centrado {
position: absolute;
top: 50%;
left: 50%;
width: 900px;
height: 630px;
/*la mitad del alto del div*/
margin-top: -290px; 
/*la mitad del ancho del div*/
margin-left: -450px;
overflow: auto; 
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
background-image: url(Images/fondo_humildad.gif);
}

a:link {
		color: #FFCC00;
		text-decoration: none;
}
a:visited {
    color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}

.letrainicial{
color: #9895a0;
font-weight: bold;
font-size: 12px;
}

.titulo{
color: #9895a0;
font-weight: bold;
font-size: 10px;
}

.error_txt {
font-weight:bold;
color: #FF0000;
}

.exito_txt {
font-weight:bold;
color:#006633;
}

.formularios {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #9895A0;
color:#333399;
border: 1px solid #666666;
}

#contenedor {
	position:absolute;
	width:895px;
	height:620px;
	z-index:1;
	background-color: #000000;
}

#content_album {
	position:absolute;
	width:379px;
	height:364px;
	z-index:10;
	left: 149px;
	top: 157px;
}

#paginador {
	position:absolute;
	width:106px;
	height:15px;
	z-index:1;
	left: 134px;
	top: 349px;
}

#cabecera {
	position:absolute;
	width:535px;
	height:99px;
	z-index:1;
}
#imagen {
	position:absolute;
	width:360px;
	height:525px;
	z-index:2;
	left: 535px;
	top: 0px;
}
#menu {
	position:absolute;
	width:141px;
	height:115px;
	z-index:3;
	left: 0px;
	top: 99px;
}
#delimitador {
	position:absolute;
	width:895px;
	height:32px;
	z-index:4;
	left: 0px;
	top: 525px;
}
#titulo {
	position:absolute;
	width:394px;
	height:56px;
	z-index:5;
	left: 141px;
	top: 99px;
}
#menuinf {
	position:absolute;
	width:757px;
	height:15px;
	z-index:6;
	left: 6px;
	top: 561px;
	font-size: 8px;
}
#logomircom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	position:absolute;
	width:124px;
	height:8px;
	z-index:7;
	left: 768px;
	top: 559px;
}

.mircom:visited {
   color: #9895a0; font-weight: normal; text-decoration: none;  
}
.mircom:link {
   color: #9895a0; font-weight: normal; text-decoration: none; 
}
.mircom:active {
        color: #9895a0; font-weight: normal; text-decoration: none; 
}
.mircom:hover {
        color: #FFFFFF;
}

#content_texto {
	position:absolute;
	width:383px;
	height:350px;
	z-index:9;
	left: 146px;
	top: 160px;
	overflow: hidden;
}

#flecha1 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:10;
	left: 357px;
	top: 8px;
}
#flecha2 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:10;
	left: 357px;
	top: 326px;
}

.linkespecial:link {
color: #8B6A16;
text-decoration: none;
}

.linkespecial:visited {
color: #8B6A16;
text-decoration: none;
}

.linkespecial:hover {
color: #8B6A16;
text-decoration: underline;
}

.linknoticias {
font-weight:bold;
line-height: 15px;
}

.linknoticias:link {
color: #9895a0;
text-decoration: none;
}

.linknoticias:visited {
color: #9895a0;
text-decoration: none;
}

.linknoticias:hover {
color: #9895a0;
text-decoration: underline;
}
