body{
	background-color: #A49264;
	background-image: url(../imagenes/bg1.jpg);
	background-attachment: fixed;	
	padding: 0px;
	margin: 0px;
	text-align: center;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	word-spacing: 3px;	
	color: #38230d;
}

#wrap{
margin: 10px auto;
text-align: center;
width:900px;
position: relative;	
}

#header{
background-image: url(../imagenes/header.gif);
background-repeat: no-repeat;
margin: 0px auto;
padding: 0px;
text-align: center;
width:900px;
height: 238px;
position: relative;	
}

#foto_header{
background-image: url(../imagenes/header_aeptoledo.jpg);
background-repeat: no-repeat;
width:880px;
height: 229px;
position: absolute;
top: 9px;
left:10px;		

}

#contents{
width:900px;
background-image: url(../imagenes/bg_contents.gif);
background-repeat: no-repeat;
background-color: #eae5d2;	
margin: 0px auto;
padding: 0px;
text-align: center;
min-height:475px;
}

*html #contents{
width:900px;
background-image: url(../imagenes/bg_contents.gif);
background-repeat: no-repeat;
background-color: #eae5d2;	
margin: 0px auto;
padding: 0px;
text-align: center;
height:475px;
}

#sub_contents{
width:860px;
margin: 0 auto;
text-align: left;
}

#left_column{
width:202px;
float: left;
text-align: left;
margin: 0px 20px 30px 0px;
padding: 0px;	
}

.right_column1{
width:630px;
float: left;
text-align: left;
margin: 0px;
padding: 0px;		
}

.right_column2{
width:100%;
text-align: left;
margin: 0px;
padding: 0px;
text-align: justify;		
}

#footer{
background-image: url(../imagenes/footer.gif);
background-repeat: no-repeat;
width:900px;
height: 60px;	
margin: 0px auto;
text-align: center;
position: relative;	
	
}

#top_menuNavBar{
width:202px; height:46px; 
background-image: url(../imagenes/top_menu.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}

#foot_menuNavBar{
width:202px; height:46px;
background-image: url(../imagenes/foot_menu.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;	
}

/*-----------------menu------------------*/	
ul#menunav {  
	list-style:none;
	margin: 0 0 0 0;
	padding:0;
	width: 202px;	
	background-image: url(../imagenes/bg_menu.gif);
	background-repeat: repeat-y; 
	}
ul#menunav li {
	padding:0;			
	}
ul#menunav li a {
	display:block;
	width:202px;
	height:35px;
	text-decoration:none;
	background-position: bottom;		
	}
ul#menunav li a:hover {
	background-position:top;	
	}
#currentpage a:link, #currentpage a:visited{
background-position:top;	
}
ul#menunav li a span {display:none;	}


#nav01 {	background-image:url(../imagenes/item01.gif);}
#nav02 {	background-image:url(../imagenes/item02.gif);}
#nav03 {	background-image:url(../imagenes/item03.gif);}
#nav04 {	background-image:url(../imagenes/item04.gif);}
#nav05 {	background-image:url(../imagenes/item05.gif);}
#nav06 {	background-image:url(../imagenes/item06.gif);}
#nav07 {	background-image:url(../imagenes/item07.gif);}
#nav08 {	background-image:url(../imagenes/item08.gif);}
#nav09 {	background-image:url(../imagenes/item09.gif);}
#nav10 {	background-image:url(../imagenes/item10.gif);}
#nav11 {	background-image:url(../imagenes/item11.gif);}
#nav12 {	background-image:url(../imagenes/item12.gif);}
#nav13 {	background-image:url(../imagenes/item13.gif);}

#bt_evangeliodedia a{
	width:200px;
	height:80px;
	display: block;
	background-image: url(../imagenes/bt_evangeliodedia.gif);
	background-repeat: no-repeat;	
	background-position: top left;
	margin: 20px 0px 20px 0px;	
}

#bt_evangeliodedia a span{ display: none;}

#bt_evangeliodedia a:hover{
   width:200px;
	height:80px;
	display: block;
	background-position: bottom left;
} 

/* menu footer */

#footermenu{
width:890px; height:40px; color:#ede2c2; margin:0; text-align: center;
position: absolute; top:20px; left:10px;
font-size: 10px;	
}

#footermenu ul{width:890px; list-style:none;	margin:0;padding:0;}

#footermenu li{ list-style-type:none; float:left; padding:0; margin:0px 1px 0px 1px; color:#ede2c2; }

#footermenu li a {
text-decoration: none;
margin:0px 2px 5px 2px;	
padding:0px;	
text-align:left;
font-weight: bold;
color: #38230d;	
}

#footermenu li a:hover {color:#7d0000; }



/* clases varias */

h3{color:#7d0000; font-size: 18px; margin:0px; padding:0px;}

.divfoto img{
padding:3px;
background-color: #ece0be;
border: 1px solid #ae9a68;
}

.divfoto{
width:630px;;
margin: 0 auto;
text-align: center;	
}

.foto_right{
padding:3px;
background-color: #ece0be;
border: 1px solid #ae9a68;
float: right;
margin-left: 20px;
margin-right: 10px;
margin-bottom: 5px;	
}

.foto_left{
padding:3px;
background-color: #ece0be;
border: 1px solid #ae9a68;
float: left;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 5px;	
}

.destacado {         
 float:left;
color:#000;
width:240px;
padding:6px;
margin-top: 5px;
margin-bottom: 5px;
margin-right:10px;
position:relative;
font-size:14px;
font-weight:bold;
text-align:left;
font-style: italic;
border-top:4px solid #7d0000;
border-bottom:4px solid #7d0000;
}

.subtitulo{
font-weight:bold;
text-align:left;
font-style: italic;
font-size:11px;
width: 500px;
display: block;	
}

.subtitulo2{
font-weight:bold;
text-align:left;
font-style: italic;
font-size:11px;
display: block;	
}

p{
padding: 0px 20px 0px 20px;
text-align: justifiy;
}

.separador{
width: 100%;
height:40px;
background-image: url(../imagenes/separador1.gif);
background-position: center;
display: block;
background-repeat: no-repeat;	
}

ul.listado{
list-style-type:square; font-style:italic;
	margin-left: 10px;
	padding-left: 10px;

}
ul.listado li{
	margin-left: 10px;
	margin-bottom: 10px;
}

/*formularios */

#formbox{   
	text-align: left;
	float: left;	
	padding: 0px;
	margin-bottom: 40px;	
}



label{
float: left;
width: 150px;
height: 25px;
text-align: right;
padding-top: 3px;
padding-right: 5px;
color:#7d0000;
font-weight: bold;
font-size: 12px;
}

#formbox input, textarea{
width: 300px;
margin-bottom: 10px;
background-color: transparent;
border: 1px solid #a48f5d;
color: #000000;
font-size: 13px;
}



#formbox textarea{
width: 300px;
height: 150px;
overflow: auto;
}

#formbox .boxes{
width: 1em;
}

#capabotones{
margin-left: 156px;
margin-top: 5px;	
}

#capabotones input{
width: 90px;
height: 30px;
margin-right: 10px;
background-color: #7d0000;
border: 1px solid #a48f5d;
color: #eae5d2;
font-weight: bold;
font-size: 12px; 
}
/* fin del formulario*/

/* listado artículos */

.boxarticulo a{
	width: 275px;
	height:170px;
	display: block;
	float: left;
	padding:3px;
	margin: 8px;
   border: 1px solid #ae9a68;	
}

.boxarticulo a:hover{
	border: 1px solid #38230d;
}



a.links{
   font: 10pt Georgia, "Times New Roman", Times, serif;	
	text-decoration: none;
	color: #7d0000;
	font-weight: bold;
	border-bottom: 1px solid #7d0000;	
}

a:hover.links{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #000;	
}
.nums{
	font: 11pt  Arial, Georgia, "Times New Roman", Times, serif; 
}

.listaromana{
	list-style-type:upper-roman;
	color: #7d0000;	
}

.listaromana li{
	font-weight:bold;	
	margin-bottom: 25px;
}

.listaromana li a{
color: #38230d;
text-decoration: underline;	
}
.listaromana li a:hover{
	color: #7d0000;	
}


.listalinks{
	list-style-type:square;
	color: #7d0000;	
}

.listalinks li{
	font-size: 11px;
	margin-bottom: 5px;
}

.listalinks li a{
color: #38230d;
text-decoration: underline;
}
.listalinks li a:hover{
	color: #7d0000;
	text-decoration: none;
}


a.btvolver{
margin: 0 auto;
text-align: center;
	padding: 8px;
	display: block;
	height: 20px;
	width: 125px;	
	background-color: #d6c69d;
   border: 1px solid #a48f5d;
   color:  #7d0000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

a:hover.btvolver{color: #593f2e;}

.negritaroja{
	font-weight: bold;
	color:#7d0000;
}

.negritalistas{
display: block;
font-weight: bold;
color:#7d0000;
margin: 10px 10px 0px 20px;	
}

.boxlistas{
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 20px;
}

.bull{
font-size: 20px;
color: #000;	
}

.testimonios{
display: block;
text-align: left;	
}

.testimonios .fecha{
font-weight:bold;
font-style: italic;
font-size:11px;
display: block;
}

.testimonios .titulo{
font-weight:bold;
font-size:14px;
color: #7d0000;
display: block; 	
}

.misterio{
margin-left:15px; margin-right:10px; margin-bottom:10px; float:left;
 width:45%; height:100px;
 border: 1px solid #ae9a68;
 padding: 3px;
}

.tablalinks{
	width:100%;
	border: none;	
	text-align: left;
	font-size: 11px;
}

.tablalinks li{
	list-style-type: none;
}

.tablalinks td{
padding: 5px;
margin-right: 10px;
}

.tablalinks td a{
background-image: url(../imagenes/ico_list.gif);
background-repeat: no-repeat;
background-position: left center;
color: #38230d;
text-decoration: underline;
padding-left: 10px;	
}
.tablalinks td a:hover{
text-decoration: none;	
	color: #7d0000;
text-decoration: none;
}

/* musica */

.boxmusica{
	width: 600px;
	margin: 20px 0px 20px 20px;	 	
	font-size: 11px;
}

.boxmusica img{
padding:3px;
background-color: #ece0be;
border: 1px solid #ae9a68;
float: left;	
}

.flashplayer{
	width:200px;
	height: 20px;
	float: left;
	margin: 10px 10px 10px 2px;		
}

.boxmusica .playlist{
	width:360px;		
	float: right;	
}

.publi{
	width:202px;
	margin: 0 0 0 0;
	padding:0;
	background-image: url(../imagenes/bg_menu.gif);
	background-repeat: repeat-y; 
	background-image: url(../imagenes/bg_menu.gif);
	background-repeat: repeat-y;  
	display:block;
	text-align: center;
}












