/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e3e3e3;
	background-color: #9f9f9f;
	scrollbar-base-color: #467c6e;
	scrollbar-arrow-color: #222222;
	scrollbar-darkshadow-color: #467c6e;
	scrollbar-face-color: #467c6e;
	scrollbar-highlight-color: #30261D;
	scrollbar-shadow-color: #30261D;
	scrollbar-3dlight-color: #467c6e;

}

.style1 {	font-size: 11px;
	font-weight: bold;
	color:#e3e3e3;
}

	
a, a:active, a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e3e3e3;
	text-decoration: none;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	text-decoration: none;
}

#b, #b:active, #b:link, #b:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e3e3e3;
	text-decoration: none;
}

#b:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e3e3e3;
	text-decoration: none;
}

.enlacenegro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e3e3e3;
}

#listado
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFA8;
}

input, textarea, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	background-color:#CCCCCC;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color:#bababa;
}

#pics
{
border-color:#533a32;
border-style:ridge;
}

#titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d8cebb;
	font-weight: normal;
}

#tablas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E6C4E;
	font-weight: normal;
}


#top td {
	font-size: 11px;
	color: #f7f7f8;
}

#top a, #top a:active, #top a:link, #top a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}

#top a:hover {
	color: #757575;
	text-decoration: underline;
}

#top .corpcolor {
	font-weight: bold;
	color: #757575;
}

#ventanas .title {
	font-weight: bold;
}

#ventanas td {
	font-size: 11px;
	color: #757575;
}

#ventanas a, #ventanas a:visited, #ventanas a:link, #ventanas a:active {
	color: #757575;
	text-decoration: none;
}

#ventanas a:hover {
	color: #757575;
	text-decoration: underline;
}

#centros {
	font-size: 11px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

#centros .title {
	font-weight: bold;
	text-decoration: none;
}

#centros a, #centros a:active, #centros a:link, #centros a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#centros a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#logos {
	font-size: 10px;
	color: #969696;
	text-decoration: none;
}

#footpage {
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}

#footpage .cabecera {
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
}

#footpage a, #footpage a:visited, #footpage a:link, #footpage a:active {
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}

#footpage a:hover {
	font-size: 11px;
	color: #757575;
	text-decoration: underline;
}

#navbar_int {
	font-size: 10px;
	color: #757575;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}

#navbar_int a, #navbar_int a:active, #navbar_int a:link, #navbar_int a:visited {
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}

#navbar_int a:hover {
	font-size: 10px;
	color: #757575;
	text-decoration: underline;
}

#contenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px 7px 7px 7px;
	color: #757575;
}

/* - END - */

/* CLASSES */

.tablas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E6C4E;
}

.detail
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #81776E;
}

.apartado {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #757575;
}

.justificado {
	text-align: justify;
	color: #757575;
}


.bold {
font-weight: bold;
}

.pequenaBlanca {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #757575;
font-size: 10px;
}

.pequenaBlancaJustificada{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
color: #999999;
font-size: 10px;
}

.verticaltext {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
padding-bottom: 3px;
writing-mode: tb-rl;
filter: fliph flipv;
color: #757575;
}

.horizontaltext {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
padding-bottom: 3px;
color: #757575;
}

.negro {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* - END - */
