/* Global Styles */

body {
	margin:0px;
	height:100%;
	}
	


#right {
  height: 100%;
}	
	
td {
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
img {
	border: 0px solid;
	}
	
.img_left {
	float:left;
	border: 0px solid;
	margin-right:20px;
	margin-bottom:20px;
	width:220px;
	}
	
.img_right {
	border: 0px solid;
	 margin-left:20px; 
	}
	
	
	
img.clip600x400xx
{
		position: absolute;
			
	clip: rect(0px 600px 400px 0px);
	
}	



	
.refMini
	{
  text-align:center;
  clear:both;
/* // margin-top:0px;
  //  margin-bottom:0px;
   // padding:0px;*/
	}	

.sizeMini /*formato 3/2 = 1,5*/
	{
	height: 133px;
	max-height:133px;
	max-width:200;
/* 	height: 180px;*/
	}	

	
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#divhead {
	overflow: hidden; 
	height: 120px; 
	width: 100%; 
	background-color: #D5EDB3; 
	border:#CC3333  groove 
	align: center
	
	}




#navigation  {
	border-bottom: 1px solid #F4FFE4;
	}

#navigation td  {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 16px 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;
	}
	
	
#rBody {
	width:80%;
	height:100% ;
	min-height: 100%;
	float:left;
	}
	
  	
	
#lMenu {
	background-color:#5C743D;
	width:190px; 
	height:100%; 
	min-height: 100%;
	border: #FFFFFF 0px solid; 
	float:left; 
	}
	
	
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:14px 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 {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
#footer {
    position: relative;
    margin: -7.5em auto 0 auto; /* Replace the -7.5em with the height of your footer */
}

/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footer {
    margin-top: -7.4em; /* Replace the -7.4em with the (almost) height of your footer */
}


	
/* Class Styles */

.subdesc {
	font: 14px  Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #666666;
	line-height: 22px;
	text-align: justify;
	
	}
	

.bodyText {
	font:16px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	text-align: justify;
	}
	
.bodyTextRight {
	font:16px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}

.salesText{
	font: 15px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 18px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	
	
