body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	margin-top: 0px;
}
.contenedor {
	margin: auto;
	width: 760px;
}
.linea_azul_cabecera {
	background-image: url(../imgs/fondo_cabecera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 760px;
}
.contenedor_cabecera {
	background-image: url(../imgs/logocabecera.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 110px;
	width: 760px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4991DD;
}
.contenedor_menu {
	float: left;
	height: 24px;
	width: 760px;
	background-color: #4991DD;
}
.menu {
	float: left;
	height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 4px;
	width: auto;
}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover{
	color:#000000;
	text-decoration:none;
}
.contenedor_entrada {
	
	float: left;
	height: 164px;
	width: 760px;
	margin-top:2px;
	
}
.img_entrada {
	float: left;
	height: 164px;
	line-height: 164px;
	width: 341px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	overflow:hidden;
	text-align: center;
	display:table-cell;
	
	
}

.presentacion {
	float: left;
	height: 164px;
	width: 397px;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #d9e9f8;
	position: relative;
}
.presentacion p{
	width:98%;
	
}
.titulo_azul_gr {
	font-family: "Times New Roman", Times, serif;
	font-size:1.8em;
	color: #4991DD;
	float: left;
	width: 370px;
	/*padding-top: 70px;*/
	padding-left: 10px;
	position: absolute;
	bottom: 50px;
	font-weight: bold;	
	
}

.texto_presentacion {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 385px;
	padding-left: 10px;
	position: absolute;
	bottom:15px;
	
}
.contenedor_contenidos {

	
	float: left;
	width: 760px;
	margin-top:2px;
}
.contenedor_parte_izq {
	font-size: 0.9em;
	float: left;
	width: 341px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.contenedor_parte_derecha {
	float: left;
	width: 397px;
	font-size: 0.9em;
	padding-left: 8px;
	padding-right: 8px;
}
.contenedor_agenda_gr{
	width:340px;
	background-color: #D9E9F8;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
.contenedor_agenda{
	width:170px;
	background-color: #D9E9F8;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;

}

.titulos_agenda {
	color: #000000;
	background-color: #4991DD;
	float: left;
	width: 160px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
.titulos_agenda_gr {
	color: #000000;
	background-color: #4991DD;
	float: left;
	width: 330px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
.img_contenido {
	float: left;
	width: 169px;
}
.contenidos_agenda {
	color: #4991DD;
	background-color: #D9E9F8;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 1.1em;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
}

.contenidos_agenda a{

color:#666666;
text-decoration:none;
}
.contenidos_agenda a:hover{

color:#333333;
text-decoration:none;
}

.contenidos_agenda_gr {
	color: #4991DD;
	background-color: #D9E9F8;
	float: left;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 1.1em;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
}
.contenidos_agenda_gr a{

color:#666666;
text-decoration:none;
}
.contenidos_agenda_gr a:hover{

color:#333333;
text-decoration:none;
}

.fecha_agenda {
	font-weight: bold;
	float: left;
	width: 120px;
}
.titulo_azul_gr_contenido {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #4991DD;
	float: left;
	width: 385px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.titulo_azul_gr_contenido a{
	color: #4991DD;
	text-decoration:none;
	}
.titulo_azul_gr_contenido a:hover{
	color: #236ABA;
	text-decoration:underline;
	}
	
.titulo_azul_juntas {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #4991DD;
	float: left;
	width: 325px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-left:5px;
}
.titulo_azul_juntas a{
	color: #4991DD;
	text-decoration:none;
	}
.titulo_azul_juntas a:hover{
	color: #236ABA;
	text-decoration:underline;
	}
.busqueda {
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	color: #4991DD;
	float: left;
	width: 385px;
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: dotted;*/
	border-bottom-style: dotted;
	/*border-top-color: #CCCCCC;*/
	border-bottom-color: #CCCCCC;
	/*margin-top: 15px;*/
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 10px;

}
.texto_contenidos {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 370px;
	padding-left: 10px;
}
.pie {
	float: left;
	height: 20px;
	width: 730px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4991DD;
	border-bottom-color: #4991DD;
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0.9em;
	margin-right: 5px;
}

.pie a{
	color:#4991DD;
	text-decoration:none;
}
.pie a:hover{
	color:#2570C2;
	text-decoration:none;
}
.contenedor_menu_buscar {
	float: left;
	width: 760px;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
}
.menus_cabecera {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 4px;
	height: 18px;
}
.menus_cabecera a{
color:#666666;
text-decoration:none;
}
.menus_cabecera a:hover{
color:#4991DD;
text-decoration:none;
}
.menus_ultimo {
	padding-right: 0px;
	padding-left: 10px;
	float: right;
	border:none;
	padding-top: 2px;
}
.menus_ultimo a{
color:#666666;
text-decoration:none;
}
.menus_ultimo a:hover{
color:#4991DD;
text-decoration:none;
}

.contenedor_eisai {
	float: left;
	width: 760px;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	background-image: url(../imgs/logoeisal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 80px;
}
.contenidos_sociedad {

	color: #4991DD;
	background-color: #D9E9F8;
	float: left;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 1em;
	padding-right: 10px;
	min-height:250px;
}
.menu_sociedad {
	color: #4991DD;
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.menu_sociedad a{
	color: #4991DD;
	text-decoration:none;

}
.menu_sociedad a:hover{
	color: #FFFFFF;
	text-decoration:none;

}
.menu_obituarios {
	color: #4991DD;
	float: left;
	width: 130px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left:10px;
}
.menu_obituarios a{
	color: #4991DD;
	text-decoration:none;

}
.menu_obituarios a:hover{
	color: #FFFFFF;
	text-decoration:none;

}
.texto_descarga_pdf {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 360px;
	padding-left: 25px;
	height: 18px;
	background-image: url(../imgs/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
}

.texto_descarga_pdf a{
color:#666666;
text-decoration:none;
}

.texto_descarga_pdf a:hover{
color:#333333;
text-decoration:none;
}


.texto_enlaces {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 370px;
	padding-left: 5px;
	min_height: 20px;
	padding-top: 5px;
	color: #4991DD;
	margin-bottom: 5px;

}

.texto_enlaces a{
color:#666666;
text-decoration:none;
}

.texto_enlaces a:hover{
color:#333333;
text-decoration:none;
}

.paginacion {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	float: left;
	width: 350px;
	padding-left: 25px;
	min_height: 20px;
	padding-top: 5px;
	color: #4991DD;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4991DD;
}

.paginacion a{
color:#666666;
text-decoration:none;
}

.paginacion a:hover{
color:#333333;
text-decoration:none;
}



.texto_enlaces_azul {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 370px;
	padding-left: 5px;
	
	min_height: 20px;
	padding-top: 5px;
	color: #4991DD;
	background-color: #D9E9F8;
	margin-bottom: 5px;

}

.texto_enlaces_azul a{
color:#666666;
text-decoration:none;
}

.texto_enlaces_azul a:hover{
color:#333333;
text-decoration:none;
}


.texto_junta {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 375px;
	padding-left: 10px;
	padding-top: 0px;
}
.contenedor_agenda_int {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 375px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.contenedor_agenda_int p{
	padding-bottom:0px;
	margin-bottom:0px;
	}
.fecha_agenda{
	color:#4991DD;
	font-size:1em;
	width:100%;
	float:left;
	margin-top: 5px;
}
.txt_agenda_int {
	color:#666666;
	font-size:1em;
	width:100%;
	float:left;
	margin-bottom: 5px;
	margin-top:10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4991DD;
}
.txt_agenda_int p{
	margin: 0px;
	padding: 0px;
	}
.txt_agenda_int a{
color:#4991DD;
text-decoration:none;
}

.txt_agenda_int a:hover{
color:#333333;
text-decoration:none;
}


.txt_obituario_int {
	color:#666666;
	font-size:1em;
	width:95%;
	float:left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left:15px;
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5693CA;
}
.txt_obituario_int a{
color:#4991DD;
text-decoration:none;
}

.txt_obituario_int a:hover{
color:#333333;
text-decoration:none;
}



.texto_date_alta {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 365px;
	padding-left: 25px;
	height: 20px;
	background-image: url(../imgs/icon_alta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
}
.texto_date_alta a{
color:#4991DD;
text-decoration:none;
}

.texto_date_alta a:hover{
color:#333333;
text-decoration:none;
}
.contenedor_eventos_int {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 375px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
}
.web_reunion {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 360px;
	padding-left: 25px;
	height: 17px;
	background-image: url(../imgs/reunion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
.web_reunion a{
color:#4991DD;
text-decoration:none;
}

.web_reunion a:hover{
color:#333333;
text-decoration:none;
}
.web_reunion2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 360px;
	padding-left: 25px;
	height: 17px;
	background-image: url(../imgs/reunion2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
.web_reunion2 a{
color:#4991DD;
text-decoration:none;
}

.web_reunion2 a:hover{
color:#333333;
text-decoration:none;
}
.contenedor_agenda_int2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	float: left;
	width: 375px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #D9E9F8;
	margin-top: 15px;
}
.txt_agenda {
	float: left;
	width: 150px;
}
.txt_agenda a{
color:#4991DD;
text-decoration:none;
}

.txt_agenda a:hover{
color:#333333;
text-decoration:none;
}
.txt_agenda_bold {
	float: left;
	width: 150px;
	font-weight: bold;
}
.txt_agenda_bold_gr {
	float: left;
	width: 300px;
	font-weight: bold;
}
.txt_agenda_gr {
	float: left;
	width: 300px;
}
.txt_agenda_gr a{
color:#4991DD;
text-decoration:none;
}

.txt_agenda_gr a:hover{
color:#333333;
text-decoration:none;
}


/*CSS COntacto*/
.detalle{
	float: left;
	width: 350px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 3px;
	height: auto;
	padding: 3px;

}
label{
	font-size: 1em;
	display: block;
	width: 150px;
}
.label{
	font-size: 1em;
	display: block;
	width:325px;
}
.label_buscar{
	font-size: 1em;
	float:left;
	width:100px;
}
.columna_izq_form{
float: left;
width: 340px;
}
input{
font-size: 1em;
width: 250px;
margin-bottom: 5px;
}
select{
font-size: 1em;
width: 250px;
margin-bottom: 5px;
}
.input_titulo{
	font-size: 1em;
	width: 325px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.input_fecha{
	font-size: 1em;
	width: 85px;
	margin-bottom: 5px;
	
}

.enviar{
width: 70px;
height: 21px;
margin-top: 15px;
margin-right: 5px;
margin-bottom: 5px;
margin-left:270px;
background-color: #D9E9F8;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #262626;
border-right-color: #262626;
border-bottom-color: #262626;
border-left-color: #262626;
float: left;
}
input#enviar{
width: 70px;
height: 21px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
background-color: #D9E9F8;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #262626;
border-right-color: #262626;
border-bottom-color: #262626;
border-left-color: #262626;
float: left;
}

input#reset{
width: 70px;
height: 21px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
background-color: #D9E9F8;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #262626;
border-right-color: #262626;
border-bottom-color: #262626;
border-left-color: #262626;
float: left;
}

input#casilla{
float: left;
width: 15px;
height: 15px;
display: inline;
margin-top: 10px;
}
.casilla{
float: left;
width: 220px;
height: 15px;
margin-top: 10px;
}
.acepto_aviso{
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
float: none;
width: 300px;
height: 30px;
}

textarea{
	color: #262626;
	width: 250px;
	height: 50px;
	font-family: Tahoma,"Trebuchet MS",Verdana;
	font-size: 1em;
}
textarea{
	color: #262626;
	width: 250px;
	height: 50px;
	font-family: Tahoma,"Trebuchet MS",Verdana;
	font-size: 1em;
}
.textarea2{
	color: #262626;
	width: 325px;
	height: 200px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 1em;
	
}
.textarea2_cursiva{
	color: #262626;
	width: 325px;
	height: 200px;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 3em;
	
}
.textarea1{
	color: #262626;
	width: 325px;
	height: 250px;
	font-family: Tahoma,"Trebuchet MS",Verdana;
	font-size: 1em;
}
.columna_total_center{
float: left;
width: 200px;
padding-left: 115px;
margin-top: 10px;
}

.input input#boton {
	font-size: 0.9em;
	color: #FFFFFF;
	height: 20px;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	width: 20px;
}
.input input{
	font-size: 0.8em;
	color: #666666;
	margin-right: 4px;
	margin-left: 4px;
}

.azul {
	color: #4991DD;
}

