body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#top {
	background-color: #FFFFFF;
	padding: 0px;
	height: 130px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 20px;
	background-image: url(images/back-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#main {
	background-color: #FFFFFF;
	padding: 10px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom {
	background-color: #FFFFFF;
	padding: 0px;
	height: 20px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	color: #333333;
	background-image: url(images/back-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back3 {
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
}


.tab-der {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #006699;
	font-style: normal;
	font-variant: normal;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	font-variant: normal;
	margin-top: 0.7em;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.tab-izq {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#dropmenudiv{
	position:absolute;
	z-index:100;
	padding: 4px;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
