#encabezado {
	border-bottom: 1px solid #cccccc;
	width: 600px;
	background-color: #FFFFFF;
	height: 100%;
}
.membrete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}


#contenido {
	float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color: #FFFFFF;
	height: 100%;
}

#eventos {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0px;
}


#barraizq {
	width: 150px;
	height: 600px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FCF5F5;
}

.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B1111;
}

.barravinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	font-weight: bold;
	text-align: center;
}

.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.vinculo2 {
	text-indent: 20pt;
	font-size: 10px;
	color: #990000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover{
	color: #CCCCCC;
}
#idalbum {
	margin-top: 15px;
	text-align: center;
}

#topLine {
	height: 22px;
	background-image: url(topLineBack.gif);
	background-position: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}
#topLine a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#topLine a:hover{
	color: #99CC00;

}
table {
	color: #000000;
	font-size: 20px;
}
.thumbsBox{
	width: 120px;
	height: 110px;
	text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
	width: 100px;
	float: left;
	height: 93px;
	overflow: hidden;
	background-color: #CCCCCC;
}
.thumbsBox a:hover{
	background-color: #990000;
	color: #FFFFFF;
}

#contentBox {
	padding-top: 10px;
	min-height:500px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 570px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contentslideBox {
	text-align: center;
	margin-top: 20px;
}

.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}
#logoBox {
	float: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.Estilo1 {color: #990000}
