/*
THEME NAME: Junin Magazine
THEME URI: http://www.junindelosandes.gov.ar
DESCRIPTION: Estilo Magazine y turistico
VERSION: 7.0
AUTHOR: <a href="http://www.patagoniacreative.com"> Patagonia Creative</a>
AUTHOR URI: http://www.patagoniacreative.com
*/

/* Architecture */
html { }

body {
	background: #314A68 url(images/body.jpg) repeat-x center top;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #F8F8F8 url(images/conte.jpg) no-repeat top right;
	padding: 0 0px;
	margin-top:148px;
		margin-bottom:20px;
	border-top:0px solid #111930;

}

.alignleft {
	float: left;
	margin-right: 3px;
	}
.alignright {
	float: right;
	margin-left: 3px;
	}

#header {
	height: 300px;

}
#container h3 {

  font: italic normal bold small 15px Tahoma, Arial, sans-serif;

  color: #000000;

}

#container {
	float: left;
	width: 100%;
	
		padding-left:0px;
			padding-right:0px;
				margin-top: 0px;
}

#content {
	margin: 10px 240px 30px 20px;

}
#home {
	margin: 0px 0 0 0;
list-style:none;
}
#sidebar {
	margin: 15px 0 30px -210px;
	width: 190px;
	float: left;
	overflow: hidden;
}
/* nav_estaticas */
.nav_estaticas{margin:10px 0 0 0;}
.nav_estaticas li{display:block;width:100%;border-top:1px solid #E5E8EC;background:url(images/bg_modulo_04.png) repeat-x bottom left;margin:0 0 2px 0;}
.nav_estaticas li ul li{background:none;border:none; border-top:1px solid #E5E8EC;}
.nav_estaticas li a{font-weight:normal;padding:4px 10px 2px;background:transparent url(images/bolillo_pie.gif) no-repeat scroll 95% 3px;font-size:11px;}
.nav_estaticas li a:hover {background-position:95% -27px;}
.nav {float:left;width:100%;clear:both;/*temporal*/}
.nav li {float:left;}
.nav li a {font:bold 10px Tahoma;	color:#7B7B7B;
display:block;padding:4px 10px;font-weight:bold;}
.nav li a:hover {color:#FF9900;}
.nav li.last_child{border-bottom:0!important;}


#footer {
	clear: left;
 
	width: 100%;
font-size:10px;
	margin: 0 auto;
	padding-top: 3px;
color:#211102;
font-family: Helvetica, sans-serif;

		padding-bottom: 0px;

}
#footer a{

		font-weight:normal;

}




/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
		
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left; 
}


.floater-right {
	float: right;
}


#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
	display:none;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	display:none;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	width: 490px;
	font-weight: normal;
	font-size: 1.8em;
	color: #000;
		  border-bottom:1px dashed #ccc;
font-family: Times, serif;
 

}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 490px;
	font-weight: normal;
	font-size: 1.8em;
font-family: arial, Times, serif;
}
.entry-title a {
	color: #000;
	font-size:1.5em;	 
font-family: georgia, serif;
}

.cat-links {
margin:10px 0 10px 0;
float:right;
	font-size: 0.8em;
font-family: arial, Times, serif;
}
.cat-links a {
	background: #B54005;
	color:#fff;
padding:2px;
}
.entry-comments {
	float: right;
		font-weight:bold;
}


.entry-content img { border: solid 1px #dedacf; padding: 5px;margin: 6px;
 max-width: 490px;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: center;
	padding: 0 auto;
}
.entry-comments a {
		font-weight:bold;
		color:#B54005;
}


.entry-comments a:hover {
	color: #d1d1d1;
}



.entry-footer {
	color: #ccc;
	font-size: 90%;
	border-bottom:#ccc solid 1px;
	border-top: #ccc solid 1px;
	padding: 5px 0;
	margin-top:10px;
}



.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.3;
	margin-bottom: 12px;
font-family: verdana, arial, sans-serif;
			font-size: 12px;
	text-align: justify;
	color:#4B4B4B;

}
.entry-content p a {
	 
font-family: verdana, arial, sans-serif;
	font-weight:bold;
 

}
.entry-content h2 {
font-family: Verdana, sans-serif;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}






/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}







.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}





#footer-inside { width: 760px;
 margin: 0 auto 2px auto;
 min-height: 145px; height: 145px;
  font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
  font-size:11px; color: #394f35;
  background: #fff url(images/menutop.jpg) repeat-X top right;}
 
 

#footer-inside ul, #footer-inside ul li {width: 100%; list-style: none; margin-left: 0px; padding-left: 0px;  text-align: left; margin-top: 0; }

#footer-inside ul { margin-left: 12px }

#footer-inside ul li a { color: #fff; text-decoration: none; padding-bottom: 2px; text-transform:uppercase;  font-size:9px;font-style:arial, verdana;
}

#footer-inside ul li a:hover  { color: #fff; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dotted #fff}

#footer-inside li.first a { color: #A6E251; text-decoration: none; padding-bottom: 2px; font: 14px/23px Georgia, "Times New Roman", Times, serif; list-style:none;}


#footer-inside .section { width: 135px; float: left; padding-top:15px; border-left: 1px solid #12182D; text-align: left;}

#footer-inside #membership-footer {width: 140px }

#footer-inside #resources { width: 135px }



 

/** Paginacion **/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;

	text-decoration: none; 
	border:1px solid #D06D34;
	color: #fff;
	background-color: #DA8C5E;
}

div.pagination a:hover, div.pagination a:active {
	color: #fff;
	border: 1px solid #800404;
		background-color: #950505;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	font-weight: bold;
	border:1px solid #C1632D;
	color: #fff;
	background-color: #D06D34;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border:1px solid #D06D34;
	color: #fff;
	background-color: #DA8C5E;
}
/* Publicidad sidebar */

ul#news li  {
 width: 190px;
	line-height: normal;
list-style:none;
	border-bottom: SOLID 1px #E1E1E1;

	margin: 0 0 5px 0;

	padding: 0;

}



ul#news li a img {

	display: block;

	float: left;

	border: #EDEBE9 1px solid;

	background: #F5F4F3;

	padding: 3px;

	margin: 0 5px 0 0;

}
ul#news  a {





	COLOR: #312A20;



}


ul#news li a:hover img {

	border: #ccc 1px solid;

	background: #eee;

}



ul#news li h3 {

	color: #546878;

	font-size: 1em;

	font-weight: bold;

	margin: 0;

	display: block;

	float: left;

	width: 120px;

	padding: 0;

}



ul#news li p {

	margin: 0;
color:#C8C8C8;
	padding: 0 0 5px 0;

}



 ul#news li a {

	text-decoration: underline;

}

/*------------------------------------------------------------------------------------
       Home div x3
      ------------------------------------------------------------------------------------*/
      
      .columns:after {
          content: ".";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden;
      }
      * html .columns {height: 1%;}
      
      .columns .column{
        float:left;
        overflow:hidden;
      }
      .columns .last{ float:right; }


      .col3 .first{ width:200px; padding-left:10px;}
      .col3 .second{ width:325px; margin-left:10px; }
      .col3 .last{ width:200px; padding-right:10px;}



/* noticias portada */

ul.postList li{
	background: url(images/bg-dash.gif) repeat-x 50% 100%;
		padding: 9px 0 20px 0;
	}
ul.postList li a:link img,
ul.postList li a:visited img{
	border-color:#CCC;
	background-color:#FFF;
	}
ul.postList li a:hover img{
	border-color:#666;
	background-color:#CCC;
	}
			
#splitMain				{overflow:auto; margin:4px 0 0 0; 	List-style:none;}
#splitMain p			{margin:4px 0; color:#626262;	font-weight:normal; font-family: verdana, Helvetica, sans-serif;font-size:10px; }
#splitMain h2 a			{font-size:12px; font-weight:bold;}
#splitMain .floatL		{width:280px; float:left;}
#splitMain .floatR		{width:460px; float:right; margin-right:18px;}

#splitMain .floatL h3{
 	clear: both;

	margin: 2px 0 6px 0;

	padding: 9px 0 10px 0;

 

	font-family: Georgia;
	font-weight: normal;
font-size:0.6em;
 

	text-transform: uppercase;

	letter-spacing: 1px;

	text-align: center;

	color: #000;


	background: url(images/bg-dash.gif) repeat-x 50% 100%;}

 
	#splitMain h2 a {
color:#000;
	font-weight: bold;
font-size:11px;
	text-transform: uppercase;
	}
#splitMain object		{margin:4px 0;}	
#splitMain ul.postList	{margin-bottom:1px;}
ul.postList li{
	padding:5px;
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:auto;
	position:relative;
	}
ul.postList li a img{
	border-width:1px;
	border-style:solid;
	padding:2px;
	width:75px;
	height:103px;
	}

ul.lImg li img	{float:left;  margin:0 5px 0 0;}
ul.rImg li img	{float:right; margin:0 0 0 5px;}
.mainVid		{margin-top:1px;}
/* leer articulos anteriores y demas */
.navigation a {
color: #8F3D0B;
text-transform:uppercase;
font-family: arial, Times, serif;
font-size: 18px;
list-style:none;}


/*Enlaces negros*/
a.linknegro:link { font-weight:bold;  font-family: georgia, Verdana, Helvetica, sans-serif;  	font-size: 9px;text-decoration: none; color: #000; }
a.linknegro:visited {  font-weight:bold;  font-family: georgia, Verdana, Helvetica, sans-serif;  	font-size: 9px;text-decoration: none; color: #000;  }
a.linknegro:hover {	font-size: 9px;text-decoration: underline; color: #000;	 }

.texto_azul {
	width: 190px; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7px;
			font-weight:bold;
	color: #464646;
		text-transform: uppercase;
		margin-right:12px;
}
.texto_host {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	margin-right:12px;
	color: #464646;
		width: 300px; 
}


#mapas {border: 1px solid #ccc;}
#sit-pie a{color:#FF552A;
 }
#sit-pie{text-align:right;
padding-top:1.636364em; list-style:none;
background:#266170 url(images/site-pie.jpg) repeat-x left top;;
height:105px;color:#FFF;}
#sit-pie .sit-pie-tit{color:#BED4F2;
font-weight:normal;}
#sit-pie .sit-pie-cinfo{width:180px;float:left;text-align:left;padding:0 8px 8px;}
#sit-pie .sit-pie-clogos{width:100px;float:left;text-align:left;padding:0 8px 8px;}
#sit-pie a:hover{color:#FFF;}






 
.link a {font-size: 10px;
	padding-left: 10px;
	margin-left: 2px;
	margin-bottom: 5px;
font-weight: bold;
	List-style:none;
		color:#000;
}
.link li  a{

border-bottom:1px dotted #ccc;

	overflow:hidden;
font-family:tahoma,verdana, serif; 
list-style:none;
background: url(images/li.gif) no-repeat 1px 3px; display: block;  color: #000; text-decoration: none; padding: 3px 0 3px 20px;

	}
    .link li  a:hover{
color: #0C3054;

	}
.link  li  {

	List-style:none;
}



.hr {height: 11px; margin-bottom: 3px; background: url(images/bg-dash.gif) repeat-x;}
      #featuredArticleSection {  }

    #featuredArticleSection h2 {background: url(images/section-heading-featured-article.gif) no-repeat top left; text-indent: -800px; list-style:none; border:none;}
    #featuredArticleSection h1 a {	text-align: left;  font-size: 16px; font-family:arial, serif; color: #114477; font-weight: bold; width:120px;list-style:
 none}
    #featuredArticleSection h4  {font-size: 10px; font-family:tahoma,verdana, serif; color: #114477;
 }

#featuredArticleSection .date {
	background: url(images/bullet-on-highlight.gif) no-repeat right;
	color: #777777;
	display: inline;
	float: left;
	margin: 0;
	margin-right: 7px;

	padding-right: 7px;
}

#featuredArticleSection .more {
	font-size: 10px;

	margin: 0;
float:right;
    color: #114477; font-weight: bold;

}
#featuredArticleSection .leer {
padding-bottom: 4px;
    font-size: 10px; font-family:tahoma,verdana, serif;
	border-bottom:1px dotted #ccc;
    	margin: 9px 0 5px 0;
        	height:14px;
}
/* Images Within Grid Cells */

#featuredArticleSection .image {
	margin-bottom: 12px;
	text-align: center;
	width: 275px;
}
#featuredArticleSection .image img {
 
 
	border: 10px solid #EEEEEE;
    max-width:255px;


	max-height:189px;
}
 #featuredArticleSection .image  a{
max-width:255px;


	max-height:189px;
}

#featuredArticleSection .image p {
	color: #4b4b4b;
	font-size: 11px;
	margin: 0;
	padding: 10px;
	text-align: center;
}
 #featuredArticleSection  p {
	color: #4b4b4b;
	font-size: 11px;
	margin: 0;


}
   #ArticleSection  p {
	text-align: justify;


}
 /* columnas adicional home */
#faux {

 background: url(faux-21-2-col.gif);

 margin: 0px 0px;

 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */
    overflow : hidden;
 width: 100%

}

#leftcolumn {

margin-top: 0px;
  margin-bottom: 10px;
   margin-left: 10px;
    margin-right:0px;
       overflow : hidden;
 padding: 0px 10px 10px 10px;

 width: 280px;

 float: left;
display: inline;

  border-right: 1px dotted #CCCCCC
}

#rightcolumn {

 float: right;
font: 11px arial;
 color: #333;
overflow : hidden;
 margin-top: 0px;
  margin-bottom: 10px;
   margin-left: 0px;
    margin-right:0px;
    padding-top: 0px;
 padding-bottom: 0px;
   padding-left: 0px;
   padding-right:10px;


 width: 410px;

 display: inline;

 position: relative;

}
 #columA1 {
border-right: 1px dotted #ccc;
 width: 280px;
 
float: left;
 
}

#columA2 {

 float: right;
font: 11px arial;
 color: #333;
overflow : hidden;
 margin-top: 0px;
  margin-bottom: 10px;
   margin-left: 0px;
    margin-right:0px;
    padding-top: 0px;
 padding-bottom: 0px;
   padding-left: 0px;
   padding-right:0px;


 width: 123px;

 display: inline;

 position: relative;

}

 /******************************
* listas en footer
******************************/
#directory { background: padding: 0 0 0px 0; }

	#directory-inner {  padding-bottom: 5px;}

	#directory ul { width: 165px; float: left; padding: 10px 0 0 20px; }

	#directory ul li { list-style:none; background: url(images/directory_bullet.gif) left no-repeat; padding-left: 8px; }

	#directory ul li a { list-style:none; font-size: 11px; color: #757575; text-decoration: none; line-height: 1.6; }

	#directory ul li a:hover, #directory ul li a.active { border-bottom: 1px dotted #333; color: #333; }
	#directory h2{

color: #90A40C;

	font-size: 13px;

	font-weight: normal;
	font-weight: bold;
	font-family: Georgia,"Nimbus Roman No9 L",serif;

	font-style: italic;

	padding: 0 20px 0 0px;

	line-height: 20px;

	margin:0 auto;

}

 .cajacomment {

border:none;

font-style:tahoma;

font-size:10px;

	margin: 20px 0 0 0;

	padding: 20px;

	background: #FAFAD0;

border: 1px solid #F6F6AC;



color:#A0863C;

	text-transform:uppercase;

 list-style:none;

	}
        .footer-direccion {

text-transform: uppercase;
     color:#525252;
	font-size: 10px;
	font-weight: normal;
	font-family: arial,"Nimbus Roman No9 L",serif;
	padding: 0 0px 0 0px;

	line-height: 12px;



}
    .footer-tag { text-transform: uppercase;
        border-bottom:1px dashed #ccc;
        color:#313131;
	font-size: 9px;
	font-weight: normal;
	font-family: arial,"Nimbus Roman No9 L",serif;
	padding: 0 0px 0 0px;
	line-height: 20px;
}
  	.footer-tag a{
        color:#2F5478;text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
	font-family: arial,"Nimbus Roman No9 L",serif;
	padding: 0 1px 0 0px;
	line-height: 20px;
	margin:0 auto;
}
 

 .caja_Boletin {
border:none;
font-style:tahoma;
font-size:7px;
	margin: 3px 0 0 0;
	padding: 6px;
	background: #FAFAD0;
border: 1px solid #F6F6AC;
color:#A0863C;
 
 list-style:none;
	}
.style22 {font-size: 10px; color: #228F88; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
/* @group contact */


#proyectos {
	position: relative;
	margin: 0 auto;
	_height: 100%;
list-style:none;
	width: 390px;
	min-height: 100%;
}

* secondary 
--------------------------------------------- */

div.secondary {
	color: #646870;
	}
div.secondary h3 {
	margin: 0 0 .5em 0;
	padding: 0.8em;
	font-size: .9em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #B02A08;
 
	}
div.secondary p {
	margin: 1em 1em 2.5em 1em;
	line-height: 1.5em;
	}
div.secondary img.thumb {
	float: right;
	margin: .4em 0 .5em 1em;
	padding: .4em;
	width: 4em;list-style:none;
	padding: .4em;
	border: 1px solid #e0e0d5;
	background: #fff;
	}

 

/* img/desc lsts */

#proyectos ul.lst {
	margin: 0; float:left;
	padding: 0;
	list-style: none;
	}
#proyectos ul.lst li {
 
	padding: 0; 	width: 114px;clear:both;
	color: #646870;  
	border-bottom: 1px dashed #e3e3e3;
	overflow: hidden;
	}
#proyectos div.secondary ul.lst li {
	font-size: .9em;
	}
#proyectos ul li.last {
	margin-bottom: 2.5em;
	padding-bottom: 0;
	border: none;
	}
#proyectos ul.lst li a {
	display: block;
	padding: .5em 0em;
	line-height: 1.4em;
	color: #8f9195;
	overflow: hidden;
	}
#proyectos ul.lst li a strong {
	display: block;
	color: #000;
	padding: 0 0 .1em 0;
	}
#proyectos ul.lst li a em {
	display: block;
	}

#proyectos ul.lst li a:hover {
	color: #646870;
	}
#proyectos ul.lst li a:hover strong {
	color: #104c68;
	}
#proyectos ul.lst li a:hover {
	background: #f9f9f4;
	}

 
.clear {
clear:both;
}
 
.modulo {margin-bottom: 5px; padding-bottom: 5px;border-bottom: 1px dotted #ccc;}
.modulo p { width: 275px;}
.modheaderrojo{background:#F07800;text-align:left}
.modheaderrojo .epigrafe{color:#fff;font-size:11px; font-weight:bold; text-transform:uppercase; padding:2px 4px 3px 5px; margin:0}
.modheaderrojo .epigrafe a{color:#fff; font-size:11px; text-decoration:none}			

.fotografia {float:right;margin-left:5px;width:121px}  max-width: 490px;
.modblogautor .autor, .modpromocontenidospeq .autor{font-size:11px; color:#333; font-weight:bold}
.modblogautor .nombre-blogs, .modblogautor .nombre-blogs a, .modpromocontenidospeq .pieautor{font-size:10px; color:#000; font-weight:bold;font-family:tahoma,verdana, serif;  text-decoration:none; e}		
.modblogautor .antetitulo, .modpromocontenidospeq .fecha, .moddestacadopeq .fecha, .blogs .fecha{font-size:10px; color:#686868}		
.modblogautor .modcontent, .moddestacadopeq .modcontent, .modpromocontenidospeq .modcontent, .modpromocontenidos .modcontent{text-align:left; margin-top:4px}		
.modvideochat .titulo a, .modblogautor .titulo a, .modpromocontenidospeq .titulo a, .modpromocontenidos .titulo a, .moddestacadopeq .titulo a{color:#003366; font-size:16px; text-decoration:none; font-weight:bold}		
.modblogautor .subtitulo a, .modvideochat .subtitulo, .modvideochat .subtitulo a, .moddestacadopeq .subtitulo, .moddestacadopeq .subtitulo a, .modpromocontenidos .subtitulo, .modpromocontenidos .subtitulo a, .modpromocontenidospeq .subtitulo, .modpromocontenidospeq .subtitulo a {font-size:12px; color:#333; text-decoration:none}
.moddestacadopeq .antetitulo, .moddestacadopeq .antetitulo a, .modvideochat .antetitulo, .modvideochat .antetitulo a, .modWebtv .antetitulo, .modWebtv .antetitulo a {color:#cc0000;font-size:10px; text-transform:uppercase}				
.modpromocontenidos .modcontent .modulo{clear:both; padding:3px 0}
.modblogautor .modcontent .modulo,.modblogautor .modcontent .blogs{clear:both}
.fotografia  img {border:3px solid #EEEEEE} .fotografia a img {max-width: 100px; max-height: 70px;}
.fotografia a:hover img, .modespeciales .modulos a:hover img, .modcanales .canales a:hover .photo img, .moddestacadopeq  .modcontent .fotografia a:hover img, .modpromocontenidospeq .modcontent .fotografia a:hover img, .galeriaFotos .modulo a:hover img, .modulo-gente .modulo a:hover img, .modpromocontenidos .modcontent .fotografia a:hover img,  .modvideochat .modcontent .fotografi
 
#featured  { color:#ccc ;  margin:0 auto;padding:0;    }
#featured li { border-bottom: 1px dotted #ccc;
	margin-bottom: 7px; font: bold 9px arial; line-height: 1.4em; }
 


.video {
	font-size: 9px;
	padding-left: 17px;
	margin-left: 2px;
	margin-bottom: 5px;
	background:url(images/video.gif) bottom left no-repeat;
	List-style:none;
}
#pdf  { color:#ccc ; margin:0 auto;padding:0; }
#pdf  li { border-bottom: 1px dotted #ccc;
		margin-bottom: 7px; font: bold 9px arial; line-height: 1.4em;}
.pdf {
	font-size: 9px;
	padding-left: 17px;
	margin-left: 2px;
	margin-bottom: 5px;
	background:url(images/pdf.gif) bottom left no-repeat;
	List-style:none;
} 
blockquote {
	margin: 1em 3em;
	padding: .5em 1em;
	border-left: 5px solid #BC0606;
	background-color: #F0F0F0; }
blockquote p {
	margin: 0; }
.ads img{border:1px solid #d5d5d5; float:left;margin-top:2px;margin-bottom:2px;	padding:2px;}
.ads a:hover img {filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75}

/** Noticias en categorias **/
.float{float:left;}
.floatR{float:right}

.Nota{width:500px;clear:both;padding-bottom:10px;list-style:none;}
.Nota h1{font:22px/24px Georgia, "Times New Roman", Times, serif;padding:6px 0 0 0;margin-bottom:6px;}
.Nota h1 a{color:#000000;list-style:none;}
.Nota li{ list-style:none;}
.Hora{list-style:none; float:left;width:36px;font-size:10px;color:#ca0002;font-weight:bold;background:}
.Hora .Vivo{margin:3px 0 0 2px;}
.Copete{float:left;border-left:1px solid #cccccc;padding:0 0 0 6px;width:454px; font-family:arial, serif; color:#888888; font-size:11px;}
 .Copete p{padding-right:94px;}
.panelpic { margin: 0px 8px 0px 4px; padding: 5px; border: solid 1px #dad9c7; width: 94px; height:73px; float: right !important; vertical-align: bottom;}
 .panelpic span a { display: none;}
 .panelpic a img { max-width: 94px; max-height: 73px;}
   .panelpic img { width: 94px; height: 73px;}



.Relac{width:467px;}
.Relac ul{clear:both;display:block;padding:4px 0 0 44px;font-size:11px; list-style:none;}
.Relac li{background: url(../img/im_BulletGs.gif) no-repeat 2px 6px;padding:0 0 1px 10px;margin:0;}
.Relac li img{position:relative;bottom:-2px; list-style:none;}
.Accion{height:14px;padding:4px 0 0 1px; border-bottom:1px solid #f1f1f1;margin-bottom:10px; padding-bottom:3px;}
.Accion a{float:left;font-size:10px;display:block;text-transform:uppercase; color:#878787;}
.Accion span{float:left;color:#cccccc;padding:0 3px;text-transform:uppercase;font-size:10px;}
.Accion .Enviar{float:right;font-size:11px;background:url(images/leer.gif) left no-repeat;width:48px;padding-left:17px;text-transform:none;}
.Accion .Comentar{float:right;font-size:11px;background:url(../img/ic_Comentario.gif) left 3px no-repeat;width:45px;padding-left:18px;text-transform:none;}
.Um .Breve{font-family:Georgia, "Times New Roman", Times, serif;text-transform:none;}
.Um .BordeNo{border:0;padding:0;}
.BordeNo{border:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block;}
* html .clearfix{height:1%}
.dupfix{float:left;width:1px;height:0px;line-height:0px;visibility:hidden;}

/* 	Formularios rutas  */

 
.titulo  h3 { 
	float: left;
	font-weight: bold;
	text-shadow: 1px 1px 1px white;
	margin: 0; font:bold 12px/14px arial, "Times New Roman", Times, serif;
}
.titulo  p { 
	float: left;
 color:#777;
	text-shadow: 1px 1px 1px white;
	margin: 0; font: 11px arial, "Times New Roman", Times, serif;
}
.rutalogo { 
padding-right:16px;padding-top:7px;
}
.rutasbusqueda { 
	float: left; display:block;clear:both;
	width: 140px;
	border: none; list-style:none;
	padding: 7px;
	color: #838da1;margin:0 auto;
	background: #edeff1 url(images/miniforminput.png) left top no-repeat;
}
  .botonbuscar button { 
	float: left; 
	width: 100px; list-style:none;
	height: 30px;  
	padding: 6px 0;margin:0 auto;
	border: none;  
	text-align: center;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px 1px #0c3976;
	cursor: pointer;
	background: #edeff1 url(images/miniformbutton.png) left top no-repeat;
}
 .botonbuscar button:hover { 
	color: #edeff1;
	background: #edeff1 url(images/miniformbutton.png) left -30px no-repeat;
}
  .botonbuscar button:active { 
	color: white;
	background: #edeff1 url(images/miniformbutton.png) left -60px no-repeat;
}
/* 
	Newsletter Sign Up
	------------------
*/

#newsletter  { float: right; width: 278px; margin-top:12px;margin-bottom: 5px; }
#newsletter  input { 
	float: left;
	width: 146px;
	border: none;
	padding: 7px;
	color: #838da1;
	background: #edeff1 url(images/miniforminput.png) left top no-repeat;
}
 
#newsletter  .button { 
	float: left;
	width: 100px;
	height: 30px;
	padding: 6px 0;
	border: none;
	text-align: center;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px 1px #0c3976;
	cursor: pointer;
	background: #edeff1 url(images/miniformbutton.png) left top no-repeat;
}
#newsletter  .button:hover { 
	color: #edeff1;
	background: #edeff1 url(images/miniformbutton.png) left -30px no-repeat;
}
#newsletter  .button:active { 
	color: white;
	background: #edeff1 url(images/miniformbutton.png) left -60px no-repeat;
}
 .button { 
	float: left;
	width: 100px;
	height: 30px;
	padding: 6px 0;
	border: none;
	text-align: center;
	font-weight: bold;
	color: white;
	text-shadow: -1px -1px 1px #0c3976;
	cursor: pointer;
	background: #edeff1 url(images/miniformbutton.png) left top no-repeat;
}
  .button:hover { 
	color: #edeff1;
	background: #edeff1 url(images/miniformbutton.png) left -30px no-repeat;
}
 .button:active { 
	color: white;
	background: #edeff1 url(images/miniformbutton.png) left -60px no-repeat;
}
/* 
