/*   ---- HOJA DE ESTILO PARA SOLPSIQUIATRIA -----  */

body {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55536C;
}

td {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	color: #55536C;
	font-size: 11px;
}

.fondoamarillo {
	background-color: #FFCC67;
	
}
.fondoamarillocl {
	background-color: #F7E7C2;
	
}

.fondogranate {
	background-color: #9A0034;
	color: #FFFFFF;
	font-weight: bold;
	
}

.textocopy{
	font-weight: normal;
	font-size: 9px;
}
.textorojo {
	color: #9A0034;
	font-weight: normal;
	
}
.textogris {
	color: #616161;
	font-weight: bold;
	font-size: 10px;
}
.textogrisbold {
	color: #616161;
	font-weight: bold;
	font-size: 11px;
}
.separador {
	background-color: #EDEDED;
		
}
.separadorgrisoscuro {
	background-color: #B8B8B8;
		
}
.titulo {
    background-color: #FFCC67;
	color: #9A0034;
	font-weight: normal;
	font-size: 18px;
}
.subtitulo {
    color: #9A0034;
	font-weight: bold;
	font-size: 13px;
}
/* --- ENLACE GENERAL PARA EL CONTENIDO --- */

A:link {
	text-decoration:none;
	font-size: 11px;
	color: #9A0034;
	font-weight: normal;
}

A:visited {
	text-decoration:none;
	font-size: 11px;
	color: #9A0034;
	font-weight: normal;
}

a:hover {
	text-decoration:none;
	font-size: 11px;
	color: #9A0034;
	font-weight: normal;
}
a:active {
	text-decoration:none;
	font-size: 11px;
	color: #9A0034;
	font-weight: normal;
}





a.submenudesp1{
	color: #ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	
}
a.submenudesp1:active {
	color: #ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}	
a.submenudesp1:visited {
	color: #ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.submenudesp1:hover {
	color:#ffffff;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.enlace{
	color: #616161;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	
}
a.enlace:active {
	color: #616161;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}	
a.enlace:visited {
	color: #616161;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
a.enlace:hover {
	color:#616161;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
a.gris{
	color: #616161;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	
}
a.gris:active {
	color: #616161;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}	
a.gris:visited {
	color: #616161;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}
a.gris:hover {
	color:#616161;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}


a.enlace9{
	color: #616161;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	
}
a.enlace9:active {
	color: #616161;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
}	
a.enlace9:visited {
	color: #616161;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
}
a.enlace9:hover {
	color:#616161;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
}