/* basic elements */
html {
	margin: 0px;
	padding: 0px;
	}
body {
	font: 9pt/17pt georgia;
	color: #000000;
	background: #fff url(imagenes/EsqSuperior.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	font-style: normal;
	overflow: auto;
	}

Texto {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

Titulos {
	color: #000000;
	font-family: font-style: normal;;
	font-size: 16px;
	font-style: bold;
}
p { 
	color: #000000;
	font: 9pt/17pt Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
/* 
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
*/	
acronym {
	border-bottom: none;
	}



/* specific divs */
#container {
	background: url(imagenes/EsqInf.jpg) no-repeat bottom right;
	padding: 0px 190px 0px 220px;
	margin: 5px;
	position: absolute;
	top: -2px;
	left: 0px;
	background-image: url(imagenes/EsqInf.jpg);

	}
#container2 {
	padding: 0px 15px 0px 175px;
	margin: 5px;
	position: absolute;
	top: -5px;
	left: -5px;
	height: 350px;
	overflow: auto;
	width: 550;
	}
	#container22 {
	padding: 0px 15px 0px 175px;
	margin: 5px;
	position: absolute;
	top: -5px;
	left: -5px;
	height: 350px;
	overflow: auto;
	width: 700;
	}
	
 #container33 {
	padding: 0px 15px 0px 175px;
	margin: 5px;
	position: absolute;
	top: -5px;
	left: -5px;
	height: 600px;
	overflow: auto;
	width: 800;
	}
#container {
	background: url(imagenes/EsqInf.jpg) no-repeat bottom right;
	padding: 0px 190px 0px 220px;
	margin: 5px;
	position: absolute;
	top: -2px;
	left: 0px;
	background-image: url(imagenes/EsqInf.jpg);

	}
	
	#container3 {
	/*background: url(imagenes/zen-bg.jpg) no-repeat left top; */
	padding: px 15px 0px280px;
	margin: 5px;
	position: absolute;
	top: 0px;
	left: -2px;
	height: 350px;
	overflow: auto;
	width: 700;
	}
#intro { 
	min-width: 470px;
	}
	
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/h1000000.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/h2000000.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}

#quickSummary {
	padding: 15px;
	clear:both;
	margin: 86px 20px 20px -72px;
	width: 190px;
	float: left;
	background-color: #FB9E42;
	left: 90px;
	top: 60mm;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#regreso {
	clear:both; 
	padding: 5px;
	margin: 5px 5px 5px 5px; 
	width: 80px; 
	float: left;
	text-align:center;
	background-color: #ffeecc;
	}

#avance {
	clear:both; 
	padding: 5px;
	margin: 5px 5px 5px 5px; 
	width: 80px; 
	float: right;
	text-align:center;
	background-color: #ffeecc;
	}
	
#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}
	
#cuadroMenu {
	padding: 15px;
	width: 150px;
	float: right;
	background-color: #FB9E42;
	font: 12px arial;
	}
	
#linkList {
	padding: 0px;
	clear:both;
	margin-left: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	
	}
	
#linkList2 { 
	font: 10px arial; 
	padding: 10px; 
	margin-top: 0px; 
	width: 50px; 
	background-color: #000000;
	}
	
#linkList h3.select { 
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/h3000000.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
	
#linkList h3.select span {
	display:none
	}
	
#linkList h3.favorites { 
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/h4000000.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
	
#linkList h3.favorites span {
	display:none
	}
	
#linkList h3.archives { 
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/h5000000.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
	
#linkList h3.archives span {
	display:none
	}
	
#linkList h3.resources { 
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/h6000000.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
	
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/cr100000.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #000099;
	}
#linkList li a:visited {
	color: #000099;
	}


#extraDiv1 {
	background: transparent url(css Zen Garden_ The Beauty in CSS Design_files/cr200000.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px;
	}
.accesskey {
	text-decoration: underline;
	}
	
.boton A:link {
	font-weight: bold; 
	text-decoration: none;
	text-align:center;
	}

.boton A:visited {
	font-weight: bold; 
	text-decoration: none;
	text-align:center;
}

.boton A:active {
	font-weight: bold; 
	text-decoration: none;
	text-align:center;
}

.boton A:hover {
	text-decoration: underline overline;
	font-weight: bold;  
	color: red;
	text-align:center;
}
