/* CSS Document */
 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 4px;
}



/* Tablas */


.hdr   		{ font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: bold;   background-color: #DFDFDF; vertical-align: middle;   text-align: left; border: 1px solid; border-color: #F4F4F4 #F4F4F4 #CCCCCC #CCCCCC; padding-right: 3px; padding-left: 3px; padding-top: 3px; padding-bottom: 3px;}


td{ vertical-align:top; }

td img {display: block;}

table{ margin-left:auto; margin-right:auto; padding:0;}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
}


/* Headers */
h1 {
	font-family: "Arial MT", Arial;
	font-size: 20px;
	color: #FF9900;
	letter-spacing: 0px;
	font-weight: bold;
	border-bottom-style: none;
	padding-top:0px; 
	margin-top:0px;
}

h2 {
	font-family: "Arial MT", Arial;
	font-size: 18px;
	color: #666666;
	letter-spacing: 0px;
	font-weight: bold;
	border-bottom-style: none;
	padding-top:0px; 
	margin-top:0px;
}

h4 {
	font-family: "Arial MT", Arial;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0px;
	font-weight: bold;
	border-bottom-style: none;
	padding-top:0px; 
	margin-top:0px;
}

.fecha {
	font-size: 16px;
	font-weight: bold;
    color: #999999;
}


/* Links */
a:link {color: #666;}
a:hover {color: #F60;}
a:visited {color: #666;}

.trail {color: #EBA61A}
 
/* Listas */ 
 ul { 
 
  padding-left:10px; 
  margin-left:2px; 
  
   }
   
ol { 
 
  padding-left:10px; 
  margin-left:2px; 
  
   }
 li { 
 
  list-style-image: url(../img/lista.jpg); 
  padding-left:0px; 
  margin-left:0px; 
  padding-bottom:5px; 
   }


#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/leftcolor_bg.gif") repeat-y top left;
	}
#header {
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	 
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	 
	z-index:99;
	}
#centercol {
	position:relative;
	width:943px;
	padding:0 240px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	top:1px;
	 
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
.negritas {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333355;
}
.news {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333335;
}

