
html, body, div, h1, h3, p, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* =Contenedores
--------------------------------------------------------------------------------*/


.container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* 
--------------------------------------------------------------------------------*/


.grid_8
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_16 .grid_8
{
	width: 760px;  
}


body {
	font: 11px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	background: #F6F5F5 url(../images/bg.gif) repeat-x; 
	text-align: center;
}

/* enlaces */
a:link, a:visited { 
	text-decoration: none;
	color: #AE855C;	
}
a:hover {
	border-bottom: 1px dotted #AE855C;	
}
a.more-link {
	padding-bottom: 2px;
	font-weight: bold;	
	border-bottom: 1px dotted #AE855C;	
}
a:hover.more-link {
	text-decoration: none;
}
/* Encabezados */
h1,  h3 {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #444;
	padding: 10px 15px 7px 15px;	 
}
h1 { font-size: 3.7em; font-weight: normal; letter-spacing: -2px; }
h3 { font-size: 2.5em; font-weight: normal; color: #663333;  letter-spacing: -0.5px; padding-top: 15px}


/* Listas */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: disc; }
ol { list-style: decimal; } 

dt {
  font-weight: bold;color: #7BA857 
  
}
dd {
  padding-left: 25px; 
}

p, dl { padding: 10px 15px; }

/* Imagenes */

img {
	background: #FAFAFA;
   border: 1px dotted #DCDCDC;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


blockquote {
	margin: 10px;
 	padding: 10px 10px 10px 32px;  
   border: 1px solid #F0F0F0;
	background: #f8f8f8  no-repeat 12px 12px;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5em;
	font-style: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;	
	text-align: justify;
}
strong { font-weight: bold; color: #7BA857 }

/* tablas */
table {
	border-collapse: collapse;
	margin: 10px;		
}
tr { background: #fff; }
tr.altrow { background: #F9F9F9;	}
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
	color: #7BA857;
	background: #EFFAE6;
	padding: .8em 1em;	
  	border-color: #DFF4D5 #D3EFC3 #A7DF8A #D3EFC3;	
}
td {
	border-color: #EFEFEF;	
	padding: .7em 1em;	
}	
/* fin de tabla */

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#content-outer {
	background: #fff;
	width: 100%;
	padding: 5px 0;		
	border-bottom: 1px solid #E8E8E8;	
	text-align: left;		
} 
 #content-wrapper {
	margin: 0 auto;	
	padding-bottom: 35px;
	padding-top: 5px;		
	overflow: auto;
} 

/* Encabezado */
#header-wrap {
	width: 100%;
	background: #fff url(../images/bg.gif) repeat-x  ;	
	margin: 0; padding: 0; 
} 
#header {
	position: relative;
	margin: 0 auto;
	background: url(../images/border.gif) repeat-x left bottom; 	
	height: 275px;	
}
#header h1#logo-text { margin: 0; padding: 0; }
#header h1#logo-text a {
	position: absolute; 
	margin: 0; padding: 0 5px 0 0;
	font: normal 75px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -6px;
	color: #93b876;
	text-decoration: none;
	top: 90px; left: 20px;	
}

#header h1#logo-text a:hover { border: none; }
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.6em;
	font-style: italic;
	letter-spacing: -.5px;
	color: #7ba45b;
	width: 400px;
	top: 175px; left: 110px;		
}
#header #header-image {
	position: absolute;
	background: url(../images/header-image.gif) no-repeat;
	width: 371px;
	height: 263px;	
	right: 10px; top: 0;	
}

/*  Barra de navegación  */
#header #nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 1000px;	
	left: 0;	top: 5px;		
}
#header #nav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 15px;					
}
#header #nav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#header #nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #666666;
	font: bold 14px/40px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	text-transform: uppercase;	
}
#header #nav ul li a:hover, 
#header #nav ul li a:active {
	border: none;
	color: #111;
	background: transparent;
}
#header #nav ul li#current {
	background: transparent url(../images/left-tab.gif) no-repeat;	
}
#header #nav ul li#current a {	
	color: #444;
	background: transparent url(../images/right-tab.gif) no-repeat right top;	
}

/* Principal */ 

#main h3 {

	border-bottom: 1px solid #ebebeb;	
}


/* pie de pagina */
#footer-wrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;			
}

#footer-wrapper a {
	color: #333;
	background: transparent;
}


#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;		
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}
/* fin de pie de pagina */ 

/* Clases*/ 
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }  




