		#footer{
			font-family:tahoma, verdana, arial, sans-serif;
			background:url("../images/otr_footer.jpg") top center no-repeat #000;
			color:#FFF;
			padding: 0 0 25px 0;
			font-size: 0.9em;
		}
		
		#footer #content_footer{
			width:800px;
			height:380px;
			margin:0 auto;
			overflow: auto;
			/*border: 1px solid red;*/
			overflow: hidden;
		}
		
		/*--------BUSCADOR---------*/
		
		#footer #search_bar {
			float:right;
			margin:16px 0 10px 0;
			/*border:1px solid red;*/
			width:191px;
			position: relative;
		}
		#searchform {
			overflow: hidden;
		}
		
		#footer legend{
			display:none;
		}
		
		#footer label{
			color:#FFF;
			font-weight:bold;
			float:left;
		}
		
		#footer input{
			color:#fff;
			background:#000;
			border:1px solid #fff;
			padding:2px;
			width:120px;
			float:left;
		}

		#footer #searchsubmit {
			background:url("../images/arrow_buscar.jpg") no-repeat bottom center;
			text-indent: -9999px;
			overflow: hidden;
			width:15px;
			height:30px;
			position: absolute;
			top: 16px;
			right: 23px;
			border: none;
			cursor: pointer;
		}
		#footer .nombre_buscar {
			color:#fff;
			background:#000;
			padding:2px;
			float:left;
			font-weight: bold;
		}

		
		/*--------PODCAST---------*/
		
		#col_one{
			width:370px;
			height:310px;
			margin:110px 0 0 0;
			float:left;
			border-right:1px dotted #FFF;
			overflow: hidden;
		}

		#footer #podcast{
			width:142px;
			height:118px;
			margin:0 auto;
			background: #000;
		}
		
		#footer #podcast img{
			margin:0 0 0 66px;
		}
		
		#footer #podcast h4{
			font-weight:bold;
			margin:5px 0 0 36px;
		}
		
		#footer #podcast h5{
			font-weight:normal;
			color:#000;
			background:#FFF;
			padding:1px;
			margin:7px 0 0 0;
			text-align:center;
		}
		
		#footer #podcast a{
			overflow:hidden;
			text-indent:-999px;
			display:block;
			width:32px;
			height:32px;
			background:url("../images/arrow_otr.gif") no-repeat;
			margin:20px 0 0 56px;
		}
		
		#footer #col_one p{
			text-align:justify;
			padding:10px;
			margin-top:15px;
			clear:both;
			width: 350px;
		}
			#footer #col_one .titulo_foot {
				display: block;
				width: 140px;
				background: #fff;
				color:#000;
				text-align: center;
				padding: 2px 0;
				font-weight: bold;
				margin-bottom: 3px;
			}
		
		#col_two {
			width:208px;
			height:310px;
			margin:110px 0 0 0;
			float:left;
			border-right:1px dotted #FFF;
		}	
			#col_two h4 {
				font-weight:bold;
				margin:5px 0 0 50px;
			}
			#col_two ul {
				width:84px;
				padding:5px 0 0 20px;
				float:left;
			}		
				#col_two ul li {
					padding:4px 0;
					border-bottom:1px dotted #FFF;
				}
				#col_two ul li.agno {
					font-weight:bold;
					border:none;
				}
				#col_two a {
					text-decoration: none;
					color: #fff;
					font-size: 0.8em;
				}
		
		#col_three{
			width:196px;
			height:310px;
			margin: 65px 0 0 0;
			float:left;
		}
			#col_three h4{
				font-weight:bold;
				margin:5px 0 0 80px;
			}
			#col_three img{
				margin:14px 0 0 12px;
			}
			#col_three .sop_mail {
			}
			#col_three p{
				margin:0;
				text-align:center;
				font-weight:bold;
			}
			#col_three a.mail {
				display:block;
				overflow:hidden;
				text-indent:-999px;
				width:178px;
				height:13px;
				background:url("../images/mail.jpg") no-repeat;
				margin:6px 0 0 10px;
			}
			#col_three .nube {
				padding: 10px 0;
				width: 195px;
				overflow: hidden;
			}
			#col_three .nube a {
				text-decoration: none;
				color: #fff;
			}