/* CSS Document */
body {
background-image:url(imagenes/fondo_psico.gif);
margin: 0px;
font-family:Verdana;
font-size:10px;
color: #74327a;
}
.celda_principal {
background-color: #D7D7D7;
font-family:Verdana;
font-size:10px;
color: #74327a;
}
.celdas_01 {
background-color: #e4e4e4;
font-family:Verdana;
font-size:10px;
color: #74327a;
}
.titulo_01 {
font-family:Verdana;
font-size:11px;
color:#336699;
}
.textos {
font-family:Verdana;
font-size:10px;
color: #74327a;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF9900;
}
.formu_taller {
font-family:"Trebuchet MS";
font-size:12px;
color:#FFFFFF;
}
.banner_caja {
background-color:#000000;
width:468px;
height: 40px;
border:#333333 solid thin;
}
.titulo_banner {
font-family:"Trebuchet MS";
text-transform:uppercase;
font-size:18px;
color:#FFCC00;
font-weight:bold;
}
.subtitulo_banner {
font-family:"Trebuchet MS";
text-transform: capitalize;
font-size:12px;
color:#CCCCCC;
font-weight:bold;
}