@charset "utf-8";
/* CSS Document */

.home {
	font-family: Tahoma;
	font-size: 22px;
	color: #0083A2;
	line-height:30px;
}
.autor {
	font-family: Tahoma;
	font-size: 11px;
	color: #0083A2;
	margin-left: 6px;
	margin-right: 6px;
}

p {
	font-family: Tahoma;
	font-size: 14px;
	color: #0083A2;
	text-align:justify;
	line-height: 18px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
.scroll_home{
	width:550px;
	/*height:265px; */
	height:359px;
	overflow:auto;
	padding:7px;
/*	Scrolling="auto";*/
	}
.scroll{
	width:550px;
	height:265px;
	overflow:auto;
	padding:7px;
/*	Scrolling="auto";*/
	}
body {
	scrollbar-face-color: #4D9BE5;
	scrollbar-highlight-color: #f7f7f7;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color:#b3b3b3;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E5E5E5;
	scrollbar-drakshadow-color:#666666;
	background-color:#EEEEEE;
}
.table{
	border-bottom-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-top-color:#999999;
	}
.footer{
	font-family:Tahoma;
	font-size:8px;
	color:#0083A2;
	font-weight: bold;
	padding:5px;
	font-style: normal;
	text-decoration: none;
	}
.navegacion{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 9px;
	line-height:18px;
	width: 190px;
	color: #FFFFFF;
	}
.navegacion:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 9px;
	width: 190px;
	color:#FFFF00	}
.articulos{
	background-color:#FFF1BD;
	color:#0083A2;
	font-family:Tahoma;
	font_style:normal;
	text-decoration:none;
	font-size:12px;
	}
.nombre1{
	font-family:Tahoma;
	font-style:normal;
	font-size:24px;
	color:#5DD65D;
	line-height:32px;
	}
.apellido1{
	font-family:Tahoma;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color:#008700;
	line-height:26px;
	}
	
	
li {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0083A2;
	text-decoration: none;
	padding:4px;
}
.scroll_articulos{
	width:205px;
	height:420px;
	overflow:auto;
	text-align:left;
/*	Scrolling="auto";*/
	}
.ciudad{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style:normal;
	font-weight:bolder;
	color:#1AD200;
	line-height:40px;
	text-align:center;
	}
.dia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#1979FF;
	line-height:24px;
	text-align:center;
	}
.lugar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bolder;
	color:#1AD200;
	line-height:24px;
	text-align:center;
	}
.nota{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:200;
	color:#9400CC;
	text-align:center;
	}
.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:400;
	color:#1AD200;
	text-align:center;
	}
.contacto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-style:normal;
	font-weight:bolder;
	color:#1AD200;
	line-height:40px;
	text-align:center;
	
	}
.scroll_contactos{
	width:550px;
	height:300px;
	overflow:auto;
	text-align:center;
	padding:7px;
/*	Scrolling="auto";*/
	}
.guia_act{
	font-family:Tahoma;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	line-height:36px;
	text-align:right;
	text-decoration:none;
	}
.titulo_articulo{
	font-family:Tahoma;
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	color:#009999;
	line-height:22px;
	text-decoration:none;
	}
.autor_articulo{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#009999;
	line-height:10px;
	text-decoration:none;
	}
.enlace_articulo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0083A2;
	text-decoration: none;
}
	
	

