body { text-align:center; color:#666; background:url(../imagenes/background.gif) repeat #fff; font:14px arial; margin:30px auto; }
a { text-decoration:none; color:#b10020; }
em { font-style:italic; color:#666; }
strong { font-weight:bold; font-size:15px; }
a:hover { text-decoration:underline; }
b { font-weight:bold; }
	
	
	#general { position:relative; margin:auto; width:750px; border:1px solid #bcbcbc; background-color:#fff; text-align:left; overflow:hidden; }

		#header { position:absolute; top:0px; left:0px; height:160px; }
			#header .img01 { position:absolute; bottom:0px; left:80px; }
			#header .img02 { position:absolute; bottom:30px; left:250px; }

		#navigation { position:absolute; top:135px; border-top:1px solid #ccc; width:700px; margin-left:25px; text-align:right; padding:10px 0 0 0; }
			#navigation a { padding-right:20px;  }
			#navigation a.last { padding:0; !important }
		
		#multimedia { position:absolute; top:175px; margin-left:25px; height:200px; }
		
		#text { position:relative; margin:450px 0 0 25px; width:700px; text-align:justify; }
			#text h1 { border-bottom:1px solid #b10020; font-weight:bold; font-size:22px; color:#b10020; padding-bottom:5px; background:#fff; }
			#text div { padding:5px 25px 25px 25px;  background:#f1efef }			
			#text p { padding:15px 0 0 0; }
			#text multimedia2 { text-align:left; margin:0px 0px 0px 0px; }		

		#footer { position:relative; margin-top:25px; padding:15px 25px 10px 25px; background:#e7e5e5; color:#333; text-align:right; line-height:19px;}

	#galeria { display:none; }

	#contact { position:relative; margin:180px 0 50px 25px; width:700px; border:1px solid #fff; font-size:14px; overflow:hidden; }
		#contact fieldset { margin:30px 0 0 0; }	
		#contact label { float:left; width:190px; text-align:right; padding:5px 30px 5px 5px; margin-bottom:15px; }
		#contact input { float:left; width:350px; padding:5px; font-size:14px; border:1px solid #bcbcbc;  }
		#contact textarea { float:left; width:350px; height:100px; padding:5px; border:1px solid #bcbcbc; font:14px verdana; }
		#contact input.btn { width:100px; margin:15px 0 0 0; padding:4px; background:#f1efef; color:#333;  }
		#contact br { clear:both; }
		
		
