body	{
	margin: 0px;
	padding: 0px;
	background: #eef4d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	vertical-align:top;
	font-size:12px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	line-height: 16px;
}

img {
						border:0;
						}
																
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}
b i {
						color:#7C7C7C;
						}	
span {
						color:#ffffff;
						}
span a	{
						color:#ffffff;
						text-decoration:underline;
						}
span a:hover	{
						color:#ffffff;
						text-decoration:none;
						}
strong a	{
						color:#7CA500;
						text-decoration:underline;
						}
strong a:hover	{
						color:#7CA500;
						text-decoration:none;
						}																													
/*----------------------------------------------------   a	 ---------------------*/						
a	{
		color:#ff9900;
		text-decoration:underline;
}
#verde {
	color: #ffffff;
	text-decoration:none;

}
a:hover	{
	color: #85AC00;
	text-decoration:underline;
}
																																																																												
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_left	{
						background-image: url(images/bg_left.gif);
						background-position: right top;
						background-repeat: repeat-y;
						}
.bg_right	{
						background-image: url(images/bg_right.gif);
						background-position: left top;
						background-repeat: repeat-y;
						}
.bg_shadow_left	{
						background-image: url(images/shadow_l_bg.gif);
						background-position: left top;
						background-repeat: repeat-y;
						vertical-align:bottom;
						}						
.bg_shadow_right	{
						background-image: url(images/shadow_r_bg.gif);
						background-position: left top;
						background-repeat: repeat-y;
						vertical-align:bottom; 
						}
.shadow_b_bg	{
						background-image: url(images/shadow_b_bg.gif);
						background-position: left top;
						background-repeat: repeat-x;
						}						
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0px 2px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 2px;
						line-height:12px;
						height:13px;
						color:#7CA500;
						font-weight:bold;
						}
li a	{
						color:#7CA500;
						font-size:11px;
						text-decoration:underline;
						font-weight:bold;
						}
li a:hover	{
						color:#7CA500;
						font-size:11px;
						text-decoration:none;
						}
/*------------------------------------------------------- footer	 ---------------------*/
.footer {
						background:#D3D3D3;
						}
.footer td	{
						color:#545454;
						font-size:11px;
						line-height:12px;
						}	
.footer a	{
						color:#545454;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#545454;
						font-size:11px;
						text-decoration:underline;
						}
.footer span	{
						color:#6E6E6E;
						line-height:12px;
						}	
.footer span	 a	{
						color:#6E6E6E;
						font-size:11px;
						text-decoration:underline;
						}
.footer span a:hover	{
						color:#6E6E6E;
						font-size:11px;
						text-decoration:none;
						}						
/*-----------------------------------------------------    end   ---------------------*/						

h1 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}


h2 {
	color:#FFFFFF; font-family:Tahoma; font-size:12px; 	
    vertical-align: text-bottom;
	
}

b {
	font-weight: normal;
}

/*-----------------------------------------------------    end   ---------------------*/						

.titulos	{
			color:#FFFFFF;
			font-size:13px;
			font-family:Tahoma;
			vertical-align: middle;
			font-weight:bold;
             
}	