﻿body {
	background-color:#888888;
	text-align: center;
	margin: 0px auto;
}

html>/**/body {
	background-color:#888888;
	text-align: center;
	margin: 0px auto;
}

* html body {
	background-color:#888888;
	text-align: center;
	margin: 0px auto;
}

#header {
	float:left;
	margin-left:9px;
	margin-top:0px;
	width:780px;
	/*height:150px;*/
	/*background:#99CC00 url('../images/header.jpg') no-repeat;*/
}

html>/**/body #header {
	float:left;
	margin-left:9px;
	width:780px;
	/*height:150px;*/
	/*background:#99CC00 url('../images/header.jpg') no-repeat;*/
}

* html #header {
	float:left;
	margin-left:4px;
	width:780px;
	/*height:150px;*/
	/*background:#99CC00 url('../images/header.jpg') no-repeat;*/
}

#container{
	width:800px;
	background:#FFFFFF url('../images/container.jpg') repeat-y;
	margin: 0px auto;
}

html>/**/body #container{
	width:800px;
	background:#FFFFFF url('../images/container.jpg') repeat-y;
	margin: 0px auto;	
}

* html #container{
	width:800px;
	background:#FFFFFF url('../images/container.jpg') repeat-y;
	margin: 0px auto;	
}

#container img {
	border:0px;
}


#content {
	float:left;
	margin-left:9px;
	width:780px;
	background-color:#FFFFFF;
}

html>/**/body #content {
	float:left;
	margin-left:9px;
	width:780px;
	background-color:#FFFFFF;
}

#main {
	float:left;
	margin-left:5px;
	margin-top:0px;
	width:780px;
}

html>/**/body #main {
	float:left;
	margin-left:9px;
	margin-top:0px;
	width:780px;
}

* html #main {
	float:left;
	margin-left:4px;
	margin-top:0px;
	width:780px;
}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	float:left;
	margin-left:0px;
	margin-top:0px;
	width: 200px;
	border: 1px solid #ccc;
	text-align:left;
}

html>/**/body #menu3 {
	float:left;
	margin-left:0px;
	margin-top:0px;
	width: 200px;
	border: 1px solid #ccc;
	text-align:left;
}

* html #menu3 {
	float:left;
	margin-left:0px;
	margin-top:0px;
	width: 200px;
	border: 1px solid #ccc;
	text-align:left;
}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	

html>/**/body #menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}

* html #menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}

#menu3 li a:visited {
	color: #888;
	display: block;
	background: url('../images/menu3.gif');
	padding: 8px 0 0 30px;
}

html>/**/body #menu3 li a:visited {
	color: #888;
	display: block;
	background: url('../images/menu3.gif');
	padding: 8px 0 0 30px;
}

* html #menu3 li a:visited {
	color: #888;
	display: block;
	background: url('../images/menu3.gif');
	padding: 8px 0 0 30px;
}

#menu3 li a:link {
	color: #888;
	display: block;
	background: url('../images/menu3.gif');
	padding: 8px 0 0 30px;
}

html>/**/body #menu3 li a:link {
	color: #888;
	display: block;
	background: url('../images/menu3.gif');
	padding: 8px 0 0 30px;
}

* html #menu3 li a:link {
	color: #888;
	display: block;
	background: url('../images/menu3.gif');
	padding: 8px 0 0 30px;
}

#menu3 li a:active {
	color: #283A50;
	background: url('../images/menu3.gif') 0 -32px;
	padding: 8px 0 0 30px;
}

html>/**/body #menu3 li a:active {
	color: #283A50;
	background: url('../images/menu3.gif') 0 -32px;
	padding: 8px 0 0 30px;
}

* html #menu3 li a:active {
	color: #283A50;
	background: url('../images/menu3.gif') 0 -32px;
	padding: 8px 0 0 30px;
}

#menu3 li a:hover {
	color: #283A50;
	background: url('../images/menu3.gif') 0 -32px;
	padding: 8px 0 0 30px;
}

html>/**/body #menu3 li a:hover {
	color: #283A50;
	background: url('../images/menu3.gif') 0 -32px;
	padding: 8px 0 0 30px;
}

* html #menu3 li a:hover {
	color: #283A50;
	background: url('../images/menu3.gif') 0 -32px;
	padding: 8px 0 0 30px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

html>/**/body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

* html ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*==============================================*/

#left {
	float:left;
	margin-left:2px;
	margin-top:-4px;
	width: 200px;
	text-align:center;
	background-color:#FFFFFF;
}

html>/**/body #left {
	float:left;
	margin-left:2px;
	margin-top:0px;
	width: 200px;
	text-align:center;
	background-color:#FFFFFF;
}

* html #left {
	float:left;
	margin-left:6px;
	margin-top:-4px;
	width: 200px;
	text-align:center;
	background-color:#FFFFFF;
}

#mapa {
	float:left;
	margin-left:10px;
	margin-top:0px;
	width:365px;
	background-color:#FFFFFF;
}

html>/**/body #mapa {
	float:left;
	margin-left:7px;
	margin-top:0px;
	width:365px;
	background-color:#FFFFFF;
}

* html #mapa {
	float:left;
	margin-left:12px;
	margin-top:0px;
	width:365px;
	background-color:#FFFFFF;
}

#noticias {
	float:left;
	margin-left:10px;
	margin-top:0px;
	width:365px;
	background-color:#FFFFFF;
}

html>/**/body #noticias {
	float:left;
	margin-left:7px;
	margin-top:0px;
	width:365px;
	background-color:#FFFFFF;
}

* html #noticias {
	float:left;
	margin-left:8px;
	margin-top:0px;
	width:365px;
	background-color:#FFFFFF;
}

#right {
	float:right;
	margin-right:20px;
	margin-top:-208px;
	width: 180px;
	text-align:center;
	background-color:#FFFFFF;
}

html>/**/body #right {
	float:right;
	margin-right:15px;
	margin-top:-200px;
	width: 180px;
	text-align:center;
	background-color:#FFFFFF;
}

* html #right {
	float:right;
	margin-right:8px;
	margin-top:-208px;
	width: 180px;
	text-align:center;
	background-color:#FFFFFF;
}

.fondob {
	background:#009933 url('../images/fondo_boton.jpg') no-repeat;
	font-weight:bolder;
	height:32px;
}

.fondob2 {
	background:#009933 url('../images/fondo_boton2.jpg') no-repeat;
	font-weight:bolder;
	height:32px;
}

.fondob3 {
	background:#009933 url('../images/fondo_boton3.jpg') no-repeat;
	font-weight:bolder;
	height:32px;
}

.alinearj {
	text-align:justify;
	font-size:small;
}

.linkt {
	color:#000000;
}

.linkt a {
	color:#000000;
	text-decoration:none;
}

.linkt a:hover {
	color:#000000;
	text-decoration:underline;
}

.linkst {
	color:#003399;
}

.linkst a {
	color:#003399;
	text-decoration:none;
}

.linkst a:hover {
	color:#003399;
	text-decoration:underline;
}

#footer {
	float:left;
	margin-left:9px;
	width:780px;
	height:100px;
	background:#006699 url('../images/footer.jpg') no-repeat;
}

html>/**/body #footer {
	float:left;
	margin-left:9px;
	width:780px;
	height:100px;
	background:#006699 url('../images/footer.jpg') no-repeat;
}

* html #footer {
	float:left;
	margin-left:5px;
	width:780px;
	height:100px;
	background:#006699 url('../images/footer.jpg') no-repeat;
}

#footer_text {
	float:left;
	margin-left:10px;
	margin-top:15px;
	text-align:center;
	font-size:small;
	color:#CCCCCC;
	width:750px;
}

#footer_text a {
	color:#CCCCCC;
	text-decoration:none;
}

#footer_text a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#quienes {
	float:left;
	margin-left:3px;
	margin-top:0px;
	width:560px;
}

#quienes_titulo {
	float:left;
	margin-left:10px;
	margin-top:0px;
	width:550px;
}

* html #quienes_titulo {
	float:left;
	margin-left:0px;
	margin-top:0px;
	width:550px;
}

#quienes_text {
	float:left;
	margin-left:10px;
	margin-top:10px;
	text-align:justify;
	background-color:#FFFFFF;
	width:550px;
}

* html #quienes_text {
	float:left;
	margin-left:0px;
	margin-top:10px;
	text-align:justify;
	background-color:#FFFFFF;
	width:550px;
}

#btnhome {
	float:left;
	margin-left:680px;
	margin-top:10px;
	width:100px;
	height:35px;
	background-color:transparent;
}

html>/**/body #btnhome {
	float:left;
	margin-left:680px;
	margin-top:10px;
	width:100px;
	height:35px;
	background-color:transparent;
}

* html #btnhome {
	float:left;
	margin-left:310px;
	margin-top:10px;
	width:100px;
	height:35px;
	background-color:transparent;
}

.alineari {
	text-align:left;
	font-size:small;
}

.alineari a {
	color:#003399;
	text-decoration:none;
}

.alineari a:hover  {
	color:#003399;
	text-decoration:underline;	
}

#barra {
	text-align:right;
	width:750px;
}

* html #barra {
	text-align:right;
	width:750px;	
}