a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}

a:link {
	text-decoration: none;
	color: #006633;
}

a:visited {
	text-decoration: none;
	color: #006633;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #006633;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style12 {
	color: #666666
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.subcategorias {
	display: none;	
	font-size: 10px;
	color: #666666;
	font-family: Verdana;
	cursor: pointer;
}

.style20 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 11px;
}

.border {
	border: 1px solid #000000;
}

.pointer {
	cursor: pointer;
}

.menu {
	cursor: pointer;
}

.news {
	cursor: pointer;
}

.selected {
	cursor: pointer;
}

.eventos {
	width: 100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.eventos a{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.event_month{
	float: left;
	text-align: right;
	width: 49%;
	margin-right: 2%;
}

.event_year{
	float: left;
	text-align: left;
	width: 49%;
}

.materia {
	display: none;
}

#photo_menu {

}

#header {

}

#photo {
	cursor: pointer;
}

#photo_amb {
	margin:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#noticias img {
	border: 0px;
}

#popup {
	border: 1px dashed #000000;
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	z-index: 3;
	background-color: white;
	margin-top: -225px;
	margin-left: -300px;
	color: black;
	text-align: center;
}

#popup_header {
	font-size: x-small;
	width: 100%;
	height: 15px;
}

#popup_title {
	cursor: pointer;
	float: left;
	width: 30px;
	line-height: 15px;
	padding-left: 1%;
	padding-right: 1%;
	font-weight: bold;
}

#popup_close {
	float: right;
	width: 9px;
	line-height: 15px;
	text-align: left;
}

#popup_body {
	float: left;
	width: 100%;
	height: 10px;
	margin-left: 2px;
	text-align: left;
}

#popup_content {
	padding: 5px;
}

#popup_buttons {
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	height: 20px;
}

#loading {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width:32px;
	height:32px;
	margin-top:-16px;
	margin-left:-16px;
	z-index: 99;
}

#warning {
	display: none;
}

#warning2 {
	display: none;
}

#enviando {
	display: none;
}

#customscroll { /* Typical fixed height and fixed width example */
	height: 470px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	padding: 1px;
}