.a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	text-decoration:underline;
}
.a2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}
.a2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}
.a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration:none;
}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
#arriba1 {
	background-image: url(../images/top1.png);
	height: 118px;
	width: 496px;
	float: left;
	cursor:head;

}
#abajo {
	background-image: url(../images/abajoite.png);
	height: 26px;
	width: 100%;
	float: left;
}

#menus {
	float:right;
	padding-top:93px;
}
#todo {
	width: 100%;
	height:118px;
}
.cursor{
cursor:hand;
}
#bloqueIz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/chiche.png);
	background-position: right bottom;
	background-repeat:   no-repeat;
	background-attachment: fixed;
	width:48%; 
	float:left	
}
#bloqueD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: dashed;
}
#atodo {
	width: 100%;
	height:118px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondotop.png);
	background-repeat: repeat-x;
}
.style2 {color: #009900}
.style4 {font-size: 17px; font-family: Georgia, "Times New Roman", Times, serif;}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
}

