@charset "utf-8";
/* CSS Document */

.main-banner-manifestacion {
	width:841px;
	height:793px;
	background-image:url(../images/main_no_header.jpg);
	background-repeat:no-repeat;
}

.main-banner-manifestacion-menu {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:12px;
	padding-right:30px;
	text-align:right;
	font-weight:bold;
}

.main-banner-manifestacion-menu a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}

.main-banner-manifestacion-menu a:hover {
	text-decoration:underline;
}

.main-banner-manifestacion-text-left {
	float:left;
	width:220px;
	padding-left:80px;
	/* margin-top:97px; PARA FLASH CON MENU */
	margin-top:140px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
}

.main-banner-manifestacion-text-right {
	float:left;
	width:380px;
	padding-left:100px;
	/* margin-top:23px; PARA FLASH CON MENU */
	margin-top:65px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
}

.main-banner-manifestacion-text-right h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:-10px;
}

.main-banner-manifestacion-text-left a, .main-banner-manifestacion-text-right a {
	color:#8db10c;
	text-decoration:none;
}

.main-banner-manifestacion-text-left a:hover, .main-banner-manifestacion-text-right a:hover {
	text-decoration:underline;