@charset "utf-8";
/* CSS Document */
/* asesoriapastor.es */


/* Imports */
@import url("acero.css");


/************************************************************/
/*                         Etiquetas                        */
/************************************************************/

/* Módulos de estructura */

html {
	overflow-y: scroll;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #e7eef5;
	color: #222;
}

	
/* Módulos de texto */

abbr {}

acronym{
	border-bottom:1px dotted #333;
	cursor:help;
}

address {}

blockquote {
	margin-left: 40px;
}

br {}

cite {}

code {}

dfn {}

div {}

em {}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
	margin: 30px 0 15px 0;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

kbd {}

p {
	margin-top: 5px;
}

pre {}

q {}

samp {}

span {}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

var {}


/*  Módulos de Hipertexto Pseudoclasses  */

a, a:visited, a:active {
	font-family: arial, helvetica, sans-serif;
	color: #27609b;
	text-decoration: none;
}

a:hover {
	color: #27609b;
	text-decoration: underline;
}


/* Módulos de Listados */

dl {}

dt {
	font-weight: bold;
}

dd {
	font-style: italic;
	margin-left: 10px;
	padding-bottom: 20px;
}

ol {}

ul {
	margin: 0 0 30px auto;
}

li {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url('http://www.asesoriapastor.es/images/li.gif') no-repeat 0 3px;
}


/* Módulos de Edición */

del {}
    
ins {}


/* Módulos de Formularios */

button {}

fieldset {}

form {}

input {}

label {}

legend {}

select {}

optgroup {}

option {}

textarea {}


/* Módulos de Tablas */

caption {}

col {}

colgroup {}

table {}

tbody {}

td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

tfoot {}

th {}

thead {}

tr {}


/* Módulos de Imagenes */

img {
	padding: 0;
}


/************************************************************/
/*                        #Layout                           */
/************************************************************/

/* Layout General */


#contenedor {
	width: 960px;
	margin: 0 auto;	
	padding: 0px;
}

#cabecera {
	width: 958px;
	height: 167px;
	margin: 0;
	padding: 0;
	background: url('http://www.asesoriapastor.es/images/enc.jpg') left top no-repeat; 
	float: left;
	border-left: 1px solid #7fabda;
	border-right: 1px solid #7fabda;
}
	
	#cabecera h1 {
		font-family: "Times New Roman", Times, serif;
		color: #fff;
		font-size: 28px;
		margin: 26px 0px 0px 30px;
		letter-spacing: 2px;
		word-spacing: 5px;
		font-weight: bold;
	}

		#cabecera h1 a, #cabecera h1 a:visited, #cabecera h1 a:active, #cabecera h1 a:hover {
			font-family: "Times New Roman", Times, serif;
			color: #fff;
			font-size: 28px;
			text-decoration: none;
		}
		
		.filete {
			margin: 0 30px;
			padding: 0;
			height: 3px;
			border-top: 2px solid #F60;
			border-bottom: 7px solid #F60;
			line-height: 0;
		}

		#cabecera p {
			margin-top: 8px;
			margin-left: 32px;
			margin-bottom: 0px;
			padding: 0px;
			text-align: left;
			font-size: 14px;
			color: #accbea;
		}


#tabnav {
	float: left;
	position: absolute;
	top: 130px;
	padding: 0 0 0 30px;
	margin: 0;
}
	
	#tabnav ul {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	#tabnav li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	
	#tabnav li a, #tabnav li a:visited, #tabnav li a:active {
		display: block;
		color: #222222;
		text-decoration: none;
		background: url('http://www.asesoriapastor.es/images/blue-br.gif') right top no-repeat;
		float: left;
		margin: 0 3px 0 0;
		padding: 12px 10px 11px 0;
	}
	
	#tabnav li a span, #tabnav li a:visited span, #tabnav li a:active span {
		background: url('http://www.asesoriapastor.es/images/blue-bl.gif') top left no-repeat;
		padding: 12px 15px 11px 25px;
	}
	
	#tabnav li a:hover span {
		text-decoration: underline;
	}
	
	#tabnav li a.highlight, #tabnav li a:visited.highlight, #tabnav li a:active.highlight {
		background: url('http://www.asesoriapastor.es/images/blue-brh.gif') right top no-repeat;
	}
	
	#tabnav li a.highlight span, #tabnav li a:visited.highlight span, #tabnav li a:active.highlight span {
		background: url('http://www.asesoriapastor.es/images/blue-blh.gif') top left no-repeat;
	}


#contenidocontainer {
	float: left;
	width: 958px;
	background: #fff; 
	margin: 0;
	padding: 20px 0 30px 0;
	border-left: 1px solid #b4b9bf;
	border-right: 1px solid #b4b9bf;
	border-bottom: 1px solid #b4b9bf;
}

#contenidoizq {
	width: 532px;
	float: left;
	display: inline;
	margin: 15px 30px 0px 30px;
	padding: 0px 0px 35px 0px;
}

	#contenidoizq h2 {
		letter-spacing: -1px;
		font-size: 24px;
		line-height: 30px;
		font-weight: normal;
		color: #27609b;
		margin: 0 0 10px 0;
	}

	#contenidoizq p {
		line-height: 18px;
		margin: 0 0 12px 0;
	}

#contenidoder {
	width: 305px;
	border-left: 1px solid #e7eef5;
	margin: 11px 0px 0px 0px;
	padding-left: 30px;
	float: left;
}
	
	#contenidoder h2 {
		color: #27609b;
		padding: 0px 0px 1px 0px;
		font-size: 22px;
		line-height: 26px;
		border-bottom: 1px solid #e7eef5;
		font-weight: normal;
		margin: 20px 0;
	
	}
	
	.bloquetexto {
		margin: 0 0 24px 0;
	}
	
		.bloquetextotema {
			font-style: italic;
			margin: 0 0 5px 0;
		}
	
		.bloquetextotitular {
			font-size: 16px;
		}
	
		.bloquetextotitularmax {
			font-size: 24px;
		}
	
		.bloquetextotexto {
			line-height: 18px;
		}

#pie {
	clear: both;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
}



/************************************************************/
/*                        #Clases                           */
/************************************************************/


.caja {
	background: #e7eef5;
	border: 1px solid #b4b9bf;
	padding: 12px 15px;
}

	.caja h2 {
		margin-top: 10px;
		color: #27609b;
	}

.noticiaportada {
	margin: 0 0 30px 0;
	clear: both;
	overflow: auto;
}

	.noticiaportadatexto {
		float: right;
		width: 470px;
	}
	
		.noticiaportadatexto .tema {
			font-style: italic;
			margin: 0 0 5px 0;
			border-bottom: 1px solid #e7eef5;
		}
	
		.noticiaportadatexto .titular {
			font-size: 16px;
			margin: 0 0 5px 0;
		}
	
		.noticiaportadatexto .titularmax {
			font-size: 24px;
			margin: 0 0 5px 0;
		}
	
		.noticiaportadatexto .texto {
			line-height: 18px;
		}

	.noticiaportadadate {
		float: left;
		width: 40px;
		height: 50px;
		margin: 16px 0 0 0;
		padding: 5px;
		background: #fff url('http://www.asesoriapastor.es/images/date.jpg') no-repeat scroll 0 0;
		overflow: hidden;
		text-align: center;
	}
	
		.noticiaportadadate .mes {
			margin: 0;
			font-size: 14px;
			color: #ddd;
		}
	
		.noticiaportadadate .dia {
			margin: 0;
			font-size: 20px;
			color: #444;
			font-weight: bold;
		}
		
		.noticiaportadadate .anyo {
			margin: 0;
			font-size: 10px;
			color: #666;
		}

