
.class1 a:link {
	text-decoration: underline;
	color: #1C2E48;
}

.class1 a:visited {
	text-decoration: underline;
	color: #1C2E48;

}

.class1 a:active {
	text-decoration: underline;
}

.class1 a:hover {
	color: red;
	text-decoration: none;

}


.class2 a:link {
	text-decoration: none;
	color: #1C2E48;
	font-size:15pt;
}

.class2 a:visited {
	text-decoration: none;
	color: #1C2E48;
	font-size:15pt;

}

.class2 a:active {
	text-decoration: none;
	font-size:15pt;

}

.class2 a:hover {
	color: red;
	text-decoration: none;
	font-size:18pt;font-weight;bold;
}

.titulo a:link {
	text-decoration: none;
	color: #1C2E48;
	font-size:15pt;
}

.titulo a:visited {
	text-decoration: none;
	color: #1C2E48;
	font-size:15pt;
}


.titulo {
	color: #1C2E48;
	text-decoration: none;
	font-size:15pt;font-weight;bold;
}

.titulo a:hover {
	color: red;
	text-decoration: none;
	font-size:15pt;font-weight;bold;
}

.link a:link{
	color: #1C2E48;
	text-decoration: none;
	font-size:8pt;font-weight;bold;
}

.link a:visited{
	color: #1C2E48;
	text-decoration: none;
	font-size:8pt;font-weight;bold;
}


.link a:hover {
	color: red;
	text-decoration: none;
	font-size:8pt;font-weight;bold;
}


	#comic	{background-color:#CDCECD;
		margin:10 10 10 10px;
		padding:0px;	
		border-width:1px;
		border-style:solid;
		border-color:#7E9DC6;  
		min-height:48px;
		font-size:11px;
		line-height:10px;
		font-family:arial;
		color:#5D3000;
		text-align:left;
}


/* Applying the hack */
* html  #comic {		 
		height: 48 px; 
}

	#column	{background-color:#E2ECF5;
		float:left;
		margin:5 0 10 0;
		font: 8pt arial, serif;
		margin-left:2;
		padding:0,0,10,0 px;	
		border-width:1px;
		border-style:solid;
		border-color:#7E9DC6;  
		
		width:90px}


	#marco {border-width:1px;
		border-style:solid;
		border-color:black;}

	body {
		background-image:url(images/beehive.gif);
		text-align:center;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color:#CDDDC8;
		}

	#frame {
		width: 700px;
		margin: 20px auto auto auto;
		padding:0px;
		text-align:left;
		border-width:2px;
		border-style:dashed;
		border-color:#CDCECD;
		background-image:url(images/camogrey.gif);
		min-height:750px;
		}
		

	#contentleft {
		background-color:#CDCECD;
		width:150px;
		padding:0px;
		float:left;
		font-size:13pt;font-weight: bold;font-family:verdana;
		}

	#contentcenter {
		border-width:0 2 0 0px;
		border-style:dashed;
		border-color:CDCECD;
		background-color:white;
		width:480px;
		padding:5 0 0 5 px;
		float:left;
		min-height:750px;
		text-align:center;
		font: 9pt arial, serif;
		color:#312207;
		}

/* Applying the hack */
* html  #contentcenter {		 
		height: 450 px; 
}


	
	#contentright {

		font: 8pt arial, serif;
		color:white;
		width:190;
		padding:0 11 11 0 px;
		float:left;

		}

/* Applying the hack */
* html  #contentright {		 
		width: 195 px; 
}

	
	#banner {
		background-image:url(images/Tit_grey.jpg);
		height:105px;
		border-width:0 0 1 0px;
		border-style:solid;
		border-color:#CDCECD;
		width:700px;
		}
		

		
.h1 {
		font-size:20px;
		padding-top:10px;
		font:bold verdana;
		color:white;
		}
#smallf {
		font-size:11px;
		line-height:10px;
		font-family:arial;
		color:#5F5F5F;
		text-align:left;
		padding:0 0 8 8px;
		}		


	#box {	background:#EEEFF1;
		border-width:0px 3px 1px 3px;
		border-style:solid;
		border-color:white;
		text-align:justify;
		margin:0px;
		padding:0 0 0 0px;
		min-height:48px;
		width:190px;
		}
}

/* Applying the hack */
* html  #box {		 
		height: 48px; 
}

	#liner {color:#98A181;
		}


	#boton {background:#98A181;
		border-width:0px 3px 1px 3px;
		border-style:solid;
		border-color:#5C5C5C;
		padding:10px;
		display:block;
		text-align:right;
		font-size:10pt;font-weight: bold;font-family:verdana;
		}

	#boton a:hover{background:green;
		font-size:10pt;font-weight: bold;font-family:verdana;
		}

	img.floatLeft { 
		float: left; 
		margin-right:0;
		border-style:none;
		}

	img {border-style:none}	

	img.displayed {
    		display: block;
    		margin-left: auto;
    		margin-right: auto }



