#contenido .frame  {
	border: 2px solid #ADADAD;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contenido h2{
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: none;
}
#contenido h5 {
	font-size: 0.9em;
	color: #333;
}

#contenido .parentRel {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contenido .parentRel select {
	font-size: 0.8em;
	color: #000;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 95%;
	border: 1px solid #000;
}
#contenido .srchBar {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenido .srchBar select {
	font-size: 0.8em;
	color: #000;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 95%;
	border: 1px solid #000;
}

#contenido  .paginado {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
}
#contenido .paginado b {
	margin-right: 10px;
}
#contenido .paginado a {
	color: #535F0B;
}
#contenido .paginado a:hover {
	text-decoration: underline;
}
#contenido .paginado select {
	font-size: 0.8em;
	color: #666;
	background-color: #D5E95F;
}
#contenido .detail {
	color: #424A52;
	font-size: 0.9em;
 
}
#contenido .media  {
	float: left;
}
#contenido .media img {
	float: right;
}

#contenido .text  {
	float: left;
}


#contenido .detail .text ul {
	list-style-type: circle;
	padding-left: 40px;
}

#contenido .detail .backLink{
	text-align: right;
	display: block;
	font-weight: bold;
	color: #525F0F;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#contenido .detail span {
	color: #666;
}
#contenido .detail i {
	color: #9EAB04;
	margin-bottom: 5px;
	font-style: normal;
	display: block;
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
}

#contenido .detail embed {
	width: 100%;
	height: 100%;
}
#contenido .detail.album .header {
	width: 100%;
}
#contenido .detail.album .media {
	width: 100%;
}
#contenido .detail.album .media li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
}

#contenido .detail.expo .text {
	width: 100%;
}

#contenido .detail.expo .header {
	width: 100%;
}
#contenido .detail.expo .media {
	width: 100%;
}
#contenido .detail.expo .media li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
}

#contenido .detail.expo .text {
	width: 100%;
}
#contenido .detail.biblio .text span {
	display: block;
	float: left;
	clear: left;
	width: 95%;
	margin-bottom: 5px;
}

#contenido .list.biblio h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	clear: left;
	margin: 0px;
	padding: 0px;
}




#contenido .list {
	color: #424A52;
	font-size: 0.9em;
}

#contenido .list ul {
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
}
#contenido .list li {
	float: left;
	display: block;
	border: 1px solid #ADADAD;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido .list  h3 {
	padding: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contenido .list .link  {
	background-image: url(images/btn_2.jpg);
	background-position: right top;
	float: left;
	height: 20px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	display: block;
	 
}
#contenido .list .link a {
	color: #666;
	font-weight: bold;
	float: right;
	margin-right: 30px;
	margin-top: 2px;
}
#contenido .list i {
	color: #9EAB04;
	font-style: normal;
	display: block;
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
}
#contenido .list.album  li{
	float: left;
	width: 135px;
	border: 1px solid #000;
	display: block;
	background-color: #000;
	margin: 5px;
	padding: 0px;
}
#contenido .list.album li h3{
	font-size: 1.1em;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 50px;
	overflow: hidden;
	width: 100%;
}
#contenido .list.album li i{
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contenido .list.album li .text {
	width: 100%;
}

#contenido .list.expo  li{
	float: left;
	width: 135px;
	border: 1px solid #000;
	display: block;
	background-color: #000;
	margin: 5px;
	padding: 0px;
}
#contenido .list.expo li h4{
	font-size: 1.1em;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 50px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
}
#contenido .list.expo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	clear: left;
	margin: 0px;
	padding: 0px;
}

#contenido .list.expo li i{
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
#contenido .list.faq li {
	float: left;
	display: block;
	border: 1px none #ADADAD;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido .list.faq li h3 {
	display: block;
	background-image: url(images/faq_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom: 15px;
	min-height: 30px;
}
#contenido .list.faq li p {
	display: block;
	background-image: url(images/faq_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	min-height: 30px;
}
#contenido .list.biblio li {
	width: 254px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000;
	height: 140px;
	overflow: hidden;
}
#contenido .list.biblio ul li .text{
	float: left;
	width: 144px;
	color: #666;
	font-size: 0.8em;
}
#contenido .list.biblio ul li .text span {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
#contenido .list.biblio ul li .text h4 {
	display: block;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
	font-family: "Arial Black", Gadget, sans-serif;
}
#contenido .list.biblio ul li .text h4:hover {
	text-decoration: underline;
}


#contenido .list.biblio ul li .media {
	width: 110px;
}
#contenido .workgroup span  {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
#contenido .list.workgroup h3 {
	margin-bottom: 5px;
	color: #666;
}
#contenido .workgroup strong  {
	color: #9EAB04;
	font-size: 1.2em;
	float: left;
	margin-right: 5px;
}
#contenido .workgroup b  {
	float: left;
	margin-right: 5px;
	color: #666;
}
#contenido .list.workgroup .media {
	margin-bottom: 5px;
}










#contenido .empty {
	color: #666;
	font-weight: bold;
	display: block;
	text-indent: 30px;
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}
#contenido .msg {
	color: #666;
	font-weight: bold;
	display: block;
	text-indent: 30px;
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}






.downloads {
	margin-top: 10px;
}
.downloads h3 {
	background-color: #525F0F;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	font-size: 1em!important;
	font-weight: bold;
	color: #FFF;
}


.downloads li {
	display: list-item;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 0.9em;
}
.downloads li a {
	color: #000;
	display: block;
	font-weight: bold;
}
.downloads li span {
	color: #666;
	display: block;
}

.posts {
	margin-top: 10px;
	margin-bottom: 10px;
}

.posts h3 {
	background-color: #525F0F;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	font-size: 1em!important;
	color: #FFF;
}
.posts li {
	display: list-item;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 0.9em;
}
.posts p {
	margin: 0px;
	padding: 0px;
}
.posts .info strong  {
	color: #666;
	background-color: #C1DF37;
	display: block;
	float: left;
	padding: 2px;
	width: 15px;
	text-align: center;
	margin-right: 5px;
}
.posts .info b {
	color: #525F0F;
	float: left;
	padding: 2px;
	margin-right: 5px;
}
.posts .info span {
	color: #72CCE1;
	float: left;
	padding: 2px;
	margin-right: 5px;
}
.posts .info i {
	color: #333;
	float: left;
	padding: 2px;
	margin-right: 5px;
	font-style: normal;
}
.posts .postsForm{
	margin-top: 10px;
}
.posts .postsForm label {
	font-size: 0.8em;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.posts .postsForm textarea {
	border: 1px solid #666;
	background-color: #FFF;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.posts .postsForm input.btn {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	width: 140px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../../src/images/btn_2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


.posts .loginDetail {
	text-align: center;
	font-weight: bold;
	color: #0A4451;
	margin-top: 5px;
	margin-bottom: 5px;
}
.posts .loginDetail span {
	text-align: center;
	font-weight: bold;
	color: #0A4451;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: 30px 5px;
	float: left;
	height: 26px;
	display: block;
	padding-top: 5px;
}
.subscriptions label {
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
.subscriptions .fldCont {
	float: left;
	display: block;
	margin-bottom: 10px;
}
.subscriptions input {
	margin: 0px;
	padding: 0px;
}
.subscriptions input.fld_1 {
	width: 300px!important;
}
.subscriptions input.fld_2 {
	width: 200px!important;
}
.subscriptions input.fld_3 {
	width: 150px!important;
}
.subscriptions input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}

.subscriptions input.fld_4 {
	width: 25px!important;
}
.subscriptions textarea {
	height: 75px;
}
 
.subscriptions label {
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
.subscriptions  input.btn {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	background-image: url(images/btn_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 140px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#contenido .user label{
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .user .fldCont {
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .user input {
	margin: 0px;
	padding: 0px;
}
#contenido .user input[type=checkbox] {
	float: left;
	background-color: #F00;
	display: block;
}
#contenido .user input.fld_1 {
	width: 300px!important;
}
#contenido .user  .fldCont   label {
	float: left;
	font-size: 0.8em;
	color: #666;
	display: block;
	width: 90%;
	margin-left: 5px;
}


#contenido .user input.fld_2 {
	width: 200px!important;
}
#contenido .user input.fld_3 {
	width: 150px!important;
}
#contenido .user input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}

#contenido .user input.fld_4 {
	width: 25px!important;
}
#contenido .user textarea {
	height: 75px;
}
#contenido .user  input.btn {
	background-color: #FFF;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background-image: url(images/btn_1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 130px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#contenido .mailbox label{
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .mailbox .fldCont {
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .mailbox input {
	margin: 0px;
	padding: 0px;
}
#contenido .mailbox input[type=checkbox] {
	float: left;
	background-color: #F00;
	display: block;
}
#contenido .mailbox input.fld_1 {
	width: 300px!important;
}
#contenido .mailbox  .fldCont   label {
	float: left;
	font-size: 0.8em;
	color: #666;
	display: block;
	width: 90%;
	margin-left: 5px;
}
#contenido .mailbox input.fld_2 {
	width: 200px!important;
}
#contenido .mailbox input.fld_3 {
	width: 150px!important;
}
#contenido .mailbox input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}
#contenido .mailbox input.fld_4 {
	width: 25px!important;
}
#contenido .mailbox textarea {
	height: 75px;
}
#contenido .mailbox  input.btn {
	background-color: #FFF;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background-image: url(images/btn_2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 150px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#contenido .portal .info {
	float: left;
	height: 250px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#contenido .portal #map_canvas {
	float: left;
	height: 250px;
	width: 380px;
}
#contenido .portal .text strong {
	font-size: 1.2em;
	color: #666;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 5px;
}
#contenido .portal .text span{
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	display: block;
	width: 100%;
}

.valSummary  {
	background-color: #FF9;
	text-align: center;
	border: 1px solid #FF7171;
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

