body { 
background-color: #FFF;  
margin:0 auto;

}


#reki{
	width: 785px ;
	height: auto ;
	margin:0 auto;
	background-color: #FFF ;
}
#up{
	width: 785px ;
	height: 104px ;
	background-color: #FFF ;
	margin-top:10px;
	
}
#titulo{
	width: 785px ;
	height: 28px ;
	background-color: #FFF ;
	font-family: calibri,arial,helvetica,sans-serif  ;
	color: #333 ;
	font-weight: bold ;
	font-size: 16px ;
	text-align: center ;
	padding-top:10px;
	margin-top: 10px;

}
#texto_requi{
	width: 785px ;
	height: auto ;
	background-color: #FFF ;
	font-family: arial,helvetica,sans-serif  ;
	color: #333 ;
	font-weight: normal ;
	font-size: 14px ;
	text-align: justify ;
	/*line-height:150%;*/
	
	
}
#texto_requi_TPAS{
	width: 785px ;
	height: auto ;
	background-color: #FFF ;
	font-family: arial,helvetica,sans-serif  ;
	color: #333 ;
	font-weight: normal ;
	font-size: 14px ;
	text-align: justify ;
	
}







#hora{
	width: 785px ;
	height: 60px ;
	background-color: #FFF ;
	font-family: calibri,arial,helvetica,sans-serif  ;
	color: #333 ;
	font-weight: bold ;
	font-size: 15px ;
	text-align: center ;
	margin-top: 30px ;
	text-transform:uppercase;
	/*margin-bottom: 20px ;*/
}
#down{
	width: 785px ;
	height: 58px ;
	background-color: #FFF ;
	margin-bottom: 10px ;
	margin: 10px auto;
	}
	
#down img{display: block; margin: 10px auto;
}

#requio  {list-style-position:outside;list-style-type:decimal;}
#requiu  {list-style-position:outside;list-style-type:upper-alpha;margin-left:30px}




















/*

#tit_pri_requi{
	font-family: calibri,arial,helvetica,sans-serif ;
	color: #333 ;
	font-weight: bold ;
	font-size: 16px ;
	text-align: center ;
}

.tit_p_req{}


#tx_pri_requi{
	font-family: arial,helvetica,sans-serif ;
	color: #333 ;
	font-weight: normal ;
	font-size: 15px ;
	text-align: justify ;
	margin-top: 20px;
}

.tx_p_req{
	font-family: arial,helvetica,sans-serif ;
	color: #333 ;
	font-weight: normal ;
	font-size: 15px ;
	text-align: justify ;

}

#pie{
	font-family: calibri,arial,helvetica,sans-serif ;
	color: #333 ;
	font-weight: bold ;
	font-size: 15px ;
	text-align: center ;
	margin-bottom:20px;
}

#requio  {list-style-position:outside;list-style-type:decimal;}
#requiu  {list-style-position:outside;list-style-type:upper-alpha;margin-left:30px}
*/