

/*table tr td {
	border:0px dotted red
}
td#contenido_central table td{
	border:1px dotted green
}
td#contenido_central *{
	border:1px dotted red
}
table#tabla_principal td{
	border: 1px dotted magenta;
}
table {
	margin: 0;
	padding: 0;	
}*/


/* www.diocesisdesalamanca.com */
/* OPCIONES GENERALES */
/*Listas*/
UL.csc-bulletlist {
	font-size: 12px;	
}
UL.csc-menu {
	color: #003D7A;
	font-size: 12px;	
}
UL.csc-menu A {
	color: #003D7A;
	font-size: 12px;
}
	
P, OL, UL, DIV, H1, H2, H3  {
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
}
H1 { font-size: 12px; font-family: verdana, arial,sans-serif;}
H2 { font-size: 10px;}
P, H1, H2, H3 {margin: 0px 0px 0px 0px;}

A {
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
	color: #003D7A;
}
strong, B {
	color: #003D7A;	
}
A:link { color:  #003D7A; }
A:visited { color: #003D7A; }
A:active { color: #003D7A; }
A:hover { 
	color: #003D7A;
	text-decoration: none;
}
/* TABLA PRINCIPAL */
table#tabla_principal {
	border-left: 1px dotted #DFDBD5;
	border-right: 1px dotted #DFDBD5;
	border-top: 1px dotted #DFDBD5;		
	border-bottom: 1px dotted #DFDBD5;		
}
body {
	/*background-image: url(fotos/estela.jpg);*/
	margin-top: 6px;
	background-color: white;
}
/* LOGOTIPO*/
TD#logo {
	height: 111px;
	width: 980px;
	background-color: #FFFFFF;
	/*background-image: url(fotos/logo.swf);
	background-repeat: no-repeat;*/
}
TD#buscar {

}
TD#resultados {
	width: 980px;
	/*border-bottom: 1px dotted #003D7A;^*/
	font-size: 12px;
	font-family: verdana, arial,sans-serif;
	background-color: #DFDBD5;
	color: #003D7A;
}
TD#resultados A{
	color: #003D7A;
	font-size: 12px;
	font-family: verdana, arial,sans-serif;
}

/* SEPARADORES HORIZONTALES*/
TD#separador_h {
	background-color: white;
	width: 980px;
	height: 1px;
}
/* SEPARADORES VERTICALES*/
TD#separador_v {
	background-color: white;
	width: 0px;
}
/* MENU SUPERIOR */
TD#menu_superior {
	text-align: center;
	/*border-top: 1px solid #003D7A; 	
	border-bottom: 1px solid #003D7A;*/
	width: 980px;
	background-color: white;
	/*height: 70px;*/
	/*background-image: url(fotos/menu.jpg);*/
}
TD#menu_superior img {
	border-bottom: 1px solid #DFDBD5;
	border-top: 1px solid #DFDBD5;
	border-left: 1px solid #DFDBD5;
	border-right: 1px solid #DFDBD5;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;	
}
DIV.menu_superior-no, DIV.menu_superior-act, DIV.menu_superior-ro {
   display: inline;
}
DIV.menu_superior-no a img,DIV.menu_superior-act a img,DIV.menu_superior-ro a img {
	vertical-align: middle;
}
/* MENU PRINCIPAL */
TD#menu_principal {
	width: 215px;
	vertical-align: top;
	background-color: White;
	/*border-left: 1px dotted #F3CDEA;*/
}
TD#menu_principal DIV {
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	border-bottom: 1px dotted #DFDBD5;
	border-top: 1px dotted white;	
}
TD#menu_principal DIV A {
	text-decoration: none;
	font-size: 12px;
	color: #003D7A;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
TD#menu_principal DIV A:hover {
	display: block;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;	
}
/* MENU PRINCIPAL - NIVEL 1*/
TD#menu_principal DIV.menu1-level1-no A{
	padding-left: 10px;
}
TD#menu_principal DIV.menu1-level1-no A:hover {
	background-color: #DFDBD5;
	color: #003D7A;
}
TD#menu_principal DIV.menu1-level1-act {
	background-color: #003D7A;
	padding-left: 10px;
	border: 0;
}
TD#menu_principal DIV.menu1-level1-act A {
	color: white;
}
/* MENU PRINCIPAL - NIVEL 2*/
TD#menu_principal DIV.menu1-level2-no A{
	/*background-color: #D7D7D7;*/
	padding-left: 25px;
}
TD#menu_principal DIV.menu1-level2-no A:hover {
	background-color: #DFDBD5;
	color: #003D7A;
}
TD#menu_principal DIV.menu1-level2-act {
	background-color: #003D7A;
	padding-left: 25px;		
}
TD#menu_principal DIV.menu1-level2-act A {
	color: white;
}
/* MENU PRINCIPAL - NIVEL 3*/
TD#menu_principal DIV.menu1-level3-no A{
	/*background-color: #EDF9EE;*/
	padding-left: 35px;
}
TD#menu_principal DIV.menu1-level3-no A:hover {
	background-color: #DFDBD5;
	color: #003D7A;
}
TD#menu_principal DIV.menu1-level3-act {
	background-color: #003D7A;
	padding-left: 35px;			
}
TD#menu_principal DIV.menu1-level3-act A {
	color: white;
}
/* MENU PRINCIPAL - NIVEL 4*/
TD#menu_principal DIV.menu1-level4-no A{
	/*background-color: white;*/
	padding-left: 45px;
}
TD#menu_principal DIV.menu1-level4-no A:hover {
	background-color: #DFDBD5;
	color: white;
}
TD#menu_principal DIV.menu1-level4-act {
	background-color: #003D7A;
	padding-left: 45px;			
}
TD#menu_principal DIV.menu1-level4-act A {  
	color: white;
}
/* CONTENIDO CENTRAL*/
TD#contenido_central {
	width: 538px;
	vertical-align: top;
	height: 300px;
	background-color: White;
	color: #242424;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 2px;	
	/*border-bottom: 1px dotted #F3CDEA;*/
	border-left: 1px dotted #DFDBD5;
	border-right: 1px dotted #DFDBD5;
	border-bottom: 1px dotted #DFDBD5;
}

TD#contenido_central img {		
	padding-top: 0px;
	padding-bottom: 0px;
}
TD#contenido_central p.bodytext {
	color: #242424;
	background-color: White;
	padding: 2px 2px 0px 0px;
	font-size: 12px;
}
TD#contenido_central A {
	color: #003D7A;
	font-size: 12px;
}
TD#contenido_central H3 {
	color: #003D7A;
	background-color: #F2F2F2;
	padding-top: 0px;
	font-size: 12px;
}
TD#contenido_central DIV.csc-header {
	color: #003D7A;
	background-color: #F2F2F2;
	padding-top: 0px;
	font-size: 14.5px;
}
TD#contenido_central DIV.csc-header a {
	color: #003D7A;
	font-size: 14.5px;	
}
TD#contenido_central DIV.csc-header H1 {
	color: #003D7A;
	font-size: 14.5px;	
}
TD#contenido_central DIV.csc-header H2 {
	color: #003D7A;
	font-size: 14.5px;	
}
TD#contenido_central DIV.csc-header H3 {
	color: #003D7A;
	font-size: 14.5px;	
}
TD#contenido_central DIV.csc-header H4 {
	color: #003D7A;
	font-size: 14.5px;	
}
TD#contenido_central DIV.csc-header H5 {
	color: #003D7A;
	font-size: 14.5px;	
}
TD#contenido_central p.csc-caption {
	font-size: 10px;
	color: #242424;
}
TD#contenido_central DIV.csc-textpicHeader {
	color: #003D7A;
	background-color: #F2F2F2;
	padding-top: 0px;
	font-size: 14px;
}
TD#contenido_central DIV.csc-textpicHeader a{
	color: #003D7A;
}
TD#contenido_central table {
	padding-top: 0px;
}
TD#contenido_central td {
	padding-top: 0px;
	padding-bottom: 0px;
}
TD.csc-form-labelcell p{
	color: #242424;
}

/* CONTENIDO A LA DERECHA*/
TD#contenido_derecha {
	width: 215px;
	vertical-align: top;
	height: 0px;
	background-color: #F2F2F2;
	color: #242424;
	padding-top: 4px;
	padding-left: 2px;
	/*border-right: 1px dotted #F3CDEA;*/
}
TD#contenido_derecha a {
}
TD#contenido_derecha DIV.csc-header {
	color: white;
	background-color: #003D7A;
	padding-top: 0px;
	font-size: 12px;
}
TD#contenido_derecha DIV.csc-header a{
	color: white;
	background-color: #003D7A;
	text-decoration: none;	
}
TD#contenido_derecha DIV.csc-textpicHeader a{
	color: #242424;
}
TD#contenido_derecha p.csc-caption {
	font-size: 10px;
	color: #242424;
}
TD#contenido_derecha p.bodytext {
	color: #242424;
	padding: 2px 2px 0px 0px;
	font-size: 12px;
}
TD#contenido_derecha img {		
	padding-top: 0px;
	padding-bottom: 0px;
}

/* CONTENIDO A LA IZQUIERDA*/
TD#contenido_izquierda {
	width: 215px;
	vertical-align: top;
	height: 0px;
	background-color: White;
	color: #242424;
	padding-top: 0px;
	padding-left: 2px;

}
TD#contenido_izquierda A {
}
TD#contenido_izquierda DIV.csc-header {
	color: #003D7A;
	background-color: #F2F2F2;
	padding-top: 0px;
	font-size: 12px;
}
TD#contenido_izquierda DIV.csc-textpicHeader {
	color: #003D7A;
	background-color: #F2F2F2;
	padding-top: 0px;
	font-size: 12px;
}
TD#contenido_izquierda DIV.csc-textpicHeader a{
	color: #003D7A;
}
TD#contenido_izquierda p.csc-caption {
	font-size: 10px;
	color: #242424;
}
TD#contenido_izquierda p.bodytext {
	color: #242424;
	padding: 2px 2px 0px 0px;
	font-size: 12px;
}
TD#contenido_izquierda img {		
	padding-top: 0px;
	padding-bottom: 0px;
}
/* CONTENIDO DEL BORDE (DERECHA ABAJO)*/
TD#contenido_borde {
	width: 215px;
	vertical-align: top;
	height: 0px;
	background-color: White;
	color: #242424;
	padding-top: 0px;
	padding-left: 2px;
	/*border-top: 1px dotted #003D7A;
	border-bottom: 1px dotted #003D7A;*/
}
TD#contenido_borde DIV.csc-header {
	color: #003D7A;
	background-color: #F2F2F2;
	padding-top: 0px;
	font-size: 12px;
}
TD#contenido_borde p.csc-caption {
	font-size: 10px;
	color: #242424;
}
TD#contenido_borde p.bodytext {
	color: #242424;
	padding: 2px 2px 0px 0px;
	font-size: 12px;
}
TD#contenido_borde img {		
	padding-top: 0px;
	padding-bottom: 0px;
}

/* FECHA DE ACTUALIZACION */
TD#fecha_actualizacion {
	text-align: center;
	color: #003D7A;
	padding-top: 5px;
}
/* EL PIE DE PAGINA */
TD#pie_pagina {
	color: white;
	/*background-image: url(fotos/fondo_pie.jpg);
	background-repeat: no-repeat;
	height: 200px;*/
	width: 980px;
	vertical-align: bottom;
	text-align: left;
}
TD#pie_pagina A {
	color: white;
}
TD#pie_pagina2 {
	color: #003D7A;
	vertical-align: top;
	background-color: White;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 60px;
	/*border-top: 1px dotted #F3CDEA;*/
}
TD#pie_pagina2 A {
	color: #003D7A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
TD#pie_pagina3 {
	color: #003D7A;
	vertical-align: top;
	background-color: White;
	text-align: center;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}
TD#pie_pagina3 A {
	color: #003D7A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}
TD#pie_pagina4 {
	background-color: #white;	
	color: #003D7A;
	vertical-align: top;
	text-align: center;	
	font-size: 10px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
TD#pie_pagina4 A {
	color: #003D7A;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
}
/*Mapas de SITIO*/
DIV.csc-menu {
	background-color: #003D7A;
	padding-top: 2px;
	padding-bottom: 2px;
}
DIV.csc-menu A, DIV.csc-menu A:link, DIV.csc-menu A:visited {
	color: white;
	font-size: 12px;	
	padding-left: 2px;
	text-decoration: none;
}
DIV.csc-menu A:hover{
	display:block;
	color:#003D7A;
	background-color:white
}


/*Formularios en general*/
form {
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: white;
	border-bottom: 1px dotted #DFDBD5;
	border-top: 1px dotted #DFDBD5;
}
input {
	border-top-color: #DFDBD5;
	border-bottom-color: #DFDBD5;
	border-left-color: #DFDBD5;
	border-right-color: #DFDBD5;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	color: #003D7A;
}
textarea {
	border-top-color: #DFDBD5;
	border-bottom-color: #DFDBD5;
	border-left-color: #DFDBD5;
	border-right-color: #DFDBD5;
	border-style: solid;
	border-width: 1px;
	background-color: white;	
}
select {
	font-size: 10px;
	background-color: white;	
}

/* Para la cuenta atrás de fechas */
.countdownFoto
{
	color:#990000;
	font-family:Georgia;
	font-size:28px;
	left:-25px;
	position:relative;
	text-align:right;
	top:-35px;
}

/**/
div.tx-bktfegraphiccounter-pi1
{
	font-size:12px;
	padding-bottom:10px;
}

/*para typo3 versión 4*/
/*
DIV.csc-textpic csc-textpic-intext-left-nowrap {
	display: block;	
}
DIV.csc-textpic-imagewrap {
	display: inline;
}
*/
.csc-mailform {
	border: 0px;
}
.csc-mailform-field {
	margin-bottom: 1em;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	margin: 10px;
}
.csc-mailform-field label{
	display:block;
} 
DIV.csc-mailform-field {
	border-bottom: 1px dotted #DFDBD5;
	border-color: #DFDBD5;
}



.align-right { text-align:right; }
.align-left { text-align:left; }
.align-center { text-align:center; }

.csc-textpic-clear { clear:both; }
.csc-textpic-imagewrap { padding:0px; }

dl.csc-textpic-image { margin:0px; }
dl.csc-textpic-image dd { margin:0px; }
dl.csc-textpic-image dt { display:inline; margin:0px; }

.csc-textpic img { border:medium none; }

html .csc-textpic-intext-left-nowrap .csc-textpic-text { height:1%; }
html .csc-textpic-intext-right-nowrap .csc-textpic-text { height:1%; }

.csc-textpic .csc-textpic-imagecolumn { display:inline; float:left; }
.csc-textpic .csc-textpic-imagerow { clear:both; }

.csc-textpic .csc-textpic-imagewrap .csc-textpic-firstcol { margin-left:0px! important; }
.csc-textpic .csc-textpic-imagewrap .csc-textpic-lastcol { margin-right:0px! important; }

.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { float:left; margin-bottom:5px; }
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin:0px; }
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img { margin:0px; }

.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image { float:left; }
.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image dd { float:none; }
.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image dd img { border:medium none; }
.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image dt { float:none; }

.csc-textpic .csc-textpic-imagewrap ul { padding:0px; margin:0px; list-style-type:none; }
.csc-textpic .csc-textpic-imagewrap ul li { padding:0px; float:left; margin:0px; }

.csc-textpic-above .csc-textpic-text { clear:both; }

.csc-textpic-border .csc-textpic-imagewrap .csc-textpic-image img { border:#242424 2px solid; padding:0px;  }

.csc-textpic-caption-c .csc-textpic-caption { text-align:center; }
.csc-textpic-caption-l .csc-textpic-caption { text-align:left; }
.csc-textpic-caption-r .csc-textpic-caption { text-align:right; }

.csc-textpic-center { text-align:center; }
.csc-textpic-center .csc-textpic-imagewrap { margin:0px auto; }
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image { display:inline; margin-left:10px; text-align:left; }
.csc-textpic-center .csc-textpic-text { text-align:left; }

.csc-textpic-equalheight .csc-textpic-imagerow { display:block; margin-bottom:5px; }

.csc-textpic-intext-left .csc-textpic-imagewrap { float:left; margin-right:10px! important; }
.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image { display:inline; margin-right:10px; }
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image { display:inline; margin-right:10px; }
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { clear:both; float:left; margin-right:10px! important; }

.csc-textpic-intext-right .csc-textpic-imagewrap { float:right; margin-left:10px! important; }
.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image { display:inline; margin-left:10px; }
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image { display:inline; margin-left:10px; }
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { clear:both; float:right; margin-left:10px! important; }

.csc-textpic-left .csc-textpic-imagewrap { float:left; }
.csc-textpic-left .csc-textpic-imagewrap .csc-textpic-image { display:inline; margin-right:10px; }
.csc-textpic-left .csc-textpic-text { clear:left; }

.csc-textpic-right .csc-textpic-imagewrap { float:right; }
.csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image { display:inline; margin-left:10px; }
.csc-textpic-right .csc-textpic-text { clear:right; }
/* www.diocesisdesalamanca.com */