*{
	margin:0;
	padding: 0;
}

body {
      font-size: 0.8em;
      font-family: Arial, Sans-Serif;
	  font-weight: bold;
	  line-height: 1.5em;
      color: #909090;      
	  background-color: #ffffff;	  
}
     
#container {
	width: 100%;
	height: 100%;	
	margin: 0 auto;	
}

/* ENCABEZADO
--------------------------------------------------------- */
#header {
	width: 100%;
	height: 100%;
	text-align:center;
	margin: 0 auto;				
}

#topBar {
	width: 100%;
	height: 4px;	
	background-color: #464646;
	text-align:center;
	margin: 0 auto;		
}

#topWrap {
	width: 100%;
	height: 80px;	
	background: url(../images/fondo_top.png) repeat-x top;
	text-align: center;
	margin: 0 auto;		
}

#top {
	width: 776px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

#logo {
	width: 650px;
	height: 100%;
	float: left;
	background: url(../images/logo.jpg) no-repeat center left;
	margin-left: 60px;
	
}

#topMiddleWrap {
	width: 100%;
	height: 192px;	
	background: url(../images/fondo_banner.png) repeat-x top;		
	margin: 0 auto;	
}

#middleWrap {
	width: 100%;
	height: 192px;	
	background: url(../images/banner.png) no-repeat center;	
	text-align:center;
	margin: 0 auto;	
}

#middle {
	width: 776px;
	height: 192px;
	margin: 0 auto;	
	padding: 0px;
	
}

#banner {
	width: 50%;
	height: 152px;
	float: left;	
	margin-left: 8px;
	padding: 15px 0px;
}

#topBottomWrap {
	width: 100%;
	height: 52px;	
	background-color: #464646;
	text-align:center;
	margin: 0 auto;	
}

#topBottom {
	width: 776px;
	height: 36px;
	text-align:center;
	margin: 0 auto;	
	padding: 8px 0px;		
}

/* NAVEGACION
--------------------------------------------------------- */
#menuWrap {
	width: 100%;
	height: 60px;
	background: url(../images/fondo_nav.png) repeat-x top;
	margin: 0 auto;	
}

#navWrap {
	width: 776px;
	margin: 0 auto;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	  	  
}

/* ANUNCIOS
--------------------------------------------------------- */
#advertWrap {
      width: 100%;
	  height: 100%;	  
	  background: url(../images/fondo_advert.png) repeat-x top;	
	  text-align:center;
	  margin: 0 auto;		  
}

#advert {
	width: 776px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
}

#advert1 {
      width: 216px;
	  height: 100%;
	  float: left;	
	  text-align: left;  
	  margin: 0px 0px 0px 8px;
	  padding: 20px 0px;
}

#advert2 {
	width: 776px;
	height: 100%;
	margin: 0px;
	padding: 20px 0px;
	text-align: left;
}

/* COLUMNAS
--------------------------------------------------------- */

#content{
      width: 100%;
	  height: 100%; 
      background: #f3f3f3 url(../images/fondo_content.png) repeat-x top;	
	  margin: 0 auto;	  
}

#colWrap{
	width: 776px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;	
	
}

#leftCol {
	width: 216px;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 8px;
	padding: 16px 0px;
}

#rightCol {
      width: 100%;
	  height: 100%;	
	  margin: 0px;  
}

#user1  {
	width: 360px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 16px 0px 40px 0px;
	  
}

#user2 {
	width: 360px;
	height: 100%;
	float: right;
	margin: 0px;
	padding: 16px 0px 40px 0px;
}


/* PIE
--------------------------------------------------------- */
#footerWrap {
     width: 100%;
	 height: 100%;	
	 background-color: #303030;	
	 margin: 0 auto;
}

#footer {
	width: 776px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	
}

#bottomWrap{
	width: 776px;
	margin: 0 auto;
	padding: 8px 0px 8px 0px;	;
	border-bottom: solid 1px #787878;
}

#bottom1 {
	width: 216px;
	height: 100%;
	float: left;
	padding: 0px;
	margin: 0px 8px 0px 8px;
	font-size: 1em;
	line-height: 1em;
}
	  
#copyrightWrap {
     width: 100%;
	 height: 100%;
	 margin: 0 auto;	 
}

#copyright {
	width: 776px;
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	font-size: 1em;
	color: #777777;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #787878;
}


/* Elementos
--------------------------------------------------------- */
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;		
	font-weight: normal;	
	text-align: left;
	color: #464646;
	letter-spacing: -0.05em;
}

h1 {
	font-size: 1.6em;
}
 
h2 {
	font-size: 1.4em;
	line-height: 1.8em;
	border-bottom:solid 1px #848282;	
}

h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #464646;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;	
	color: #0f406e;		
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #959CAA;
	font-style:italic;
	letter-spacing: 0.1em;
}	
 
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8F8F8F;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;
}

p {
margin-top:10px;
}

a img {
	border: none;	
}

a {
	color: #0f406e;
	font-weight:bold;
} 


/* Contenido
--------------------------------------------------------- */
.contentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	line-height:1.2em;	
	color: #464646;
	font-weight:bold;		
}

.contentheading:hover {
	color:#464646;
}

.componentheading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	margin:0px;	
	padding: 12px 0px 4px 0px;
	color: #515151;
	font-weight:bold;
	border-bottom:solid 1px #848282;
}

.contentpaneopen{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height:1.8em;		
}

.contentpaneopen img{
	margin:0px;	
	padding: 5px 10px;
}

.contenttoc, .pagenavcounter{
	margin-bottom:10px;
	font-size:0.8em;
	font-weight:bold;
}

.article_separator{
	display:block;
	background:#848282;
	height:1px;
	margin:10px 32px 10px 0px;	
}

.small , .createdate, .modifydate{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
	color:#bababa;
	padding-bottom:10px;
}
.readon{
	font-size:1em;
	text-align: left;
	color: #0f406e;
	padding-bottom: 20px;
	line-height: 1.8em; 	
	border-bottom: dotted 1px #cccccc;
	text-decoration: none;	
}

.readon a{
	color: #548a3f;
	text-decoration: none;	
}

.more_article {
	font-size:1em;
	text-align: left;
	color: #0f406e;
	text-align: right;
	background: url(../images/more.png) no-repeat bottom right;
	padding-right: 20px;
	text-decoration: none;
}

.more_article a{
	color: #0f406e;
	text-decoration: none;	
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.img_ {
	background-color:#FFFFFF;
	border: solid 1px #787878;
	padding: 4px;
	margin: 0px 10px 10px 0px;	
	vertical-align: sub;
	
}

.img_top {
	border: none;
	padding-right: 5px;
}

.img_banner {
	border: none;
	padding: 22px 0px 0px 0px;
}

.img_logos {
	border: none;
	margin: 0px 4px;
}

.img_enviar {
	border: none;
	margin: 10px 0px;
}

.img_rss {
	border: none;
	margin: 10px 0px;
	float:right;
	vertical-align:top;	
	background: url(../images/rss.png) no-repeat right top;	
}


.banner, banner h3 {
	font-family:"Fontin-Regular", sans-serif;	
	font-size: 1.7em;
	line-height: 1.5em;
	text-align: left;
	color:#FFFFFF;
}
.tabla {
	vertical-align:top;
}


