/*----------------------banner-------------------------*/
#banner{
	background:url(images/banner_f1_ecm.gif) top left no-repeat;
	width: 640px;
	height: 84px;	
	padding: 0px;	
}

#banner h1 {
	margin: 0px;
}
	
#banner a span {
	visibility: hidden;
}
#banner a {
	width: 640px;
	height: 84px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

/*----------------------navigation----------------------*/
#navigation {
	position: absolute;
	top: 98px;	
	left: -25px;
	width: 175px;	
	font-family:Verdana,Trebuchet MS;	
	font-size:12px;
	text-transform: uppercase;	
	/*text-align:center;*/
}
#navigation ul{
	list-style:none;	
}
#navigation li {
	padding:4px;
	/*background-color: #EEEEEE;
	border: 1px;
	border-color:white;
	border-style:solid;*/
}
#navigation a {
	text-decoration:none;	
	color: #EBEBEB;
}
#navigation a:visited {
	text-decoration:none;	
	color: #CCCCCC;
}
#navigation a:hover {
	text-decoration:none;
	/*text-shadow:white;*/
	
	color: #C41336;
}


/*----------------------login bar----------------------*/
#topbar {
	font-family:Verdana,Trebuchet MS;	
	position:relative;
	margin-top:10px;
	margin-left: 145px; 
	background-color: #607284;	
	/*border-bottom: 1px solid #ccc;*/
	font-size:13px;
	padding: 5px;
	text-align:right;		
	background-image: url(images/topbar.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #F99191;
	height:45px;
	
	
}
#topbar a {
	color:#EBEBEB;
	text-decoration:none;	
}
/*-----------------------content----------------------*/
#content {		
	font: normal 12px verdana,arial,sans-serif;
	position:relative;	
	margin-left: 145px;	
	padding: 20px 0px 180px 25px;
	border: 2px inset white;	
	background:white url(images/salida2.jpg);				
}

#content .combo1{
	color: #003377;	
	font-family:Georgia,Trebuchet MS, Times;
}
#content .combo2{	
	color:#6A0610;
	font-family:Georgia,Trebuchet MS, Times;
}
#content .lateral{
	position:absolute;
	top:15px;
	left:400px;	
	
}
.izquierda{
	margin: 0px 30px 0px 0px;	
}
#content table span{
	font: normal 10px verdana, arial, sans-serif;
	width: 200px;
	height: 2em;
	display:block;
}
#content table img{
	border:0px;
	margin: 10px 0px 0px 0px;
}
#content table {
	text-align:center;
	/*margin:auto;*/
	border: 1px solid black;
}
#content table td{
	border: 1px solid;
	border-color: #336600;
}
		
#cronica {	
	font-family:Georgia, Times;
	font-size:13px;	 	
	margin-left: 145px;	
	padding: 2em;
	border: 2px inset white;	
	background-color: white;
	background-image: url(images/salida2.jpg);				
}
#clasif {
	font-family:Trebuchet MS,Georgia, Times, serif;
	font-size:12px;
	position:relative;
	margin-left: 145px;
	padding: 1em;
	color:white;
	border: 1px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: solid;
}
#clasif a{
	position:relative;
	margin-left:90px;	
	color:#FFFFFF;
}
#clasif a:visited{
	position:relative;
	margin-left:90px;	
	color:#CCCCCC;
}
#clasif .col_larga{
	width:10em;
}
#clasif .total {
	font-weight: bold;	
}
#clasif td{
	border-style:ridge;	  
}
#clasif th{
	border-style:ridge;	  
}
 
#clasif .totalminick {
	font-weight: bold;	
	color:#FFCC00;
	border-color:#FFCC00;
	border-style: ridge;
}
#clasif .minick {
	color:#FFCC00;
	border-color:#FFCC00;
	border-style: ridge;
}
#clasif table{
	text-align:center;
	table-layout:fixed;
}

body {
	background-color: #607284;
	margin-top: 0px;	
	margin-left: 0px;
}
#footbar {		
	font-family:Verdana,Trebuchet MS;
	font-size:10px;
	text-align:center;
	padding-top:16px;
	clear: both;
	background-color:#607284;
	height:50px;	
	margin-left:5px;
	margin-top:15px;
	/*background-image:url(images/footer.gif);	
	background-repeat:repeat-x;
	background-position:top;*/
}
#footbar a{
	color:#CCCCCC;
	/*color: #3333CC;*/
}

