body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: small;
}
#caja{
width:720px;
margin:5px auto;
}
#caja2{
	width:720px;
	margin:5px auto;
	background-color: #ececec;
}
#top{
	margin:0px 0px 20px;
	height: auto;
	width: auto;
}
#cuerpo{
	width: auto;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
#pie{
	width:auto;
	font-size: 9px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.flot {
	border:1px solid #333333;
	float: right;
	margin-bottom: 3px;
	margin-left: 3px;
}
h1{
	font-size:large;
	text-decoration: underline;
}
h2{
font-size:medium;
}
h3{
font-size:10px;
}
ul{
margin:0;
}
li{
display:block;
}
.navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #C7E19E;
	font-weight: bold;
	text-decoration: none;
	border: thin solid #CCCCCC;
}
a:link, a:visited{
	color: #009FC6;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #34A12E;
}
.rayita {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
.flotante {
	float: right;
}
#nav {
	font-size: large;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#nav a {
}
.labels {
	font-size: .9em;
	padding: 1px;
	border: 1px solid #f2ef55;
	background-color: #f2efe9;
}
#linkeador{
text-align:center;
}
#linkeador a:hover{
background-color: #FFFFFF;
}
#linkeador{
text-align:center;
}

#linkeador a:hover{
background-color: #FFFFFF;
}

.textopop {
	width:190px;
}

.flotanteizq {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 3px;
}
#destac {
	background-color: #FFFF99;
	padding: 10px;
	font-size: small;
}
#albumlist {
	list-style-type: none;
	clear: both;
}
#albumlist li {
float: left;
margin-right: 6px;
margin-bottom: 4px;
font: bold 0.8em Arial, Helvetica, sans-serif;
color: #333333;
}
#albumlist img {
display: block;
border: 1px solid #333300;
}
#pub a, #pub a:hover, #pub a:visited{
background-color:#FFFFFF;
}
#pub img{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin-top: 5px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: thin dashed #FF6600;
	background-color: #FF0000;
	padding: 8px;
}
