@charset "UTF-8";
/* CSS Document */


.top {width: 990px;
	  height: 187px;
	  overflow: hidden;
	  background: url(../imgs/top_enlaces.jpg) no-repeat 0 0;
	  margin: 0;
}



.mid {width: 990px;
	  height: 343px;	
	  background: #003366;
	  font-size: 11px;	  
}


		
		
form {float: right; margin: 0 50px 0 0;}	

input, input [type=file], input [name=upfile] { border: 0; background: #e41815; color:white; margin: 0 5px 10px 0; height: 20px;}

 textarea { border: 0; background: #e41815; color:white; margin: 0 5px 10px 0;}
		

.div2 {width: 650px;
	   height: 343px;
	   float: left;
}



		.divscroll {overflow: auto; width: 665px; height: 280px; margin: 0;}
		
		.div2 br {line-height: 0.8em;}

		ul.menu_secundario {padding: 0;
							margin: 10px 40px 30px 0;
							float: right;
		}


							ul.menu_secundario li {list-style: none; float: left; font-weight: bold;}
							
							ul.menu_secundario li a {
													 text-decoration: none;
													 color: white;
							}
							
							ul.menu_secundario li a:hover {
															 text-decoration: underline;
															 color: white;
									}
							
							
							

		
		
		.div2 h4 {
				 margin: 0 50px 20px 15px;
				 color: #FC0;
				 clear: both;
				 text-align: left;
				 display: block;
		}
		
		.div2 p {margin: 0 50px 20px 0;
				 color: white;
				 float: left;
				 text-align: left;
				 line-height: 1.4em;
		}
		
		.div2 p strong {color: #FF6;}


		p.img {float: left; margin: 0 0 20px 15px; text-align: center;}

		p.img img {border: 0;}


.footer2 {width: 990px;
	  height: 90px;
	  overflow: hidden;
	  margin: 0;
	  clear: both;
	  background: url(../imgs/footer2.gif) no-repeat #e41815;
}






/*.............LINKS GENERALES.............*/


a.bluelinks1bold {text-decoration: none; font-weight: bold; color: #003366;}
a.bluelinks1bold:hover {text-decoration: none; font-weight: bold; color: #e41815;}




