/* --------------------------------------------------
   +				EGEDA CHILE  					+
   ------------------------------------------------- */
BODY {
	background-image:url(imagenes/buckground.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin: 0px;
	text-decoration: none;
	text-align: justify;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.topFondo {
	background-image:url(imagenes/top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.bottom {
	font-size: 10px;
	color: #666666;
	margin: 5px 0px 5px 0px;
}
.fecha {
	font-size: 10px; 
	color: #FFFFFF; 
	margin: 0px 7px 0px 7px; 
	font-weight:bold;
}
.bottom2 {
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
}
A.link1:link, A.link1:visited {
	color: #EC5D00;
	text-decoration: underline;
}
A.link1:hover {
	color: #FB7A26;
	text-decoration: underline;
}
A.link2:link, A.link2:visited {
	font-size: 10px;
	font-weight: normal;
	color: #EC5D00;
}
A.link2:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FB7A26;
	text-decoration: underline;
}
.link3 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.link3:hover {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.subrayado {
	text-decoration:underline;
	color: #ED5E00;
}
.piefotos {
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
ul {list-style-type:none; margin:15px;}
ul li { color: #C24100; }
ul li a { color: #C24100; text-decoration: none;}
ul li a:hover {color: #C24100; text-decoration: underline;}

