body { 
	font-family: Verdana, arial;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /* for compliant browsers */
	background: #ffffff url('../images/bg_main.gif') top center repeat; margin: 0; padding: 0; line-height: 1.4em;}
	
a:link { color:#009900; text-decoration:none; font-weight:bold;}
a:visited {color:#009900; text-decoration:none; font-weight:bold;}
a:hover {color:#666666; text-decoration:none; font-weight:bold;}
a:active {color:#666666; text-decoration:none; font-weight:bold;}

a.link:link { color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.link:visited {color:#FFFFFF; text-decoration:none; font-weight:bold;}
a.link:hover {color:#CCFF33; text-decoration:none; font-weight:bold;}
a.link:active {color:#CCFF33; text-decoration:none; font-weight:bold;}
#bg_design { z-index:1; position:absolute; height:714px; /* height & width same as image */ width:100%; background:url('../images/bg_top.gif') repeat-x center; top:0px; left:0px; margin-top:0;} 
#container { z-index: 10; position: relative; left: 50%; width: 806px; margin-left: -400px; top: 0; margin-top:0; padding:5px; }
/*- Menu 9--------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
.verde { color:#009900; }
.verdeclaro { color:#99CC00;}
.blanco { color: #FFFFFF; }
.fecha { font-size: 10px; color:#828282; }
a img {
	border: 0 none;
}

h1{

	padding:5px 10px 5px 10px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#009900;
	border-bottom:1px solid #009900;
	}

h2{

	border-top:1px solid #006600;
	border-bottom:1px solid #006600;
	padding:5px 10px 5px 10px;
	margin-bottom:15px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#006600;

	}
h3{

	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:5px 10px 5px 10px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;

	}
	/*FORMUALRIOS*/



.textarea {
	width:85%;
	height:8em;
	font-family:sans-serif;
	font-size:small;
	background:#fff;
	border:1px solid #aaa;
	padding:2px;
}
.enviar {
	background: url(../images/enviar.jpg) no-repeat;
	width:82px;
	height: 27px;
	border:none;
	
}
.input {
	width:85%;
	background:#fff;
	border:1px solid #aaa;
	padding:2px;
}
.input:focus, .textarea:focus {
	background:#EBF0F1;
}

#menu9 {
	width: 200px;
	margin: 10px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/menu9.gif);
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(../images/menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}


