body {
	background-color: #999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 850px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 75px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(_images/header.jpg);
}
#flags {
	height: 35px;
	text-align: center;
	background-image: url(_images/flagsbar.jpg);
}
#menubar {
	width: 850px;
	float: left;
	background-color: #eb6e12;
	text-align: center;
	color: #FFF;
	background-position: left top;
}
#flags img {
	border: none;
	margin-right: 5px;
	margin-top: 6px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#menubar li {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 36px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(_images/bullet.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
	float: left;
}
#menubar li a:link , #menubar li a:visited{
	color: #FFF;
	text-decoration: none;
}

#maincontent {
	background-color: #FFF;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(_images/separador.png);
	clear: left;
}
#sidebar {
	background-color: #FFF;
	width: 200px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0px;
}
#sidebar ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	display: block;
	background-color: #E6701A;
	text-align: center;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	margin-top: 0px;
	margin-right: 12.5px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
}
#sidebar img {
	margin-top: 25px;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #FFF;
	text-decoration: none;
}
#sidebar li:hover,#sidebar li:active {
	color: #FFF;
	background-color: #F0BB1A;
}
#content {
	width: 625px;
	float: right;
	margin: 0px;
}
#content p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: right;
}
#content p img {
	padding-left: 10px;
	margin-right: 20px;
	text-align: center;
}
.coordtitle {
	font-size: 20px;
	color: #E17220;
	text-align: center;
}
#news1 {
	width: 590px;
	margin-left: 5px;
	text-align: center;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#newsTitle {
	background-color: #E17220;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	background-image: url(file:///DERR/Users/d21/BlackPixel/Sites/_images/logobar.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 2px;
}
#news1 p {
	text-align: center;
	line-height: 22px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.centerBold {
	font-weight: bold;
	font-size: 18px;
}
#news3 p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#news1 img {
	float: right;
	margin-top: 10px;
	margin-left: 15px;
}
#news1 a:link, #news1 a:visited, #news1 a:hover, #news1 a:active {
	color: #E6701A;
}
#news2 {
	width: 275px;
	margin-top: 20px;
	border: 1px solid #E17220;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	float: left;
	text-align: center;
	margin-left: 5px;
}
#newsTitle2 {
	background-color: #E6701A;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(_images/logobar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#news3 {
	border: 1px solid #E17220;
	width: 275px;
	float: right;
	margin: 20px;
}
#news3 p {
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 14px;
}
#newsTitle3 {
	background-color: #E6701A;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(_images/logobar.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
#footer {
	background-color: #E17220;
	padding: 10px;
	float: none;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #FFF;
}
#miembros {
	width: 590px;
	margin-left: 5px;
	text-align: right;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#miembros p {
	font-size: 13px;
	text-align: left;
}
.miembrosnaranja {
	color: #E6701A;
	font-weight: bold;
}
.miembrosabc {
	color: #E6701A;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}
#miembros a:link, #miembros a:visited {
	color: #E6701A;
}
#miembros a:hover, #miembros a:visited {
	color: #E6701A;
}
#thumbs {
	margin-right: 0px;
}
#thumbs img {
	margin: 15px;
	border: 1px solid #E6701A;
	cursor: pointer;
}
#image {
	margin-right: 15px;
	text-align: center;
}
#image img {
	text-align: justify;
	border: 1px solid #E17220;
}
#actaslist {
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #E6701A;
	padding-right: 30px;
}
#actaslist a:link, #actaslist a:visited, #actaslist a:hover, #actaslist a:active {
	color: #E6701A;
	text-align: justify;
}
#sitios {
	width: 590px;
	margin-left: 5px;
	text-align: right;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sitios p {
	font-size: 13px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#sitios a:link, #sitios a:visited, #sitios a:hover, #sitios a:active {
	color: #E6701A;
}
.midtone {
	color: #999;
}
#docsmenu {
}
.Parrafo {
	font-size: 12px;
	text-align: justify;
	color: #666;
	font-style: normal;
	font-weight: normal;
}
.ProyectosTitle {
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}
