@import 'default.css';

ol { width:100%; margin:0px auto; padding-left:8px;}

	ol li + li {margin-left: 20px;}

    ol li {
	list-style-type: none;
	background-image: url(bg_home_unselected.png);
	background-position: top center;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #07529E;
	color: #666666;
	float:left;
	width:204px;
	padding:10px;
	}
    
	ol li h1 {
	color: #003366;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	padding-left:0px;
	padding-right:5px;
	}

	ol li h1 a {
	color: #003366;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	padding-left:0px;
	padding-right:5px;
	}	
	

	ol li h2 {
	color: #666666;
	font-family : Georgia;
	font-size: 12px;
	font-weight: normal;
	padding-left:0px;
	padding-right:5px;
	}
 
    ol li p {
		padding-left:0px;
		padding-right:5px;
		margin:1em 0;
		}
        
        

	ol li:hover {
		border-width: 1px;
		border-style: solid;
		border-color: #000000;

		float:left; 
		color: #000000;
		background:#FFFFFF;

		width:204px; 
		padding:10px;

	}

	ol li:hover h1 {
	color :#000000;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	padding-left:0px;
	padding-right:5px;

	}

	ol li:hover h2 {
		color :#000000;
		font-family : Georgia;
		font-size: 12px;
		font-weight: normal;
		padding-left:0px;
		padding-right:5px;
	}
	
   ol li:hover td {
		color :#000000;
		font-family : Georgia;
		font-size: 12px;
		font-weight: normal;
		padding-left:0px;
		padding-right:5px;
	}




#navigation {
width: 960px;
height: 40px;
margin: auto;
	background-color: #036;
	background-image: url(collage_bground.gif);
	background-repeat: repeat-x;
}
#navigationlist {
	position: relative;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 40px;
	background: url(nav.gif);
}
#navigationlist li {width: 960px; height: 40px; position: absolute; top: 2px; background: url(nav.gif) 0 0 no-repeat; display: block; list-style: none;}
#navigationlist a {height: 40px; display: block; border: 0px; font-size: 5px; text-indent: -9999px; text-decoration: none;}

#navigationlist #gena {left: 0px; width: 105px;}
#navigationlist #bio {left: 105px; background-position: -105px 0; width: 101px;}
#navigationlist #archi {left: 206px; background-position: -206px 0; width: 194px;}
#navigationlist #lis {left: 400px; background-position: -400px 0; width: 127px;}
#navigationlist #david {left: 527px; background-position: -527px 0; width: 112px;}
#navigationlist #par {left: 639px; background-position: -639px 0; width: 141px;}
#navigationlist #par2 {left: 780px; background-position: -780px 0; width: 180px;}


#navigationlist #gena a:hover {background: url(nav.gif) -0px -40px no-repeat;}
#navigationlist #bio a:hover {background: url(nav.gif) -105px -40px no-repeat;}
#navigationlist #archi a:hover {background: url(nav.gif) -206px -40px no-repeat;}
#navigationlist #lis a:hover {background: url(nav.gif) -400px -40px no-repeat;}
#navigationlist #david a:hover {background: url(nav.gif) -527px -40px no-repeat;}
#navigationlist #par a:hover {background: url(nav.gif) -639px -40px no-repeat;}
#navigationlist #par2 a:hover {background: url(nav.gif) -780px -40px no-repeat;}

.una_noticia h2 a {

	color: #003366;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	
	  }
	  
.una_noticia h2 a:HOVER {

	color: #003366;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	
	  }	  

.central h2 {
	color: #F8F9FB;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	
	  }

.textoh { color:#FFFFFF;  }

.solicita a {
	color: #F8F9FB;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	
	  }
	  
	  .solicita a:hover {
	color: #F8F9FB;
	font-family : Georgia;
	font-size: 22px;
	font-weight: normal;
	
	  }