/* CSS Document */

/* general */

/* right menu image swapping */

/*.mouse_off a			{
				background-image: url(../fundacion_amitigra.gif);
				text-align: center;
				vertical-align: middle;
				text-decoration: none;
				font-family: Maiandra GD;
				font-size: 12px;
				color: #000000;
				}*/

/* headers */ 

.bg_top_header		{
				background-image: url(../bg_top_hd_amitigra.jpg);
				background-repeat: repeat-x;
				font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-align: right; font-weight: bold;
				padding-top: 5px; padding-right: 10px;
				}
.bg_top_header a:link, .bg_top_header a:visited
					{
				color: #FFFFFF; text-decoration: none;		
				} 

				
.bg_btm_header			{
				background-image: url(../bg_btm_hd_amitigra.jpg);
				background-repeat: repeat-x;
				}
				
.bg_header				{
				background-image: url(../bg_hd_amitigra.jpg);
				background-repeat: repeat-x;
				}

/* contents */

.border_main			{ border-left: solid 1px #999999;
						  border-right: solid 1px #999999; }
						  
.bg_contents			{ background-color: #F7F7F2; }						  

/* columns */

.bg_left_col			{ background-color: #F7F7F2; }

.bg_right_col			{ background-color: #FFFFFF; }

.bg_top_col_green		{ background-image: url(../bg_top_col_green.jpg); 
						  background-repeat: no-repeat;
						  font-family: Tahoma; font-size: 13px; font-weight: bold;
						  color: #FFFFFF; text-align: center;}

.bg_btm_col_green		{ background-image: url(../bg_btm_col_green.jpg); 
						  background-repeat: no-repeat;
						  font-family: Tahoma; font-size: 13px; font-weight: bold;
						  color: #FFFFFF; text-align: center;}

.bg_headlines			{ background-color: #F7F7F2; border-right: solid 1px #999999; }

.border_inc_col_right	{ border-left: solid 1px #588137; }



/* footer */
				
.bg_footer				{
				background-image: url(../bg_footer_amitigra.jpg);
				background-repeat: repeat-x;
				}

.menu_footer			{
				font-family: Tahoma; font-size: 11px; color: #FFFFFF; 
				text-align: center; padding-top: 40px; }

.menu_footer a:link, .menu_footer a:visited			{
				color: #FFFFFF; text-decoration: none; }

.menu_footer a:hover, .menu_footer a:active			{
				color: #FFFFFF; text-decoration: underline; }


.copyrights_footer			{
				font-family: Tahoma; font-size: 11px; color: #999999; 
				text-align: center; padding-top: 10px; }

.copyrights_footer a:link, .copyrights_footer a:visited			{
				color: #666666; text-decoration: underline; }

.copyrights_footer a:hover, .copyrights_footer a:active			{
				color: #999999; text-decoration: none; }
















																