/* Version: 2.0 THEME FdSstyle*/

/* ############### CREENCIAS FUNDAMENTALES ############### */

/* banner pedidos de oración */			
#banner-oracion {
				margin:6px 0 6px 30px;
				}

/* texto de titulo */				
#text-titl {
			text-align:center;
			}

/* texto explicativo */
#text {
	width: 700px;
	margin: 0 0 0 30px;
	font-weight: extra-bold;
	color:#fff;
	font-size: 16px;
	font-family:Garamond;
	}
	
/* texto de la firma */
#text-firma {
			margin:10px 0 0 620px;
			text-align: rigth;
			color:#fff;
			font-size: 16px;
			font-family:Garamond;
			font-style: italic;
			}
			

