/*

azul rss : #006193
naranja rss: #FF9D23
	
*/

body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; text-decoration: none;}
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
.titulo_grande  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #ffffff; background-color:transparent; }
.titulo_mediano  { font: bold 1.5em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #ffffff; background-color:transparent; }
.blue { color: #546F92; background: inherit; }
.rojo { color: red; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

.titulosn1n2
{ 
	margin:15px 0px 1px 0;
	font: bold 0.8em "Trebuchet MS", Helvetica, Sans-Serif; 
	color: #555555;
}
.titulo 
{ 
	margin:0px 0px 5px 0;
	font: bold 1.1em "Trebuchet MS", Helvetica, Sans-Serif; 
}
.fecha
{
	margin:0px 0px 15px 0;	
	color: #AAAAAA;
	font: normal 0.8em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;  
	line-height: 1.0em; 
}
.descripcion
{
	margin:0px 0 15px 0;	
	color: red;
	font: normal 0.8em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;  
	line-height: 1.6em; 
}
.enlace, .enlace:link, .enlace:hover, .enlace:visited, .enlace:active
{
	margin:0px 0 5px 0;	
	color: #546F92;
	font: normal 0.8em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;  
	line-height: 1.0em; 
}
.enlace:visited
{
	color: blue;
}

.enlace:hover
{
	text-decoration: underline; 
}

.textoNormal, .textoNormalClaro
{
	color: #012D52; 
	font: normal 1.0em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;  
	text-decoration: none; 
	line-height: 1.6em; 
}

.textoNormalClaro
{
	color: #FFFFFF; 
}

.textoCodFuente
{
	color: #012D52; 
	font: normal 0.8em Courier New, Verdana, Arial, Helvetica, Sans-Serif;  
	text-decoration: none; 
	line-height: 1.1em; 
}


.separador
{
	width: 100%;
	border-bottom: 2px solid #CFCB66; 
}

.separador2
{
	width: 100%;
	height: 2px;
	border-bottom: 2px solid #CFCB66; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 	
}

.copyright
{
	width: 100%;
	text-align: center;
	margin:15px 0px 1px 0;
	font: normal 0.8em "Trebuchet MS", Helvetica, Sans-Serif; 
	color: blue;
}
/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 0px 0px 0px 0px; 
	height: 60px;
		
}
#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#arriba{
	height: 52px;
	padding: 0px; 
	margin: 0px; 
}

#capamenu { 
	float: right; 
	width:510px;
	padding: 0px; 
	margin: 0px; 
}

#menu { 
	display: table;
	float:right;
	color: #808080; 
	padding: 0px; 
	margin: 0px; 
	list-style: none;  
		height:60px;
}
	#menu li { 
		display: table-cell;
		padding: 2px 8px 4px 8px; 
		color: #CCCCCC; 
		background: #006193; 
		width: 12%;
    	text-align: center;
		border-left: 1px solid #FFFFFF;
		line-height:16px;
	}
	#menu li.activo { 
		display: table-cell;
		background: #FF9D23; 
		color: #FFFFFF; 
		padding: 2px 8px 4px 8px; 
		border-left: 1px solid #FFFFFF;
		line-height:16px;
	}

	#menu li a, #menu li.activo a { 
		color: #FFFFFF; 
		text-decoration: none; 
		background: none;
	} 	
	#menu li a:hover, #menu li.activo a:hover { 
		color: #000000; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* MENU TIPOS ACTUM */
#navbar {height: 2.0em;
  padding: 0 0 0 215px;
  background: #FBFAF4;
  border-top: 2px solid #93d7fc;
  border-bottom: 2px solid #93d7fc;
  font: 13px "Trebuchet MS", Helvetica, Sans-Serif overflow: hidden;
  min-width: 150px;}
#navbar li {float: left; padding: 0 3px 0 3px; margin-right: 5px; list-style: none;
  background: url(images/diamond-black2.gif) 100% 66% no-repeat;}
#navbar li a {display: block; padding: 0.25em 0 0.05em; margin-left:25px; list-style: none;
  text-transform: uppercase; color: #000;}
#navbar #feed {background: none;}
#navbar a:hover,
  .feed #navbar #feed a {
 background: #E5EAF2 url(images/navbarlinkbg2.gif) top left repeat-x; color: #006193; 
}
#tiposactum ul
{
	margin: 4px 0px 10px 0; 
	padding: 0 0 0 10px; 
}

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	height: 100px;
	background: #006193 url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #c4eaff url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			height: 18px;
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #93d7fc url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 370px;
	padding: 25px 250px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
}
#left h3 { clear: both; font-size: 1.1em; color: #000000; background: url(images/flecha-icon-01.gif) no-repeat center left; padding: 0px 0px 0px 18px; margin: 0px 0px 15px 0px;}
#left h3 a{ background: url(); color: #333333; text-decoration:none}
#left h3 a:hover{ background: url(); color: #CCFFFF; text-decoration:none}


	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}
	.anuncio {
		margin: 0 0 5px 0;
	}
	.anuncioborde{
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
	}
	.menu-rss {
		padding: 15px 15px 80px 80px;
		border: 1px solid #93d7fc;
		margin: 0px 1px 5px 0;
		background: #006193 url(images/menu.jpg) no-repeat;
		color: #DDDDDD;
	}
	.menu-rss h2 {
		color: #006193;
	}

	.channeltitle{
		margin-top: 10px;
		margin-bottom: 3px;
		border-bottom: 1px solid #012D52;
		width: 100%;
	}
	.channeltitle a:link, .channeltitle a:visited{
		color: #012D52;
		font: bold 1.3em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	}

	channeltitle a:hover{
		color: #006193;
		font: bold 1.3em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	}

	.channeltitle2{
		color: #006193;
	}

	.feed-rss {
		padding: 5px 5px 5px 5px;
		border: 1px solid #93d7fc;
		margin: 0px 1px 5px 0;
		background: #eeeeee;
		color: #585616;
	}

	
		#todasnoticias  {
			text-decoration: none; 
			list-style: none; 
			width: 100%;
			text-align: right;
		}

#listanoticias{
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 0px;
	width:100%;
} 

		#listanoticias li 
		{ 
			list-style: none; 
		}

		#listanoticias a:hover
		{ 
			list-style: none; 
			background: #006193;
		}

		#listanoticias li a, #todasnoticias a { 
			display:block;
			list-style: none; 
			color: #012D52; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#listanoticias li a{ 
			background: url(images/flecha-icon-01.gif) no-repeat top left; 
			background-position: 0px 0px;
			padding-left: 15px;
		}	
		#listanoticias li a:link { color: #012D52;  }
		#listanoticias li a:visited { color: #3F5FFF;  }
		#listanoticias li a:active { color: #111111;  }
		#listanoticias li a:hover { color: #ffffff;  }


/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;	
}

#right h3 { clear: both; font-size: 1.1em; color: #3F5B7F; background: url(images/rss-icon-03.jpg) no-repeat center left; padding: 0px 14px 10px 48px; margin: 10px;}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special, .special:link, .special:hover, .special:visited, .special:active
	{
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee url(images/fondo-rss-01.jpg) repeat-y 440px 0px;
		color: #444;
		font: normal 1.2em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;  
		line-height: 1.7em; 
		min-height: 600px;
	}
	
	#agregadores1, #agregadores2, #agregadores3 {position: relative;display:inline;}
	
.indentacion1, .indentacion1:link, .indentacion1:hover, .indentacion1:visited, .indentacion1:active
{
			padding-left: 85px;
}
.cajaconborde
{
    border: 1px solid #FFCD33;
    padding: 8px 8px 8px 8px;
	background-color: inherit;
}
.botonesscroll, .botonesscroll a
{
	height: 12px;
	margin: 	  0px 3px 2px 0px;
	padding:      2px 2px 2px 0px;
	color: #012D52;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-size:        10px;
	font-weight:      none;
	text-decoration:  none;
}

.listaagregadores  
{
	height: 19px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	font: normal 1.1em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;  
	color: black;
	text-align: left;
}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }
