#conten {
	background-color: #CCCC99;
	margin: 10px auto auto;
	width: auto;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: auto;
}
#cabecera {
	background-color: #999999;
	border-bottom: 1px solid #666666;
	padding: 5px;
	font-family: "Arial Narrow";
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	background-image: url(img/fondo2.jpg);
	background-repeat:    repeat-x;
}
#menu {
	float: left;
	width: 175px;
	margin-top: 25px;
	margin-left: 5px;
	padding-top: 5px;
}
#cuerpo {
	margin-left: 200px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-bottom: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
a.menu {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 150px;
	text-align: left;
}
a.menu:link {
	color: #2f2f2f;
	background-color: #d3d3d3;
	border-right: 20px solid  #6a6a6a;
	text-shadow: #999 0px 2px 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
a.menu:visited {
	color: #2f2f2f;
	background-color: #d3d3d3;
	border-right: 20px solid  #6a6a6a;
	text-shadow: #999 0px 2px 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
a.menu:hover {
	text-align: right;
	color: #d6d6d6;
	background-color: #006699;
	border-righ: 20px solid #f00;
	text-shadow: none;
	font-weight: bold;
}
a.menu2 {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 350px;
	text-align: left;
}
a.menu2:link {
	color: #2f2f2f;
	background-color: #d3d3d3;
	border-right: 20px solid  #6a6a6a;
	text-shadow: #999 0px 2px 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
a.menu2:visited {
	color: #2f2f2f;
	background-color: #d3d3d3;
	border-right: 20px solid  #6a6a6a;
	text-shadow: #999 0px 2px 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
a.menu2:hover {
	text-align: right;
	color: #d6d6d6;
	background-color: #006699;
	border-righ: 20px solid #f00;
	text-shadow: none;
	font-weight: bold;
}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
	color: #000000;
	height: 20px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
