/* 

Autor: Diego Kurte Araya
e-Mail: dkspiegel@gmail.com

*/

/* Estilo Globales */

BODY {
	font-family: "Arial";
	color: #336633;
	font-size: 12px;
	margin: 0px;
	background: url(http://www.canilyeludi.cl/img/i/bkg.gif) repeat-x;
	text-align:center;
	}

A {
	color: #000000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

h2 {
	font-family: "Arial";
	color: #000000;
	size: 10px;
	margin: 0px;	
}

FORM {
margin: 0;
padding: 0;
}

P {
margin: 10px;
}
/* ID's */

#container{
	position:relative;
	margin:0;
	width:800px;
	height: auto;
	background: #FFFFFF;
	border:1px solid #003300;
	border-top: 0;
	text-align: left;
}


#head {
	background: url(img/i/header.gif) no-repeat top center;
	width: 800px;
	display: marker;
	padding-top: 145px;
	position: relative;
}

#body {
	background-color: #FFFFFF;
	width: 800px;
	display: table;
}

#content {
	width: 570px;
	padding: 20px 5px;
	margin-left: 200px;
}

#botones {
	width: 100%;
	bottom: 0;
	text-align: center;
	font-weight: bold;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(img/i/bkgbtn.gif) repeat-x top center; 
}

#botones a {
	color: #336633;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	padding: 10px;
	margin-left: 2px;
}

#botones a:hover {
	background: url(img/blank.gif);
}

#bsel {
	background: url(img/blank.gif);
}

#footer {
	background: url(img/i/bkgbtn.gif) repeat-x;
	font-family: "Arial";
	font-size: 10px;
	text-align: center;
	padding: 6px 0px 6px 0px;
	color: #336633;
	border-top: 1px #003300 solid;
	clear: left;
}

#footer a {
	color: #336633;
}

#tab_cont a {
	color: #6699CC;
}
/* Mensaje de Bienvenida */
#msj_bvnd {
	text-align: justify;
	padding: 10px;
	font-size: 12px;
}

/* Noticias */
#noticias {
	font-size: 11px;
}

#noticias h2 {
	font-size: 12px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px #889db2 solid;
	margin-top: 10px;
	background: url(img/i/notitulo.gif) no-repeat left ;	
}

#noticias a {
	text-decoration: none;
	color: #6B8FB3;
}

#noticias div {
	font-size: 11px;
	padding: 5px;
}
#noticias img {
	margin: 5px;
}

/* Menus */

#menu_sec {
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bolder;
	padding: 2px 0px;
	text-align: center;
	width: 80%;
	color: #214a08;
	margin-left: 6px;
	margin-bottom: 10px;
	border: 1px solid #cde6dd;
}

#mi {
	float:left;
	background: url(img/i/bkgmenu.gif) no-repeat top;	
	width:180px;
	padding-top: 20px;
	margin: 0;
	margin-bottom: 15px;
	margin-left: 10px;
	vertical-align: top;
}

#mi label {
	display: block;
	margin: 0px 0px 10px 7px;
	padding-left: 17px;
	font-size: 10px;
	background: url(img/pataperro.gif) no-repeat;
}

#mi b {
	display: block;
	margin: -7px 0px 5px 15px;
	padding-left: 17px;
	font-size: 10px;
	font-weight: normal;
	background: url(img/subsec.gif) no-repeat;
}


.camada h1 {
	width: 100%;
	border: 1px #517934 solid;
	background: #aac2b4;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 3px;
}

#camadas table {
	border: 1px #517934 solid;
}

#camadas img {
	behavior: url(iepngfix/iepngfix.htc);
}

#camadas table th {
	background: #aac2b4;
	font-size: 12px;
	padding: 3px;
}
#camadas table td {
	text-align: left;
}


.camada h2 {
	cursor: pointer;
	margin-bottom: 0px;
	font-size:14px;
	padding: 0px;
}

.info_c {
	margin-bottom: 5px;
	border: 1px #517934 solid;
	background-color: #D6E7E2;
	cursor: pointer;
}

.det_cam{
	text-align: center;
}

.det_cam a{
	cursor: pointer;
	text-decoration: none;
}

#articulo { display: block; margin: 15px; }

#art_head { display: block; position: relative; }
#art_head h2{ padding-bottom: 5px; padding-top: 5px; font-size: 14px; }
#art_head div{ float: left; margin: 5px; background: url(img/dart.gif) no-repeat; height: 50px; width: 50px; text-align: center;  }
#d_s { display: block; font-weight: bolder; padding-top: 6px; color: #FFFFFF; }
#dia { display: block; padding-top: 7px; font-size: 26px;  font-family: "Times New Roman"; color: #517934; }
#mes { display: block; color: #517934; font-size: 10px; }
.det_cam { display: none; }

#contacto {
	left: 0px; 
	bottom: 0px;
	background: url(img/i/bkgcntc.gif) no-repeat left bottom;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 55px;
	padding-right: 55px;
	text-align: center;
}

#contacto a { text-decoration: none; }
#banner { padding-top: 15px; padding-left: 50px; }

#banner img{ margin-bottom: 5px; display: block; }

.alb_head { margin-bottom: 5px;	border: 1px #517934 solid;	background-color: #D6E7E2;	cursor: pointer; padding: 3px 10px; }
.album { display: none; border: 1px #517934 solid; padding: 3px 10px; }
.album img { padding: 3px; border: 1px #517934 solid; margin: 2px; }
.close_alb{ width: 100%; text-align: right; display: block; cursor: pointer; }
