@charset "utf-8";
/* CSS Document */

a:link {
	color: #FF6100;	font-family:Arial; font-size:11px; text-decoration:none
}

a:visited {
	color: #42322B;	text-decoration:none
}

a:hover {
	color: #42322B; text-decoration:none
}

a:active {
	color: #42322B;	text-decoration:none
}

/*************************************************/

body{
	margin:0px;
}

.alinea{ 
	text-align:right; 
}

.cont_text{
	width:845px; float:left; padding-right:10px; padding-top:20px; padding-left:10px; padding-bottom:0px; background:url(../imagenes/colaboran.jpg) bottom no-repeat 
}

.cont_log{
	width:800px; float:left; margin-top:0px
}

.con_relato{
	margin:0px auto; padding:15px 15px 15px 15px; 
}

.pagina{
	margin:0px auto; width: 865px; height:285px; padding-top:30px
}

.texto_1{
	font-family:Arial; font-size:11px; color:#333333; text-align:justify
}

.text_2{
	color:#5F8108;
}

.txtlink{
	color:#608209;	font-family:Arial; font-size:12px; font-weight:bold
}


/*- Menu Tabs 20--------------------------- */
    #tabs20 {
      font: bold 11px/1.5em Arial;
      float:left;
      width:100%;
      background:change-background;
      line-height:normal;
      }
    #tabs20 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs20 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs20 a {
      float:left;
      background:url(../imagenes/btn_1.jpg) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs20 a span {
      float:left;
      display:block;
      background:url(../imagenes/btn_1.jpg) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs20 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs20 a:hover span {
      color:#FFF;
      }
    #tabs20 a:hover {
      background-position:0% -42px;
      }
    #tabs20 a:hover span {
      background-position:100% -42px;
      }
/*****************************************/

#menu{
		padding-left:330px; font-family:Arial; cursor:pointer
	}
		#menu ul{
			list-style:none; cursor:pointer 
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				margin:0 1px; cursor:pointer
			}
				#menu li a{
					display:block;
					float:left;
					height:39px;
					color:#ffffff/*0e7b93*/;
					font-size:11px;
					/*font-weight:bold;*/
					background:url(../imagenes/menu_027_l.jpg) no-repeat left;
					line-height:39px;
					padding:0 0 0 18px;
					text-decoration:none; cursor:pointer
				}
				#menu li a span{
					display:block;
					float:left;
					background:url(../imagenes/menu_027_r.jpg) no-repeat right;
					height:39px;
					color:#ffffff/*0e7b93*/;
					line-height:39px;
					padding:0 36px 0 17px; cursor:pointer
				}
					#menu li a:hover{
						display:block;
						float:left;					
						background:url(../imagenes/menu_027_h_l.jpg) no-repeat left;
						height:39px; cursor:pointer
					}
					#menu li a:hover span{
						display:block;
						float:left;					
						background:url(../imagenes/menu_027_h_r.jpg) no-repeat right;
						color:#003300;/*#7c832d;*/
						height:39px; cursor:pointer
					}
				#menu li a.current{
					display:block;
					float:left;
					height:39px;
					color:#003300;/*#7c832d;*/
					font-size:11px;
					/*font-weight:bold;*/
					background:url(../imagenes/menu_027_h_l.jpg) no-repeat left;
					line-height:39px;
					padding:0 0 0 18px;
					text-decoration:none; cursor:pointer
				}
				#menu li a.current span{					
					display:block;
					float:left;
					background:url(../imagenes/menu_027_h_r.jpg) no-repeat right;
					height:52px;
					color:#003300;/*#7c832d;*/
					line-height:39px;
					padding:0 36px 0 17px; cursor:pointer
				}