@charset "utf-8";
/* CSS Document */

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/fondo.gif)
}

td {
	font-family:Arial;
	font-size:11px;
	color:#555555;
}

td.mensajes {
	padding-bottom:18px;
	padding-left:27px;
	padding-right:27px;
	padding-top:18px;
}

.inputbox {
	border:solid 1px;
	border-color: #045b74;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	color:#555555;
}
	
.texto2 {
	font-family:Arial;
	font-size:12px;
	color:#555555;
}

.nombre {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#045b77;
}
	

.caja1 {
	border:solid 1px;
	border-color: #045b74;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	color:#555555;
}

.caja2 {
	border:solid 1px;
	border-color: #045b74;
	background-color:#dedede;
	font-family:Arial;
	font-size:11px;
	color:#555555;
}


.pie {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	}

.titulo1 {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#eea437;
	}
	
.titulo2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#eea437;
	}
	
.titulo3 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#eea437;
	}
	
.contentheading	{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#045b77;
	}


/*ENLACES*/

a {
	color:#eea437;
	text-decoration:none;
	}
	
a:hover {
	color:#eea437;
	text-decoration:underline;
	}

a:active{
	color:#eea437;
	text-decoration:underline;
	}
	
a:visited {
	color:#eea437;
	}


a.enlace1 {
	color:#eea437;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
a.enlace1:hover {
	color:#eea437;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	}

a.enlace1:active{
	color:#eea437;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	}
	
a.enlace1:visited {
	color:#eea437;
	font-size:12px;
	font-weight:bold;
	}

a.enlace2 {
	font-family:Arial;
	font-size:11px;
	color:#555555;
	text-decoration:none;
	}
	
a.enlace2:hover {
	text-decoration:underline;
	}

a.enlace2:active{
	text-decoration:underline;
	}
	
a.enlace2:visited {
	}

.subtitulo1 {
	color:#eea437;
	font-size:13px;
	font-weight:bold;
	}

.subtitulo2 {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#045b77;
}

a.subtitulo1 {
	color:#eea437;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
	
a.subtitulo1:hover {
	text-decoration:underline;
}

a.subtitulo1:active{
	text-decoration:underline;
}
	
a.subtitulo1:visited {
}	

/*TABLAS*/


.cabtabla {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
	
.num {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#555555;
}

.usuario {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#045b77;
}

.usuario2 {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#045b77;
}

a.usuario2 {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#045b77;
}
	
a.usuario2:hover {
	text-decoration:underline;
}

a.usuario2:active{
	text-decoration:underline;
}
	
a.usuario2:visited {
}

/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {
border-top:solid 1px #CCC;
margin:10px 0 0;
padding:10px 0;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:center;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:center;
}

ul.pagination li a {
padding:2px;
}

/*////////////////////////////////////////*/

<!--
#inicio, #inicio:visited {
	background-image:url(../../../images/stories/inicio.gif);
	width:65px;
	height:24px;
}
#miembros, #miembros:visited {
	background-image:url(../../../images/stories/miembros.gif);
	width:92px;
	height:24px;	
}
#enlaces, #enlaces:visited {
	background-image:url(../../../images/stories/enlaces.gif);
	width:78px;
	height:24px;
}
#documentos, #documentos:visited {
	background-image:url(../../../images/stories/documentos.gif);
	width:105px;
	height:24px;
}
#ayuda, #ayuda:visited {
	background-image:url(../../../images/stories/ayuda.gif);
	width:68px;
	height:24px;	
}

.rollover span.alt {
	display:none;
}
.rollover img {
	border:none;
}
:root .rollover img {
	display:block;
}

.rollover, .rollover:visited {
	background-color:transparent !important; /* needed for Opera5/6 */
	background-repeat:no-repeat;
	background-position:0 0;
}
.rollover:hover, .rollover:focus, .rollover:active, .rollover.MMO, .rollover.MMO:visited {
	background-position:0 -24px;
}
-->
