/* Global Styles */

body {
	margin:0px;
	top: 0px;
	bottom: 0px;

	}
.separador {
position:relative;
	border-bottom: thin dashed #993300;
	color: #810000;
	font-variant: small-caps;
	letter-spacing: 5px;


}

	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:0.2em;
	line-height:24px;
	/*margin-top:20px;*/
position:relative;
top:10px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px/20px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding:10px;
	text-align: left;
	}
.personal {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C2DCA0;
	border-bottom-color: #95C159;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.subrayado {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #95C159;
}


	
.pageName{
	font: 18px/normal Arial, Helvetica, sans-serif;
	color: #99CC66;
	letter-spacing:0.21em;
	text-align: left;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
	text-align: left;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.lista {
	list-style-image: url(../images/reciclar_lista.gif);
	line-height: 25px;
	font-size: 12px;
	font-style: normal;
	
}
.footer {
	position:relative;
	bottom:0;
	background-color:#99CC66;
	width:100%;
	border-top:#006600;
	border-top-style:dotted;
	border-top-width:thin;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	top: 0px;
	}
.header {
 	position:relative;
	top:0px;
	/*background-color:#99CC66;
	width:100%;
	border-top:#006600; border-top-style:dotted; border-top-width:thin;
	text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;*/
	}	
.bodyPage {
	position:absolute;
	top:auto;
	z-index: 0;

	/*background-color:#99CC66;
	width:100%;
	border-top:#006600; border-top-style:dotted; border-top-width:thin;
	text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;*/
	}	
	
.fondo{
	margin:0px;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-y;
	/*background-attachment: scroll;*/
	z-index: 1;
	}
.fondox{
	margin:0px;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-x;
	/*background-attachment: scroll;*/
	}
.fondoCollage {
	background-image: url(../images/collabe.jpg);
	background-repeat: repeat-x;
}

/*.quick{
	position:relative;
	left: 5px;
	top: 5px;
	width: 70;
	height: 25;*/
.separador2 {
position:relative;
	color: #810000;
	font-variant: small-caps;
	letter-spacing: 5px;
bottom:10px;}
.textosubrayado {
	font-weight: bolder;
	text-decoration: underline;
	color: #006600;
}
