/*
body { font-family:Arial, Verdana, Tahoma; font-size:14px; color:#666666; border:0px; padding:0px; margin:0px; background-color:#e7e7e7; } 
*/
	
#footer { width:100%; margin:20px 0px 0px 0px; font-size:11px; text-align:center; padding:0px 0px 10px 0px; }
		
#header { width:100%; height:100px; overflow:hidden; padding:0px 0px 0px 0px; margin:0px;  }

	#logo { float:left; width:300px; padding:8px 0px 0px 15px; }
	#hright { float:right; padding:10px 10px 0px 0px; font-size:11px; }
	
#cuerpo { width:100%; margin:0px; padding-top:20px; background-color:#FFFFFF;  }


	#centro-largo { width:880px; margin:0px 40px 10px 30px; border:0px solid red; }  
	
		/*
		#cleft  { width:150px; float:left; padding:0px 10px 0px 30px; border-right:1px dotted #AAAAAA; height:400px; }
		
			#cleft .mn-of { padding-left:22px; line-height:22px; margin:0px 0px 5px 2px; background-image:url(/img/square_gray_lt.gif); background-repeat:no-repeat; }
			#cleft .mn-on { padding-left:22px; line-height:22px; margin:0px 0px 5px 2px; background-image:url(/img/square_orange_lt.gif); background-repeat:no-repeat; }
				
				#cleft .mn-of a { color:#666666; text-decoration:none; }
				#cleft .mn-of a:hover { color:#ff9a00; text-decoration:underline;  }
				
				#cleft .mn-on a { color:#ff9a00; text-decoration:none; }
				#cleft .mn-on a:hover { color:#ff9a00; text-decoration:underline;  }
				
		#cright { width:710px; float:right; margin:0px 20px 0px 20px; }
		*/
	
	
	.msg { font-size:12px; text-align:center; border:1px solid orange; background-color:#f3f8f2; padding:10px 10px 10px 10px; margin:0px 0px 15px 0px; }


	ul { }
	li { margin-bottom:10px; }