/* http://www.cssdrive.com/compressor/compress.php */

/********************** <General> **********************/
* {margin: 0; padding: 0;}
body{background-color:#FFF;}

h3 span{visibility:hidden;}

img{border:0;}
.navegacion_sin_css{display:none;}
p{line-height: 145%;}
iframe{display: none;}

.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: blue;}
.adText {font: normal 10pt Arial; text-decoration: none; color: black;}
.ranksexo{clear: both;float: left;margin: 10px 0 0 80px}

.destacado{color: #BB000B; font-size:14px;}

#contenedor{
	float:left;
	width:760px;
	position:absolute;
	left:50%;
	margin: 0px 0 0 -380px;
	padding: 0;
	}
/********************** </General> **********************/
/********************** <Cabecera> **********************/
#cabecera{
	width: 760px;
	height: 250px;
	background: url(/imagenes/fondo_cabecera.jpg) no-repeat;
	}
#cabecera a{outline: none;}
#cabecera_logo{
	float:left;
	display:inline;
	width:480px;
	height:90px;
	margin: 15px 0 0 30px;
	padding: 0;
	background: url(/imagenes/cabecera_logo.gif);
	}
#cabecera_logo a{
	float:left;
	display:block;
	width: 480px;
	height: 90px;
	}
#cabecera_logo a span{
	display:block;
	visibility: hidden;
	}
	
h1{
	float:left;
	display:inline;
	width:480px;
	height:30px;
	margin: 10px 0 -10px 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: #666;
}
/********************** </Cabecera> **********************/
/********************** <Men> **********************/
#fondo_menu{
	float:left;
	display:inline;
	width:750px;
	height:65px;
	padding: 0;
	margin: 38px 0 0 35px;
	}
#menu{
	list-style:none;
	}
#menu li{
	float:left;
	padding:0 60px 0 0;
	}
#menu li a{
	display:block;
	text-decoration:none;
	text-indent:-5000px;
	}
	
	
#registro_es, #registro_es a {
	width: 140px;
	height: 65px;
	background:url(/imagenes/boton_registro_es_a.gif) no-repeat;
	}
#registro_es a:hover {
	background:url(/imagenes/boton_registro_es_b.gif) no-repeat;
	}
#registro_en, #registro_en a {
	width: 140px;
	height: 65px;
	background:url(/imagenes/boton_registro_en_a.gif) no-repeat;
	}
#registro_en a:hover {
	background:url(/imagenes/boton_registro_en_b.gif) no-repeat;
	}
	
#explicadme_es, #explicadme_es a {
	width: 240px;
	height: 50px;
	background:url(/imagenes/boton_explicadme_es_a.gif) no-repeat;
	}
#explicadme_es a:hover {
	background:url(/imagenes/boton_explicadme_es_b.gif) no-repeat;
	}
#explicadme_en, #explicadme_en a {
	width: 240px;
	height: 50px;
	background:url(/imagenes/boton_explicadme_en_a.gif) no-repeat;
	}
#explicadme_en a:hover {
	background:url(/imagenes/boton_explicadme_en_b.gif) no-repeat;
	}

#bandera_es, #bandera_es a {
	width: 20px;
	height: 13px;
	background:url(/imagenes/bandera_espanya.gif) no-repeat;
	}
#bandera_en, #bandera_en a {
	width: 20px;
	height: 13px;
	background:url(/imagenes/bandera_usa_uk.gif) no-repeat;
	}
#bandera_es, #bandera_en {margin: 45px 0 0 -45px;}
/********************** </Men > **********************/
/********************** <Contenido> **********************/
#contenido{
	clear:left;
	width: 100%;
	height: auto;
	min-height: 600px;
	overflow:hidden;

	padding: 15px 0 0 0;
	background: url(/imagenes/fondo_contenido.jpg) repeat-y;
	}
/************* BUSCADOR *************/
#buscador{
	display: inline;
	float:right;
	width:500px;
	height:40px;
	margin:-20px 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
	background-color: #E6EDFF;
	/*	background:url(/imagenes/fondo_buscador.jpg) no-repeat;*/
	}
#buscador form{
	margin: 5px 0 0 80px;
	}
#buscador input{
	height:15px;
	margin: 1px 0 3px 10px;
	padding:1px 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	border: 1px solid #BB000B;
	}
/************* LATERAL *************/
#lateral{
	float:left;
	width: 210px;
	height: 1600px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
	
	border-right: 1px solid #BB000B;
	}
#lateral p{
	margin: 15px 10px 20px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 145%;
	color: #000;
	}

#lateral strong{
	color: #BB000B;
}
#lateral a{
	text-decoration:none;
	color: #BB000B;
	border-bottom: 1px dashed #BB000B;
}
#lateral a:hover{
	color: #8C0007;
}
#lateral a:visited{
	text-decoration:none;
	color: #910007;
	border-bottom: 1px solid #BB000B;
}

#lateral h3{
	height:25px;
	margin: 25px 0 0 40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #BB000B;
	}
#lateral form{
	margin: 10px 0 0 50px;
	}
#lateral input{
	display: block;
	width:90px;
	height:15px;
	margin: 1px 0 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	border: 1px solid #BB000B;
	}
.boton_enviar{
	width:50px !important;
	height:20px !important;
	margin: 5px 0 3px 10px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	border: 1px solid #666 !important;
	background-color: #F3F3F3;
	}
	
#lateral ul{
	list-style: none;
	margin: 10px 0 0 50px;
	}
#lateral ul li{
	margin: 0 0 5px 0;
	}
/************* RECOMENDAR *************/
#recomendar{
	display: inline;
	float:right;
	width:500px;
	margin:0px 30px 5px 0;
	padding: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #000;
	background-color: #CAD9FF;
	}
#recomendar a{
	font-weight: bold;
	color: #BB000B;
	}
#recomendar a:hover{
	color: #800000;
	}
#recomendar form{
	display: inline;
	float:right;
	width:500px;
	height:30px;
	padding: 5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	background-color: #CAD9FF;
	}
#recomendar input, #recomendar select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	border: 1px solid #BB000B;
	}
	
#video_recom{
	float:left;
	width: 450px;
	height: 200px;
	display:inline;
	margin: 0 0 10px 65px;
	background:url(/imagenes/fondo_video_recom.jpg) no-repeat;
	}

#video_recom p{
	float:left;
	width: 200px;
	display:inline;
	margin:38px 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#333;
}

/************* VDEOS Y TAL *************/
#pago_video{
	float:left;
	width: 450px;
	height: 260px;
	margin: 0 0 10px 65px;
	}
#pago_video table input{
width:64px;
height:17px;
background:#FCFBF9;
background-repeat: no-repeat;
}

#pago_video2{
	float:left;
	width: 450px;
	height: 290px;
	display:inline;
	margin: 0 0 10px 65px;
	background:url(/imagenes/fondo_pago_video2.jpg) no-repeat;
	}

#pago_video2 p{
	float:left;
	width: 200px;
	display:inline;
	margin:38px 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#333;
}
#video_creditos{
	float:left;
	width: 450px;
	height: 210px;
	display:inline;
	margin: 0 0 10px 65px;
	background:url(/imagenes/fondo_video_creditos.jpg) no-repeat;
	}

#video_creditos p{
	float:left;
	width: 200px;
	display:inline;
	margin:38px 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#333;
}
#codigo, #clave{
	float:right;
	width:80px;
	display:inline;
	margin: 90px 120px 10px 0;
}
#enviar{
/*	float:right;
	display:inline;
	margin: -28px 70px 0px 0;
*/
	float:left;
	display:inline;
	margin: -28px 0px 0px 340px;
}
#enviar2{
	float:right;
	display:inline;
	margin: -38px 120px 0px 0;
}


.video{
	float:right;
	display: inline;
	width: 400px;
	height: 260px;
	margin: 0 65px 10px 0;
	padding: 10px 10px 35px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 145%;
	color: #000;
	background: url(/imagenes/pie_video.gif) repeat-x left bottom;
	}
.trabaja_casa a{
	float:right;
	display: inline;
	width: 400px;
	height: 20px;
	margin: -15px 65px 0px 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background: url(/imagenes/pie_video.gif) repeat-x left bottom;
	color: #BB000B;
	}
.trabaja_casa a:hover{color: #8C0007;}
#titulo_archivo{
	height:25px;
	margin: 26px 0 10px 240px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #BB000B;
	}
#archivo{
	height: auto;
	min-height: 600px;
	overflow:hidden;
	list-style: none;
	background: none;
	}
#archivo h4{
	display:block;
	margin:0 0 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	text-align: left;
	color: #7C7C7C;
	}
.fecha{
	margin:0 0 20px 20px;
	color: #09F;
	}
.video:hover{
	background-color: #FFFFF0;
	}
.video strong{
	color: #BB000B;
}
.video p a{
	text-decoration:none;
	color: #BB000B;
	border-bottom: 1px dashed #BB000B;
}
.video p a:hover{
	color: #8C0007;
}
.video p a:visited{
	text-decoration:none;
	color: #910007;
	border-bottom: 1px solid #BB000B;
}
.video h3, .video h3 a, .video h3 a:hover{
	width: 375px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}
.tags{
	width: 375px;
	margin: 5px 0 5px 00px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #666;
}
	.tags a{
		color: #BB000B;
	}
	.tags a:hover{
		color: #8C0007;
	}
	.tags a:visited{
		text-decoration:none;
		color: #910007;
	}
.descripcion {
	float:left;
	display:inline;
	width: 245px;
	height: 85px;
	margin: 0 15px 0px 20px;
	}
.descripcion_noticia {
	float:left;
	display:inline;
	width: 380px;
	margin: 0 15px 0px 20px;
	padding: 0 0 5px 0;
	line-height:150%;
	}
.foto1 {
	float:right;
	width: 110px;
	height: 85px;
	}
.foto2 {
	float:left;
	display:inline;
	width: 110px;
	height: 85px;
	margin: 10px 15px 0px 20px;
	}
.caracteristicas {
	float:right;
	width: 245px;
	height: 85px;
	margin: 10px 0 0 0;
	list-style:none;
	}
.caracteristicas li span{
	display:block;
	float:left;
	width: 70px;
	color: #910007;
	}	

.opciones_video{
	clear:both;
	float:left;
	width:100%;
	display: inline;
	list-style:none;
	margin: 10px 0 0 20px;
	}
	
.opciones_video li{
	float:left;
	padding: 0px 25px 0 0;
	}
.opciones_video li a{
	display:block;
	text-decoration:none;
	}
	
	
.descargar_es, .descargar_es a {
	width: 110px;
	height: 25px;
	text-indent:-5000px;
	border: none;
	outline: none;
	background:url(/imagenes/descargar_es_a.gif) no-repeat;
	}
.descargar_es a:hover {
	background:url(/imagenes/descargar_es_b.gif) no-repeat;
	}

.descargar_en, .descargar_en a {
	width: 110px;
	height: 25px;
	text-indent:-5000px;
	border: none;
	outline: none;
	background:url(/imagenes/descargar_en_a.gif) no-repeat;
	}
.descargar_en a:hover {
	background:url(/imagenes/descargar_en_b.gif) no-repeat;
	}

.comentar{margin:5px 0 0 0;}
.comentar a{
	color:#0099FF;
	border-bottom: 1px dashed #37AFFF;
	}
.comentar a:hover, .comentar a:visited{
	color:#37AFFF;
	}
.comentar a:visited{
	border-bottom: 1px solid #37AFFF;
	}

/************* COMENTARIOS Y TAL *************/
.num-comentarios{
	width: 400px;
	float:right;
	margin: 0 80px 10px 0px;
	padding: 10px;
	display:inline;
	font-size:16px;
	font-family:"Trebuchet MS";
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.comentarios{
	width: 400px;
	display:inline;
	margin: 0 80px 10px 0px;
	padding: 10px;
	float:right;
	font-size:12px;
	font-family:"Trebuchet MS";
	border-bottom: 1px solid #CCCCCC;
}
.nombre_comentarios a, #comenta a{




	font-size:13px;
	font-family:"Trebuchet MS";
	color:#0B7DD2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B7DD2;
	text-decoration: none;
}
.nombre_comentarios a:hover, #comenta a:hover{
	color:#45AAF5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #45AAF5;
	text-decoration: none;
}
#comenta{
	float:right;
	display:inline;
	width: 400px;
	height: auto;
	margin: 0 80px 10px 0px;
	padding: 10px;
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	line-height: 145%;
	color: #000;
}
#comenta p{
	margin:0 0 10px 0;
	}
#comenta h4{
	font-size:16px;
	font-family:"Trebuchet MS";
	border-bottom-width: 5px;

	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
}
#comenta input, textarea{
	border: 1px solid #666666;
	font-size:12px;
	font-size:12px;
	font-family:"Trebuchet MS";
}
/************* ENLACES ANTERIOR Y SIGUIENTE *************/
#anterior_siguiente{
	clear:both;
	width:100%;
	height:100px;
	float:left;
	display:inline;
	margin: 0px 0 250px 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#anterior_siguiente a{
	text-decoration:none;
	color: #BB000B;
	border-bottom: 1px dashed #BB000B;
}
#anterior_siguiente a:hover{
	color: #8C0007;
}
/************* REGISTRO *************/
#contenido_registro{
	float:left;
	width: 400px;
	height: 260px;
	margin: 0 0 10px 50px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 145%;
	color: #000;
	}
#contenido_registro p{ padding: 0 0 10px 0;}
#contenido_registro h3{
	width: 375px;
	height:25px;
	margin:0 0 15px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	}
#contenido_registro strong {color: #BB000B;}
#contenido_registro p a, #contenido_filosofia p a{
	text-decoration:none;
	color: #BB000B;
	border-bottom: 1px dashed #BB000B;
}
#contenido_registro p a:hover, #contenido_filosofia p a:hover{

	color: #8C0007;
}
#contenido_registro p a:visited, #contenido_filosofia p a:visited{
	text-decoration:none;
	color: #910007;
	border-bottom: 1px solid #BB000B;
}

/************* FILOSOF A *************/
#contenido_filosofia{
	float:left;
	width: 400px;
	margin: 0 0 10px 50px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 150%;
	color: #000;
	}
#contenido_filosofia p{ padding: 0 0 15px 0;}
#contenido_filosofia h3{
	width: 375px;
	height:25px;
	margin:0 0 15px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	}
#contenido_filosofia strong {color: #BB000B;}
#contenido_filosofia ul{
	margin:0 0 0 10px;
	}
#contenido_filosofia ul li{
	margin:0 0 10px 0;
	}
/* FORMULARIO */
#formulario_registro, #formulario_contacto{
	padding:20px;
	background-color: #F2FBFF;
}
#formulario_registro dt, #formulario_contacto dt {
	float: left;
	clear: left;
	margin-top:7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#formulario_registro dd, #formulario_contacto dd {
	margin-left:115px;
	padding-top: 5px;
}
.caja_form{
	width:90px;
	height:15px;
	margin: 1px 0 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	border: 1px solid #BB000B;
}
.caja_email{
	width:220px;
	padding-top:3px;
}
.asunto{
	float:left;
	width:220px;
	margin-top:3px;
}
.input_comentarios{
	float:left;
	width:220px;
	height:150px;
}
.boton_form{
	margin: 1px 50px 3px 10px !important;
	width:50px;
	height:20px;
	color: #000;
	border: 1px solid #666;
	background-color: #F3F3F3;

}
.mensajes_error{margin-top:10px;color:#FF0000;}
/************* PANEL DE CONTROL USUARIO *************************/
#portada_panel{

	float:left;
	width: 420px;
	height: 220px;
	margin: 0 0 10px 50px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 145%;
	color: #000;
	}
#portada_panel h3, #portada_panel h3 a, #portada_panel h3 a:hover{
	width: 375px;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}
#caja_creditos{
	float:left;
	width: 118px;
	height: 90px;
	background:url(/imagenes/caja_creditos.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin: 15px 0 0 0;
	padding: 8px 0 0 0;
	}
#caja_creditos strong{
	display:block;
	font-size:28px;
	color: #AC004A;
	margin: 5px 0 -15px 0;
	}
#caja_info_creditos{
	float: right;
	width: 292px;
	height: 90px;
	margin: 15px 0 0 0;
	background:url(/imagenes/caja_info_creditos.jpg) no-repeat;
	}
#caja_info_creditos p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding: 12px 15px 0 15px;
}
#caja_info_creditos a, #caja_info_creditos strong{
	color:#BB000B;
}
#caja_info_creditos a:hover{
	color:#800006;
}

#menu_panel{
	float:left;
	width: 420px;
	height: 90px;
	display:inline;

	list-style:none;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 145%;
	color: #000;
	background:url(/imagenes/fondo_menu_panel.jpg) no-repeat;
	}
#menu_panel li{
	float:left;
	display:inline;
	margin:5px 0 0 27px;
	list-style:none;
	}
#menu_panel li a{
	width:70px;
	height:10px;
	display:block;
	text-decoration:none;
	}
	
#mi_cuenta, #mi_cuenta a {
	padding:50px 0 0 0;
	text-align:center;
	background: url(/imagenes/boton_mi_cuenta_a.gif) no-repeat center;
	color:#910007;
	}
#mi_cuenta{padding:0;}
#mi_cuenta a:hover, #mi_cuenta_seleccionada a, #mi_cuenta_seleccionada a:hover {
	padding:50px 0 0 0;
	text-align:center;
	background: url(/imagenes/boton_mi_cuenta_b.gif) no-repeat center;
	color:#FF202C;
	}

#portada_web, #portada_web a {
	padding:50px 0 0 0;
	text-align:center;
	background: url(/imagenes/boton_portada_web_a.gif) no-repeat center;
	color:#910007;
	}
#portada_web{padding:0;}
#portada_web a:hover {
	background: url(/imagenes/boton_portada_web_b.gif) no-repeat center;
	color:#FF202C;
	}

#contacto, #contacto a {
	padding:50px 0 0 0;
	text-align:center;
	background: url(/imagenes/boton_contacto_a.gif) no-repeat center;
	color:#910007;
	}
#contacto{padding:0;}
#contacto a:hover, #contacto_seleccionada a, #contacto_seleccionada a:hover {
	padding:50px 0 0 0;
	text-align:center;
	background: url(/imagenes/boton_contacto_b.gif) no-repeat center;
	color:#FF202C;
	}

#subir_videos, #subir_videos a {
	padding:50px 0 0 0;
	text-align:center;
	background: url(/imagenes/boton_subir_videos_a.gif) no-repeat center;
	color:#910007;
	}
#subir_videos{padding:0;}
#subir_videos a:hover, #subir_videos_seleccionada a, #subir_videos_seleccionada a:hover {
	padding:50px 0 0 0;
	text-align:center;
	background: url(/imagenes/boton_subir_videos_b.gif) no-repeat center;
	color:#FF202C;
	}
	
/******************** SUBSECCIONES DEL PANEL ***********************/
#sec_mi_cuenta{
	float:left;
	width: 420px;
	height: 260px;
	margin: 0 0 10px 50px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 145%;
	color: #000;
	}
#sec_mi_cuenta h3, #sec_mi_cuenta h3 a, #sec_mi_cuenta h3 a:hover{
	width: 375px;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	}
#sec_mi_cuenta strong{
	color: #BB000B;
}
#sec_mi_cuenta p{margin:0 0 10px 0;}
#sec_mi_cuenta p a, #sec_mi_cuenta ul a{
	text-decoration:none;
	color: #BB000B;
	border-bottom: 1px dashed #BB000B;
}
#sec_mi_cuenta p a:hover, #sec_mi_cuenta ul a:hover{
	color: #8C0007;
}
#sec_mi_cuenta p a:visited, #sec_mi_cuenta ul a:visited{
	text-decoration:none;
	color: #910007;
	border-bottom: 1px solid #BB000B;
}
#sec_mi_cuenta ul{
	margin: 0 0 0 10px;
	}
#sec_mi_cuenta ul li{
	margin: 0 0 10px 0;
	}
/********************** </Contenido> **********************/
#intercambio_links{
	clear: both;
	margin: -75px 0 0 80px;
	list-style: none;
	}
#intercambio_links li{
	float: left;
	padding: 0 10px 0 0;
	}
#intercambio_links li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #BB000B;
	border-bottom: 1px dashed #BB000B;
	}
#intercambio_links li a:hover{
	color: #8C0007;
	}
#intercambio_links table{
	margin: 20px 0 10px 0;
	}
/********************** <Pie> **********************/
#pie{
	width: 760px;
	height: 30px;
	background: url(/imagenes/fondo_pie.jpg);
	}
#pie a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:right;
	margin: 0 20px 0 0;
	color: #000;
	}
/********************** </Pie> **********************/