@font-face {
    font-family: 'DINRegular';
    src: url('fonts/ff_din_medium-webfont.eot');
    src: url('fonts/ff_din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ff_din_medium-webfont.woff') format('woff'),
         url('fonts/ff_din_medium-webfont.ttf') format('truetype'),
         url('fonts/ff_din_medium-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background-image:url(imagenes/nuevos_elementos/bg_tile.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color: #999999;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*NUEVO CONTORNO---------------*/
.corner-sup-left{
	background-image:url(imagenes/nuevos_elementos/corner_sup_left.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:20px;
	height:25px;
}
.corner-sup-right{
	background-image:url(imagenes/nuevos_elementos/corner_sup_right.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:20px;
	height:25px;
}
.corner-inf-left{
	background-image:url(imagenes/nuevos_elementos/corner_inf_left.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:20px;
	height:25px;
}
.corner-inf-right{
	background-image:url(imagenes/nuevos_elementos/corner_inf_right.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:20px;
	height:25px;
}
.tile-left{
	background-image:url(imagenes/nuevos_elementos/tile_left.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:20px;
}
.tile-right{
	background-image:url(imagenes/nuevos_elementos/tile_right.png);
	background-position:top right;
	background-repeat:repeat-y;
	width:20px;
}
.tile-sup{
	background-image:url(imagenes/nuevos_elementos/tile_sup.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:25px;
	color:#333;
	font-size:10px;
}
.tile-inf{
	background-image:url(imagenes/nuevos_elementos/tile_inf.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:25px;
}
/*---------------------------*/

	a:link {color: #000000; text-decoration: none; }
	a:visited {	text-decoration: none; color: #000000; }
	a:hover { text-decoration: underline; color: #666666; }
	a:active { text-decoration: none; color: #000000;}
	
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #000000;
	}

.letramenu{
font-family: 'DINRegular';
font-size:13px;
color:#FFFFFF;
}
a.menu:link {
font-family: 'DINRegular';
text-decoration: none;
font-size:13px;
color:#FFFFFF;
}
a.menu:visited {
font-family: 'DINRegular';
text-decoration: none;
font-size:13px;
color:#FFFFFF;
}
a.menu:hover {
font-family: 'DINRegular';
text-decoration: underline;
font-size:13px;
color:#FFFFFF;
}
a.menu:active {
font-family: 'DINRegular';
text-decoration: none;
font-size:13px;
color:#FFFFFF;
}
.letrasubmenu{
font-family: 'DINRegular';
font-size:12px;
color:#666666;
}
a.letrasubmenu:link {
font-family: 'DINRegular';
text-decoration: none;
font-size:12px;
color:#666666;
}
a.letrasubmenu:visited {
font-family: 'DINRegular';
text-decoration: none;
font-size:12px;
color:#666666;
}
a.letrasubmenu:hover {
font-family: 'DINRegular';
text-decoration: underline;
font-size:12px;
color:#666666;
}
a.letrasubmenu:active {
font-family: 'DINRegular';
text-decoration: none;
font-size:12px;
color:#666666;
}

button { border:0; padding:0; margin:0px; }

button.eventomas {
width:56px;
height:18px;
background-image:url(imagenes/nuevos_elementos/ampliar.png);
background-position:top center;
background-repeat:no-repeat;
cursor:pointer;
border-style: solid;
border-width: 1px;
border-color: #666666;
border-collapse: collapse;
}

button.eventomenos {
width:56px; height:18px;
background-image:url(imagenes/nuevos_elementos/cerrar.png);
background-position:top center;
background-repeat:no-repeat; 
cursor:pointer;
border-style: solid;
border-width: 1px;
border-color: #666666;
border-collapse: collapse;
}

button.mas {
width:56px;
height:18px;
background-image:url(imagenes/nuevos_elementos/ampliar.png);
background-position:top center;
background-repeat:no-repeat;
cursor:pointer;
border-style: solid;
border-width: 1px;
border-color: #666666;
border-collapse: collapse;
}

button.menos {
width:56px; height:18px;
background-image:url(imagenes/nuevos_elementos/cerrar.png);
background-position:top center;
background-repeat:no-repeat;
cursor:pointer;
border-style: solid;
border-width: 1px;
border-color: #666666;
border-collapse: collapse;
}

img, td { behavior: url(iepngfix.htc); }

.fondoina {	
background-color: #6D8CC7;
}

.letrablancapequena{
font-size:10px;
color:#FFFFFF;
}

a.letragrispequena{
font-family: 'DINRegular';
font-size:10px;
color:#333333;
margin-bottom:10px;
}

.letragris{
color:#666666;
}

.encabezado{
font-family: 'DINRegular';
font-size: 25px;
color: #6D8CC7;
}

.lineaizquierda {
  border-left:2px;
  border-left-color:#6D8CC7;
  border-left-style:solid;
} 

.lineaizquierdagris {
  border-left:2px;
  border-left-color:#666666;
  border-left-style:solid;
} 

.justificado {
  font-size: 11px;
  text-align:justify;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.justificadogris {
  font-size: 11px;
  color: #404040;
  text-align:justify;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.eventos_justificado {
  font-size: 11px;
  color: #404040;
  text-align:justify;
}
.eventos_texto{
margin-right: 10px;
font-size:10px;
color:#999999;
}

.eventos_dato{
font-size:12px;
font-weight: bold;
color:#333333;
}


.eventos_titulo{
font-family: 'DINRegular';
font-size:13px;
font-weight: bold;
color:#333333;
}

.eventos_dia{
font-size:30px;
font-weight: bold;
color:#333333;
}

.eventos_mes{
font-size:14px;
font-weight: bold;
color:#FFFFFF;
text-transform: uppercase;
}

.eventos_mes_actual{
font-size:24px;
font-weight: bold;
color:#FFFFFF;
text-transform: uppercase;
}

.eventos_linea_derecha{
border-right:1px;
border-right-color:#646567;
border-right-style:solid;
} 

.eventos_linea_derecha_abajo{
border-right:1px;
border-right-color:#646567;
border-right-style:solid;
border-bottom:1px;
border-bottom-color:#646567;
border-bottom-style:solid;
} 


.cuerponoticia {
  font-size: 11px;
  text-align:justify;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

.marcadorpagina{
font-size:11px;
font-weight: bold;
color:#6D8CC7;
text-decoration: underline;
}

.cajafija {
  font-family: Arial, Helvetica, sans-serif;
  text-align:right;
  width: 530px;
  height: auto;
  overflow:auto;
}

.formbuscador{
font-size: 14px; 
color: #000000; 
background-color: #FFFFFF; 
border: #666666; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

select.buscadordesactivado {
cursor:default;
font-size: 14px; 
color: #666666; 
background-color: #CCCCCC; 
border: #666666; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

ul li{
	list-style: none;
	background-image: url(imagenes/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}

ul{
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}


.lineasolida{
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  border-collapse: collapse;
} 

.punteado{
  border-style: dotted;
   border-width: 1px;
   border-color: #cc0000;
   font-family: Arial, Helvetica, sans-serif;
} 
.punteado2{
  border-style: dotted;
   border-width: 1px;
   border-color: #666666;
   font-family: Arial, Helvetica, sans-serif;
} 
.advertencia {
	ffont-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.inferior{
border-bottom:1px;
border-bottom-color:#666666;
border-bottom-style:solid;
}
input.desactivado {
cursor:default;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #666666; 
background-color: #CCCCCC; 
border: #666666; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

.direccionrecuadro {
padding:8px;
border-bottom-width:1px;
border-bottom-style:solid;
border-top-width:1px;
border-top-style:solid;
border-color:#CCCCCC;
}
.lineagris {
  border-left-width:2px;
  border-left-color:#CCCCCC;
  border-left-style:dotted;
} 
.nombreiglesia{
font-family: 'DINRegular';
font-size:16px;
font-weight: bold;
color:#6D8CC7;
}
.palabradelmes{
font-size:16px;
font-weight: bold;
color:#6D8CC7;
}

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color:#000000;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		
		.white_content_video {
			display: none;
			position: absolute;
			top: 25%;
			height: 320px;
			padding: 16px;
			border: 16px solid #CCCCCC;
			background-color: #FFFFFF;
			z-index:1002;
			overflow: auto;
		}
.fondocuadrolistagris{
background-color:#F4F4F4;
cursor:pointer;
}
.fondocuadrolistaseleccionado{
background-color:#D2DCEE;
}

.justificadofotos {
  text-align:center;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.contactos{
background-color:#FFFFFF;
padding:20px;
width:500px;
height:380px;
}

.listas500px{
background-color:#FFFFFF;
padding:20px;
}
/*NUEVOS ESTILOS 2012*------------------------------------>/

/*MODULO DE NOTICIAS*/
.titular{
font-family: 'DINRegular';
font-size:14px;
color:#6D8CC7;
margin-bottom:5px;
}
.boton-ampliar{
	background-image: url(imagenes/nuevos_elementos/ampliar-boton.png);
	background-position:top center;
	background-repeat:no-repeat;
	width: 60px;
	height:20px;
	line-height:20px;
	text-align:center;
}
a:link.ampliar {font-family: 'DINRegular'; color: #FFF; text-decoration: none;}
a:visited.ampliar {font-family: 'DINRegular'; 	text-decoration: none; color: #FFF;}
a:hover.ampliar {font-family: 'DINRegular';  text-decoration: none; color: #FFF; font-weight:bold;}
a:active.ampliar {font-family: 'DINRegular';  text-decoration: none; color: #FFF;}

.bordefotos{
  border-style: solid;
  border-width: 1px;
  border-color: #DDD;
  border-collapse: collapse;
  padding:5px 5px 5px 5px;
}
.bordefotos-thumbprincipal{
  border-style: solid;
  border-width: 1px;
  border-color: #DDD;
  border-collapse: collapse;
  padding:5px 5px 5px 5px;
}
.cajafotos {
  text-align:left;
  width: 600px;
  padding-top:10px;
}
.bajada{
	text-align:justify;
	margin-bottom:5px;
}
.cuerpo{
	text-align:justify;
	margin-bottom:10px;
}
/*FIN MODULO DE NOTICIAS*/

.formfont{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	/*padding: 10px 10px 10px 10px;*/
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
}
.loginform{
	width:135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	/*padding: 10px 10px 10px 10px;*/
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
}
.white_content {
	padding: 16px 16px 16px 16px;
	border: 16px solid #CCCCCC;
	background-color: #FFFFFF;
}
.estiloboton {
	font-family: 'DINRegular';
	font-size: 11px;
	color: #FFF;
	background-color:#666;
	border-style:solid;
	border-color:#333;
	border-width:1px;
	padding: 5px 5px 5px 5px;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
}
