BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial; /*DFF3AB; */
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: url('../img/fondo.gif') repeat-x left top #fbfdef;
	background-attachment: fixed;
}

TD { FONT-SIZE: 11px;}

img, img A { border:0px;}

.justify {
	TEXT-ALIGN: justify
}
.caps {
	TEXT-TRANSFORM: uppercase
}

a:link, a:active, a:visited {
	font-weight: bold;
	color:#72A202; /*color:#2D3E64;*/
	text-decoration:underline;
}
a:hover {
	font-weight: bold;
	color:#000; /*color:#2D3E64;*/
	text-decoration:none;
	background:#8dc702;
}

.pad10B {padding-bottom:10px;}
.clear {clear:both;}
.center { text-align:center;}
.right { text-align:right;}
.floatRight {float:right;}

.container { width:740px; padding:10px; 
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#fff;
	text-align:left;}

.container2 {display:block; width:740px; clear:both;}
	
.cabecera { display:block;}

.tit {display:inline; vertical-align:text-bottom; margin-left:10px; float:left;}

.linkEpiscopales {display:inline; float:right;}


/*.pageNumber {float:left; display:table-cell; width:100px; vertical-align:text-bottom; }*/

.forumDoble, .forum {font-size:12px; color:#000; padding:20px 0px 5px 10px; display:inline; text-align:center; font-family: 'Trebuchet MS', Arial, Verdana;}
.latinoDoble, .latino {font-size:12px; color:#8dc702; padding:5px 10px 5px 0px;  font-family: 'Trebuchet MS', Arial, Verdana; display:inline; text-align:center;}
.forumDoble, .latinoDoble { font-size:60px;}
 
.declaracion {
	float:left;
	display:table-cell;
	width:530px;
	margin:0 10px 0 20px;
	text-align:left;
	font-size:10px;
	clear: right;
}
.declaracion div { color:#777;}

.gracias { clear:right; text-align:right; font-family: 'Trebuchet MS', Arial, Verdana; font-size:14px;}

.pageNumber {float:right; display:table-cell; color:#8dc702; width:450px; 
	margin-left:20px; text-align:right; font-size:10px; clear:right; font-size:80px; line-height:70px; padding:0px 10px 5px 10px;  }

 
.green { font-weight:bold; color:#339900;}
.green2 { font-weight:bold; background:#8dc702; color:#fff; padding:0px 2px 0px 2px;}

.cajaTema { border:1px dashed #8dc702; margin:20px 0 20px 0; padding:10px;}
.tema { font-weight:bold; font-size:25px; color:#339900; padding-bottom:5px; font-family: 'Trebuchet MS', Arial, Verdana;}
.temaTxt {
	font-size:12px;
	display: block;
}
.temaBot {
	display: block;
	text-align: right;
	padding:10px 50px 0 0;
}

.temaBot a:hover { background:#fff;}


.pager {  BACKGROUND-COLOR: #DFF3AB; padding:7px; text-align:center; display:block; margin:20px 0 10px 0;}
.pagerOn { padding:1px 2px 1px 2px; color:#fff; background:#8dc702; font-weight:bold;}
.pager a:link, .pager a:visited {BACKGROUND-COLOR: #DFF3AB; padding:1px 2px 1px 2px;} 
.pager a:hover { padding:1px 2px 1px 2px; BACKGROUND-color:#72A202;}


/*-----------------------*/
/* comentarios */
.coments {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 12px;
	}

.coments ol {
	margin: 0;
	padding: 0;
	}

.coments li {
	margin: 0 0 30px 0;
	list-style-type: none;
	width: 713px;
	background: url('../img/comm-bot.gif') no-repeat right bottom;
	padding-bottom:10px;
	/*border-top: 4px solid #ddd;*/
	}

/*.coments .fin {
	background: url('../img/comm-bot.gif') no-repeat center bottom;
	height: 10px;
	margin-left:116px;
	}*/

.comentario {
	/*margin: 0 0 0 20px;*/
	padding: 10px 20px 0 20px;
	overflow: hidden;
	width: 550px;
	background: url('../img/comm-top.gif') no-repeat center top #aeaeae;
	}

.autor {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	width: 160px;
	float: left;
	padding: 5px 10px 5px 5px;
	text-align: right;
	}

.autor .fecha {
	font-size: 9px;
	color: #339900;
	font-weight: normal;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Arial, Verdana, 'Bitstream Vera Sans';
	margin: 0;
	padding: 0;
	}
	
h2 {
	font-size: 26px;
	font-weight: bold;
	color: #444;
	}
	
.titulo { padding:0 0 5px 160px;}

