body {
	margin: 0px;
	padding: 0px;
	font: 14px "Trebuchet MS", Geneva, sans-serif;
	background-color: #999;
}
tbody, td, tr {
	font: 14px "Trebuchet MS", Geneva, sans-serif;
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
h1 {
	font: bold 24px "Trebuchet MS", Geneva, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	border-bottom: solid 2px #006699;
	color: #666666;
}
h2, .tituloeventos {
	font: bold 18px "Trebuchet MS", Geneva, sans-serif;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	color: #990000;
}
h3 {
	font: bnormal 16px "Trebuchet MS", Geneva, sans-serif;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	color: #990000;
}
a {
	color: #0066CC;
}
a:hover {
}
.header1  {
	font: bold 24px "Trebuchet MS", Geneva, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	border-bottom: solid 2px #006699;
	color: #666666;
}
.header2 {
	font: bold 18px "Trebuchet MS", Geneva, sans-serif;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	color: #990000;
}
.header3 {
	font: bnormal 16px "Trebuchet MS", Geneva, sans-serif;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	color: #990000;
}
.azulOsc {
	color: #000033;
}
/*Templete*/
#template {
	background-color: #999999;

}
#container {
	width: 889px;
	margin: 0px auto;
	background: #999 url(../images/fondo.jpg) repeat-y;
	padding: 0px 26px 0px 27px;
}
#container div {
	overflow: hidden;
}
#pageHeader {
	width: 889px;
	height: 222px;
	background: url(../images/header_fondo.jpg) no-repeat;
}
#logo {
	text-align: right;
}
#topNav {
	background: url(../images/menu_topleft.gif) no-repeat left top;
	float: left;
	height: 26px;
	border-bottom: solid 1px #fff;
	padding-left: 6px;
	margin-left: 12px;
	display: inline;
}
#topNavRight {
	float: left;
	background: url(../images/menu_topright.gif);
	height: 26px;
	width: 6px;
	border-bottom: solid 1px  #fff;
}
#headerFoot {
	background: url(../images/header_foot.png) no-repeat;
	height: 46px;
	clear: both;
	width: 857px;
	padding: 24px 16px 0px 16px;
}
#search {
	float: right;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search form input {
	width: 110px;
}
#search form input.searchSubmit {
	width: 90px;
}
#contenido {
	background-color: #FFFFFF;
	font: 14px "Trebuchet MS", Geneva, sans-serif;
	width: 857px;
	padding: 0px 16px 16px 16px;
}
#leftCol {
	width: 621px;
}
#rightCol {
	font: 11px "Trebuchet MS", Geneva, sans-serif;
	width: 213px;
	padding-left: 20px;
}
#blockHead {
	background: url(../images/rcol_h1.png) repeat-y;
	width: 205px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #003399;
	padding-left: 8px;
	margin: 0px 0px 12px 0px;
}
#footerZyc {
	height: 53px;
	text-align: right;
	background: url(../images/footer_fondo.jpg) repeat-x;
	padding: 12px 320px 0px 0px;
	color: #999999;
	font: 10px Verdana;
}
#footerZyc img {
	float: right;
	padding: 0px 0px 0px 12px;
}
#footerZyc div {
	padding: 8px 0px;
}
/*Navegacion*/
#topMenu {
	background-color: #D0D4D7;
	margin: 0px;
	height: 26px;
	float: left;
	width: auto;
	font-size: 12px;
	display: inline;
}
#topMenu ul {
	padding: 0px;
	margin: 0px;
}
#topMenu li {
	display: inline;
	list-style-type: none;
}
#topMenu a {
	font-weight: bold;
	line-height: 26px;
	padding: 0px 8px 0px 2px;
	text-decoration: none;
	color: #000066;
	background: url(../images/menu_sep.gif) no-repeat right center;
}
#topMenu a:hover {
	color: #CC0000;
	background-color: #CDD7E0;
}
#topNavb {
	font-size: 11px;
	float: right;
	padding: 3px 0px;
}
#topNavb a {
	padding: 0px 56px 0px 10px;
	border-left: solid 1px #999;
	height: 18px;
	line-height: 18px;
	display: inline;
}
#topNavb a:hover {

}

