@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 120%;
	margin-top: 0px;
	background-color: #FDFAE8;
}

body a:link {
	color: #916C00;
}

body a:hover {
	color: #FC0;
}

body a:visited {
	color: #A47B00;
	font-family: Tahoma, Geneva, sans-serif;
}

#container {
	background-color: #FDFAE8;
	max-width: 1260px;
	min-width: 780px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	color: #000;
}

#header {
	background-image: url(../images/topback3.png);
	background-repeat: no-repeat;
	height: 100px;
	text-align: right;
	color: #000;
}
#header ul li {
	float: right;
	list-style-type: none;
}

/*#header ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	display: block;
}


#header a:hover {
	color: #FC0;
}*/
#navegation {
	height: 22px;
/*	width: 100%;
	background-color: #E6E6E6;*/
}

#navegation ul li {
	float: left;
	list-style-type: none;
}
#navegation ul li a {
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	font-size: small;
	font-weight: bold;
}
#navegation ul {
	padding: 0px;
	margin: 0px;
}
#navegation a:hover {
	color: #000;
	background-color: #FDFAE8;
}
#topnav {
	height: 22px;
	margin: 185px auto 0 auto;
	padding-left: 2em;
	width: 100%;
	background-color: #000000;
	/* [disabled]color: #FDFAE8; */
}

#topnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#subtop {
	height: 25px;
	background-color: #FDFAE8;
}

#subnavigation {
	display: none;
	height: 25px;
	/* [disabled]overflow: hidden; */
	width: 100%;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subnavcontent {
	background-image: url(../images/subnavback.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	font-size: 0.688em;
	height: 24px;
	text-align: left;
	width: 100%;
	background-color: #FDFAE8;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#subnavcontent a {
	color: #000000;
	font-weight: bold;
}

#subnavcontent a:hover, #subnavcontent .active {
	color: #AB8300;
	text-decoration: none;
}

#subnavcontent ul {
	display: none;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 3px;
}

#subnavcontent ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 .75em;
}
#subnavcontent ul li a{
	text-decoration: none;
}
.highlight {
	background-color: #76621D;
	color: #000;
	font-weight: bold;
	height: 16px;
}
.title {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 4px;
	font-size: 16px;
	margin-top: 5px;
	color: #000;
}
.title2 {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 4px;
	font-size: 12px;
	margin-top: 5px;
	color: #000;
}

.smallfont {
	font-size: 10px;
	color: #000;
}

.newstitle {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 4px;
	font-size: 14px;
	margin-top: 5px;
	color: #000;
}
#sidebar1 {
	float: left;
	width: 112px;
	height: 780px;
	color: #FFF;
	background-image: url(../images/side.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	font-size: 0.813em;
}
#sidebar1 img {
	margin: 0px;
	padding: 0px;
	display: block;
}

#blanco {
	float: left;
	width: 1%;
	height: 370px;
}

#sidebar1 ul li {
	list-style-type: none;
}
#sidebar1 ul li a {
	text-decoration: none;
	display: block;
	padding: 3px;
}
#sidebar1 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #AB8300;
}
#main {
	float: left;
	width: 810px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #FDFAE8;
}
#maingallery {
	float: left;
	width: 770px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000;
	height: 720px;
}
#sidebar2 {
	float: right;
	width: 13px;
	padding-left: 5px;
	height: 370px;
	background-color: #FFFFFF;
	background-image: url(../images/sidenews.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 0.688em;
	width: 140px;
	vertical-align: text-bottom;
	display: block;
	margin: 0px;
}
#sidebar2 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#sidebar2 a:hover {
	color: #AB8300;
}

#content1 {
	float: left;
	/* [disabled]position: relative; */
	padding-left: 10px;
	width: 800px;
	height: 390px;
	padding-top: 1px;
	font-size: 0.750em;
	background-color: #FDFAE8;
}
.tableheading {
	margin: 0px;
	padding: 0px;
}

#content1 img {
	margin: 0px;
}


#content1 h2 {
	margin-bottom: 0px;
	margin-top: 1px;
}

#content1 h3 {
	color: #FFFFFF;
	margin: 0px;
	background-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content1 h4 {
	font-size: 0.938em;
	color: #333;
	margin: 0px;
}


#content1 table tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content1 hr {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#newsday {
	font-size: 1.250em;
	color: #333;
	font-weight: bold;
}

#footer {
	clear: both;
	color: #333;
	height: 80px;
	font-size: 10px;
	background-color: #FDFAE8;
}
#subfooterleft {
	float: left;
	text-align: left;
	width: 30%;
	line-height: normal;
	padding-left: 5px;
	padding-top: 3px;
}
.linkdiv {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C90;
}
#subfootercenter {
	float: left;
	width: 45%;
	padding-left: 0px;
	padding-top: 0px;
}
#subfootercenter ul li a {
	display: block;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#subfootercenter ul li {
	float: left;
	list-style-type: none;
}
#subfooterright {
	float: right;
	width: 23%;
	padding-top: 10px;
	text-align: center;
}

h1 {
	color: #AE8800;
	text-transform: none;
	letter-spacing: 2px;
	margin-bottom: 0px;
}
h2 {
	color: #AE8800;
	letter-spacing: 4px;
	margin-bottom: 0px;
}
#Titleheight {
	line-height: 150%;
	color: #AE8800;
	letter-spacing: 4px;
	margin-bottom: 0px;
	font-size: large;
	font-weight: bolder;
}

h3 {
	color: #AE8800;
}
#mainpages h3 {
	color: #333;
	letter-spacing: 3px;
	font-size: 18px;
}
#oficinash2 {
	margin: 0px;
	padding: 0px;
}


h4 {
	color: #AE8800;
}
h5 {
	color: #AE8800;
}
h6 {
	color: #AE8800;
}
a img {
	border: none;
}
/* ~~miscellaneous float/clear classes~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#searchformhome {
	width: 181px;
	float: right;
	margin-right: 2px;
	color: #FFF;
	margin-top: 2px;
	padding-top: 0;
}
#searchformhome form {
	width: 180px;
	margin-top: 0;
}
#searchformhome .active{
	color:#000;
}
#search_string {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container_search {
	width: 181px;
	float: right;
	margin-right: 2px;
	margin-top: 0px;
	padding-top: 0px;
	min-height: 30px;
}
.searchbox {
	height: 22px;
	padding-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	padding-top: 0;
	background-image: url(../images/search_box_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchbox input {
	width: 133px;
	color: #8a887d;
	margin-left: 6px;
	margin-top: 0;
	padding-top: 0;
	border: 0;
	outline: none;
	padding-right: 0;
	margin-right: 0;
	height: 15px;
	float: left;
	margin-top: 2px;
}
.search_button {
	border: 0;
	height: 17px;
	width: 18px;
	text-indent: -9999px;
	margin-left: 3px;
	margin-top: 2px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/search_button.gif);
	margin-right: 5px;
	background-color: #FFF;
}
/* side Bar para las páginas */
#sidebarpages {
	float: left;
	width: 160px;
	height: 800px;
	color: #FFF;
	background-image: url(../images/sideback.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF;
	font-size: 12px;
}

#sidebarpages ul li {
	list-style-type: none;
}
#sidebarpages ul li a {
	text-decoration: none;
	display: block;
	padding: 3px;
}
#sidebarpages a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#sidebarpages a:hover {
	color: #AB8300;
}

#mainpages {
	float: left;
	width: 78%;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #FDFAE8;
}

#campamentopage {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #FDFAE8;
}

#maincomu {
	float: left;
	width: 940px;
	height: 650px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FDFAE8;
	background-image: url(../comunicaciones/images/switcher.jpg);
	color: #FFF;
	background-repeat: no-repeat;
}
.margentope {
	margin-top: 0px;
}
.tabletitle {
	color: #000;
	margin-right: 0px;
	padding-right: 0px;
	text-align: left;
}
#mainpages table tr td hr {
	background-color: #BF9E2A;
	margin: 0px;
}
.deptable {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.deptable h3 {
	margin: 0px;
	padding: 0px;
}
.deptable p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#alerta a {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
#alerta a:hover{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#noticias  {
	margin: 0px;
	padding: 0px;
	float: none;
}
#noticias a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#noticias a:hover{
	font-weight: bold;
	color: #C90;
	text-decoration: none;
}
