body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textomenu {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #797979;
}
.textomenu a:link{
	color: #797979;
	text-decoration:none;
}
.textomenu a:active{
	color: #797979;
	text-decoration:none;
}
.textomenu a:visited {
	color: #797979;
	text-decoration:none;
}
.textomenu a:hover{
	color: #797979;
	text-decoration:underline;
}

.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	line-height:12px;
}
.textonormal a:link{
	color: #cc3300;
	text-decoration:underline;
	font-weight:bold;
}
.textonormal a:active{
	color: #cc3300;
	text-decoration:underline;
	font-weight:bold;
}
.textonormal a:visited {
	color: #cc3300;
	text-decoration:underline;
	font-weight:bold;
}
.textonormal a:hover{
	color: #797979;
	text-decoration:none;
	font-weight:bold;
}

.textonormalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #959595;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #cc3300;
}
.textotitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5e5e5e;
}
#aporta{
	height:50px;
	width:240px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(../imgs/aporte_manifiesto.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding:15px 10px 0 10px;
}
#aporta a:link {
	text-decoration: underline;
	color: #fff;
}
#aporta a:active {
	text-decoration: underline;
	color: #fff;
}
#aporta a:visited {
	text-decoration: underline;
	color: #fff;
}
#aporta a:hover {
	text-decoration: underline;
	color: #fff;
}
#enfalta{
/*background:url(../imgs/cineforum_bocadillo.gif) no-repeat;*/
background-color:#f3f3f3;
/*height:94px;*/
padding:5px;
text-align:center;
}
#enfalta_int{
	text-align:left;
	padding:0;
	margin:0;
	/*padding-top: 0.1em;*/

}
#enfalta_int p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #797979;
	margin:5px;
}
#enfalta_int a:link {
	text-decoration: underline;
	color: #cc3300;
}
#enfalta_int a:active {
	text-decoration: underline;
	color: #cc3300;
}
#enfalta_int a:visited {
	text-decoration: underline;
	color: #cc3300;
}
#enfalta_int a:hover {
	text-decoration: underline;
	color: #cc3300;
}

/* incluido para web 2010 */
.textomenu3 .marcado{
	padding:4px;
	height:20px;
	color: #797979;
	text-decoration:none;
	background-color:#B42C08;
	color:#fff;
}

.textomenu3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5c5c5c;
}
.textomenu3 .offset{
	height:26px;
	padding-top:7px;
	padding-bottom:7px;
}
.textomenu3 a{
	padding: 7px 4px 7px 4px;
	height:26px;
}
.textomenu3 a:link{
	color: #5c5c5c;
	text-decoration:none;
}
.textomenu3 a:active{
	color: #5c5c5c;
	text-decoration:none;
}
.textomenu3 a:visited {
	color: #5c5c5c;
	text-decoration:none;
}
.textomenu3 a:hover{
	text-decoration:none;
	background-color:#5c5c5c;
	color:#fff;
}