<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "ISO-8859-1";
/* CSS Document */

.Estilo2 {color: #FFFFFF}


body {
	margin:auto;
	width:850px;
	padding: 0;
	color: #00CC00;
	background-image: url(web_graphics/labels_bckgrnds/ivy1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-color: #000000;
}

/* ~~ Selectores de elemento/etiqueta ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	background-color: #000;
	margin: 0;
	padding: 15px;
	text-align: left;
}
a img { 
	border: none;
}


a:link {
	color: #00CC00;
	text-decoration: underline; 
}
a:visited {
	color: #6599FF;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #000000;
}


.container {
	width:100%;
	margin: auto; 
	background-color: #000000;
}


.header {
	background-color: #000000;
	text-align: center;
}


.content {
	padding: 10px 0;
	width:78%;
	margin:auto;
	float:left;
}
.sidebar2 {
	float: right;
	width: 180px;
	background: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:right;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
	background-color: #090;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	color: #000;
	background: #090;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #fff;
	background-color: #60F;
}

/* ~~ Los estilos de pie de página ~~ */
.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
	background-color:#000000;
	color:#FFFFFF;
	text-align: left;
	font-size: 14px;
}

/* ~~ Clases float/clear varias ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.greenham_construction {
	color: #FC3;
}
.greenham_blue {
	color: #09F;
}
.greenham_feminist {
	color: #93F;
}




.imgderechasin
{
float: right;
margin: 0 0 10px 10px;
border: none;
padding: 2px;
}

.imgizquierdasin
{
float: left;
margin: 0 10px 10px 0;
border: none;
padding: 2px;
}

.imgcentrosin {
	border: none;
	padding: 2%;
	margin-top: 2%;
	margin-right: 25%;
	margin-bottom: 2%;
	margin-left: 25%;
	text-align: center;
}.greenham_orange {
	color: #F90;
}
.greenham_green {
	color: #0C0;
}
.subir {
	width:100%;
	margin:0px;
	text-align:center;
}
.tit3 {
	font-size: 20px;
	color: #6F0;
}
.greenham_blue_light {
	color: #0CF;

}
.greenham_feminist_light {
	color: #96F;
}
.texto_centro {
	text-align: center;
}
.emerald {
	color: #099;
	font-weight: bold;
}
.woad {
	color: #069;
	font-weight: bold;
}
.orange {
	color: #F60;
	font-weight: bold;
}
.green {
	color: #090;
	font-weight: bold;
}
.yellow {
	color: #FC0;
	font-weight: bold;
}
#subir {
	text-align: left;
}
.fontpequenya {
	font-size: 10px;
}
</pre></body></html>