/* CSS Document */

body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/salmon.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #a98b4a;
	text-decoration: none;
}

/* QUITA LAS LÍNEAS DE PUNTO ALREDEDOR DE LOS ENLACES*/
a {
    outline:0;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #CC3366;
}
.img_basilica{
	margin-bottom: 5px;
	border: 5px solid #f7f7f7;
	margin-right: 10px;
}


.img_basilica:hover {
	margin-bottom: 5px;
	border: 5px solid #E7E2E2;
	/*margin-right: 0px;*/
	text-decoration:none;
}


/*  PIE */
.txt_pie {color: #666666}
.txt_pie a:link{color: #000;}
.txt_pie a:hover{color: #2975c3;text-decoration: underline;}
.txt_pie a:visited{color: #666666;}
.txt_pie a:active{color: #FF0066; text-decoration:none;}

/* NOTICIAS */
.txt_noticias {color: #0099CC;text-decoration: none;}
.txt_noticias a:link{color: #0099CC;text-decoration: none;}
.txt_noticias a:hover{color: #FF0066;text-decoration: none;}
.txt_noticias a:active{color: #FF0066;text-decoration: none;}



/* IMAGES */
.img_separar {
	border: 0px none #a98b4a;
	margin: 10px;
}
.img_video {
	margin: 10px;
	border: 3px solid #EDE9E9;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.titular_basilicas { font-size:11px; color: #A98B4A}

.img_padding {
	border: 1px none #FFFFFF;
	padding-right: 10px;
	margin-right: 5px;
}
img.shadow {
	background: url(shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

.img_border {
	margin-bottom: 5px;
	border: 5px solid #f7f7f7;
	margin-right: 15px;
	text-decoration:none;
}
.img_border:hover {
	margin-bottom: 5px;
	border: 5px solid #F0F0F2;
	margin-right: 15px;
	text-decoration:none;
	text-align: center;
}

.img_rand_index {
	margin-bottom: 5px;
	border: 5px solid #f7f7f7;
	margin-right: 10px;
	text-decoration:none;
}


.destacado {
         font-family: Georgia, "Times New Roman", Times, serif;
         float:left;
         color:#993300;
         width:200px;
         padding:6px;
         margin-right:10px;
         position:relative;
         font-size:14px;
         font-weight:normal;
         text-align:left;
         font-style: italic;
         border-top:4px solid #CCC;
         border-bottom:4px solid #CCC;
}
.img_visita {
	border: 1px solid #D6688F;
}
