@charset "utf-8";
/* CSS Document */
body {
	background-color: #FDF5E8;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.fondobot {background-image:url(cine-psicoanalisis/CINEPSICO-FINAL_14.jpg); background-repeat:repeat-y;
}
.fondotext{background-image: url(cine-psicoanalisis/fondotext.jpg); background-repeat:repeat-y;
}
.textogenerales{
	font-family: "Century Gothic";
	font-size: 14px;
	padding-left:10px;
	text-align: left;
}
.firma{
	font-family: "Century Gothic";
	font-size: 12px;
	padding-left:10px;
}

