body {
	margin:0px;
}
a {
	color:#666666;
}
.btn {
	cursor:pointer;
}

a img {
	border:none;
}

.clear {
	clear:both;
}
._____header_____{}

#header_container {
	width:100%;
	margin:0px auto;
	height:190px;
	clear:both;
	background:url(../imgs/bg_header.jpg) repeat-x; 
	font-size:11px;
	font-family:Tahooma, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#header_container .separator {
	font-weight:bold;
	color:#FF4C00;
}
#header_container #header {
	width:1000px;
	margin:0px auto;
	height:150px;
	clear:both;

}


#header_container #search {
	width:200px;
	height:14px;
}

._____menu_____{}
#header_container #menu {
	width:1000px;
	margin:0px auto;
	height:40px;
	clear:both;
	background:url(../imgs/menu.jpg) no-repeat;
}
#header_container #menu .links_container {
	padding-top:10px;
	text-align:center;
}
#header_container #menu a,#header_container #menu a:active, #header_container #menu a:visited{

	color:#0072A5;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}
#header_container #menu a:hover, #header_container #menu a.active{
	color:#E83C00;
	text-decoration:underline;
}


._____main_____{}
#main {
	width:1000px;
	margin:0px auto;
	height:auto;
	clear:both;
	background:url(../imgs/bg_main.jpg) repeat-y !important;
}

#main.home{
/*	background:url(../imgs/bg_main_home.jpg) repeat-y !important;*/
	background:url(../imgs/bg_main.jpg) repeat-y !important;
}

#footer_container {
	height:289px;
	width:100%;
	background:url(../imgs/bg_footer.jpg) repeat-x;
}

#main #colLeft{
	width:720px;
	float:left;
	clear:both;
}

#main #colLeft #Left {
	padding-top:10px;
	width:390px;
	float:left;
}
#main #colLeft #Right {
	padding-top:10px;
	width:303px;
	float:right;

}
#main #colLeft #Wide {

	padding-top:10px;
}

#main #colRight{	
	width:268px;
	float:right;

}

#main #colRight .div{	

	clear:both;
	padding-bottom:10px;
	margin-bottom:15px;
/*	border-bottom:#cccccc 4px double;*/

}


#main #colRight .radio_vivo{	

	background:url(../imgs/radio_vivo_bg.jpg) no-repeat bottom;
	font-size:11px;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}



._____audioteca_____{}
#footer_container  #audioteca {
	width:1000px;
	margin:0px auto;
	height:149px;
	clear:both;
	background:url(../imgs/footer_audioteca.jpg) no-repeat;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_container  #audioteca .audioteca_item{
	width:460px;
	height:16px;
	line-height:16px;
	color:#000000;
	margin-bottom:2px;
	margin-top:2px;
}
#footer_container  #audioteca a{
	color:#000000;
	text-decoration:none;
}

#footer_container  #audioteca a.tema {
	padding-left:16px;
	background:url(../imgs/bullet_audioteca.png) no-repeat;
}
#footer_container  #audioteca a.escuchar{
	font-weight:bold;
}
#footer_container  #audioteca a:hover{
	text-decoration:underline;
}


#footer_container  #audioteca .audioteca_item.left {
	clear:both;
	float:left;
	margin-left:35px;
}
#footer_container  #audioteca .audioteca_item.right {
	float:right;
	margin-right:15px;
}

._____footer_____{}
#footer_container  #footer {
	width:1000px;
	margin:0px auto;
	height:130px;
	clear:both;
	background:url(../imgs/footer.jpg) no-repeat;
}

#footer_container  #footer  .menu {
	margin-top:30px;
	height:20px;
	margin-top:17px;
	float:left;
	width:999px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#footer_container  #footer  .menu  a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}

#footer_container  #footer  .menu  a:hover{
	text-decoration:underline;
}


._______slider_______{}

.scroller {
	width:558px;
	height:276px;
	overflow:hidden;

}

#Left .scroller {
	width:388px;
}
#Right .scroller {
	width:298px;
}

.scroller .content {
	overflow:hidden;
	z-index:1;
	width:7500px;
}

#Left .scroller .content  .section {
	width:392px;
	padding-right:10px;
	height:275px;
	padding-bottom:10px;
	float:left;
}
#Right .scroller .content  .section {
	width:303px;
	padding-right:10px;
	height:275px;
	padding-bottom:10px;
	float:left;
}

#Left .scroller .content  .section .content-med{
	width:388px;
/*	border:#000000 1px solid;
	border-bottom:none !important;*/
	background-color:#FFFFFF;
	height:270px;
	padding-bottom:5px;
	overflow:hidden;
}

#Right .scroller .content  .section .content-med{
	width:298px;
/*	border:#000000 1px solid;*/
	background-color:#FFFFFF;
	height:270px;
	padding-bottom:5px;
	overflow:hidden;
}


.content-med .titulo_rot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:13px !important;
	color:#26588C;
	height:39px !important;
	line-height:20px!important;
	overflow:hidden;
}


#Left .NextPrev {
	position:absolute;
	float:right;
	width:390px;
	height:20px;
	margin-top:-20px;
	margin-left:0px;
}
#Right .NextPrev {
	position:absolute;
	float:right;
	width:301px;
	height:20px;
	margin-top:-30px;
	margin-left:0px;
/*	background-color:#CCCCCC;*/
}

.NextPrev a{
	font-size:1px;
	color:#4A4A4A;
	float:right;
	width:24px;
	height:20px;
	text-decoration:none;
}

.NextPrev a.prev{
	background:url(../imgs/btant.gif) no-repeat 0px 0px;
}

.NextPrev a.next{
	background:url(../imgs/btsgte.gif)  no-repeat 0px 0px;
}


#masvideos_container {
	
}

#paginate {

	font-size:11px;
	text-align:center;
	
}

/* ##### PAGINATE ##### */
#paginate .paginate { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#666666; margin-left:3px; margin-right:3px;}
#paginate .paginate:hover { text-decoration:underline;}
#paginate .paginate_actual {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#666666; font-weight:bold;  margin-left:3px; margin-right:3px;}

#paginate .paginate_middle {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#336633}
#paginate .paginate_middle:hover { text-decoration:underline;}



.thumb_not  {
	padding:2px;
	border:1px #CCCCCC solid;
	margin-right:5px;
	margin-bottom:4px;
	float:left;
	
}

.firma {
	margin-top:70px;
	width:650px;
	float:right;
	height:30px;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#EEEEEE;
}
.firma a{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
.firma a:hover{
	text-decoration:underline;
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}


#cse-search-results {
	width:700px;
}

#cse-search-results iframe {
       width:700px !important;
} 

.w80 {
	width:80px;
}

.tools{
	clear:both;
	height:25px;
	margin-bottom:5px;
	padding:5px 15px 0px 0px;
}
.tools a{
	color:#0072A5;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	float:right;
}
