﻿/*-- ALENTAS --*/

body, div, p, a, td, th, h1, h2, h3, h4	{ font-family:arial,sansserif,helvetica; }
.PageBody								{ font-family:arial,sansserif,helvetica; }


H1, DIV.PageBody H1	{ color:#78A32D; border:0; padding-bottom:0px; padding-top:16px; }
H2, DIV.PageBody H2	{ color:#78A32D; border:0; padding-bottom:0px; padding-top:16px; }
H3, DIV.PageBody H3	{ color:#688F27; border:0; padding-bottom:4px; padding-top:16px; }
H4, DIV.PageBody H4	{ color:#4F6C1E; border:0; padding-bottom:4px; padding-top:16px; }

a:link, 	div.PageBody a:link		{ color:#78A32D; text-decoration:none; }
a:visited, 	div.PageBody	a:visited	{ color:#78A32D; text-decoration:none; }
a:hover,	div.PageBody a:hover		{ color:#78A32D; text-decoration:underline;}


HR					{ color:#3C4800; }

table.PageHeader 		{ background:white; padding:0px; border:0px;  }
.PageTitle			{ visibility:hidden; display:none; }
.PageSubTitle		{ visibility:hidden; display:none; }

table.PageFooter 		{ background:#78A32D; color:#fff; padding:8px; border:0px; }
#PageFooter_LastChange	{ display:none; }

table.PageFooter 	td	{ font-size:12pt; }
.Signature 			{ color:#006400; }

#FB_Copyright		{ visibility:hidden; display:none; }

DIV.PageBody			{ font-family:Arial,Verdana; }
DIV.PageBody TD 		{ font-family:Arial,Verdana; }
DIV.PageBody TH 		{ font-family:Arial,Verdana; }

/*--- D2 Tables ---*/

table.D2 th.Title  		{ background:#78A32D; color:#fff; font-family:Arial,Verdana; }
table.D2 th.Header 	{ background:#78A32D; color:#fff; white-space:nowrap; }
th.D2		   		{ background:#78A32D; color:#fff; }


/*--- MENU ITEMS -----------------------------------------*/

th.MenuTitle	{ background:#78A32D; }

table.menu 	{ background:transparent; border:0px; padding:0px;  }

td.menuback	{ background:transparent; 
		border:0px; padding-top:25px; padding-bottom:5px; padding-right:10px; }

table.menu td	{ padding:4px; border:0px; 
		background:#6B8F00; background:url('images/MenuItem.gif') top right; 		
		font:normal 110% arial,helvetica,sansserif; }

table.menu td 	a 			{ color:#fff; }
table.menu td 	a:link		{ color:#fff; }
table.menu td 	a:visited	{ color:#fff; }
table.menu td 	a:hover		{ color:#000; }

td.Item         				{ padding-right:8px; }
#HTML_Editor	td.Item 	{ padding:2px; }

td.ItemSelected { color:#234; padding-left:2px; border:0; }

td.ItemPushed 	{ background:#D8EFF7; color:#000; 
		padding-left: 2px; padding-right: 6px; border-right:solid 4px #526C00; }

table.menu th.Title	{ padding:2px; border-left:0px; border-right:0px; 
		border-bottom:solid 1px gray; border-top:solid 1px white; }

table.menu th.MenuHeader	{ background:transparent; padding:0px; border:0px; height:30px;
		background:url('images/MenuHeader.gif') bottom right; }
table.menu th.MenuFooter	{ background:transparent; padding:0px; border:0px; height:30px;
		background:url('images/MenuFooter.gif') top right; }

		
		
/*--- table.Round ---*/
table.Round 		{ border:0px; padding:0px; }
table.Round td	{ border:0px; padding:0px; }
table.Round td.TL	{ background:url('images/TRound_TL.gif') no-repeat bottom right; height:10px; color:#fff; }
table.Round td.TC	{ background:url('images/TRound_TC.gif') repeat bottom right; height:10px; }
table.Round td.TR	{ background:url('images/TRound_TR.gif') no-repeat bottom left; height:10px; color:white; }
table.Round td.CL	{ background:url('images/TRound_CL.gif') repeat top right; width:10px; }
table.Round td.CC	{ background:white; }
table.Round td.CR	{ background:url('images/TRound_CR.gif') repeat top left; width:10px;  }
table.Round td.BL	{ background:url('images/TRound_BL.gif') no-repeat top right; height:10px; }
table.Round td.BC	{ background:url('images/TRound_BC.gif') repeat top right; height:10px; }
table.Round td.BR	{ background:url('images/TRound_BR.gif') no-repeat top left; height:10px; }

/* Cuerpo principal */
div.Cuerpo		{ padding:16px; font:normal 130% arial,sansserif,helvetica; }

/* Lista */
ul.Lista1		{ list-style:none; padding:8px; }
ul.Lista1	li	{ background:url('images/bullet_02.gif') top left no-repeat; 
					padding-left:36px; padding-bottom:10px;}

ul.Lista2		{ list-style:none; padding-bottom:8px; }
ul.Lista2	li	{ background:url('images/bullet_03.gif') top left no-repeat; 
					padding:0; padding-left:36px; border:0; }

ul.Lista3		{ list-style:none; padding:8px; }
ul.Lista3	li	{ background:url('images/bullet_04.gif') top left no-repeat; 
					padding-left:30px; padding-bottom:10px;}

table#WebMap	img	{ display:none; xvisibility:hidden; }