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


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



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


		
		
form {float: left; margin: 0 50px 0 40px;}	

input { border: 0; background: white; color: #e41815; margin: 0 5px 10px 0; height: 20px;}

		

.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 h3 {background: url(../imgs/iniciamos_en_rd.gif) no-repeat;
				  text-indent: -9999px;
				  width: 423px;
				  height: 35px;
				  margin: 0 50px 20px 40px;
				  float: right;
		}
		
		
		.div2 h4 {
				 margin: 0 50px 20px 40px;
				 color: #FF6;
				 float: right;
				 text-align: left;
				 display: block;
		}
		
		.div2 p {margin: 0 50px 20px 40px;
				 width: 80%;
				 color: white;
				 float: left;
				 text-align: left;
				 line-height: 1.4em;
		}
		
		.div2 p strong {color: #FF6;}





.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;}




