body {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/linea_g.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/linea_p.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

h3 {
	font-size: 12px;
}

.all {
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
}

.wrapper {
	margin:0 auto 0 auto;
	padding: 0;
	width: 848px;
	min-width: 848px;
}

.header {
	width: 848px;
	height: 235px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.logo {
	width: 100%;
	height: 107px;
}

.logo img{
	border: none;
	margin-top: 2px;
	margin-right: 75px;
}

.menu {
	color: #FFFFFF;
	margin-left: 147px;
}

.menu ul li {
	margin-top: -5px;
	list-style: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.menu img {
	margin-top: -7px;
	float: left;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;

}

.menu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.contenido {
	margin-top: -90px;
}

.main {
	width: 640px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/body_bottom_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
	margin-right: 86px;
	padding-bottom: 45px;
}

.left {
	width: 459px;
	text-align: justify;
	margin-left: 10px;
	float: left;
	min-height: 700px;
}

.right {
	float: right;
	width: 149px;
	height: 181px;
	text-align: justify;
	background-image: url(../images/rightbar_bg.jpg);
	background-color: #000000;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	color:#FFFFFF;
}

.right-cbox {
	float: right;
	width: 149px;
	height: 320px;
	text-align: justify;
	/*background-image: url(../images/rightbar_bg.jpg);*/
	background-color: #000201;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	color:#FFFFFF;
}

.r_title {
	text-align: center;
	border-bottom: #FFFFFF solid 1px;
	font-size: 12px;
}

.right a{
	color: #FFFFFF;
	text-decoration: none;
}

.right a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

.right a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.right li{
	margin-left: -27px;
	margin-right: -25px;
}

.footer {
	width: 640px;
	color: #FFFFFF;
	font-size: 14px;
	float: right;
	margin-right: 86px;
	text-align: center;
	padding: 10px;
	line-height: 1;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#bio-pic {
	padding-right: 15px;
	padding-bottom: 5px;
}

#agenda-pic {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border: none;
}

a {
	border: none;
}

div#gallery {
	width: 460px;
	height: 397px;
	margin-left: auto;
	margin-right: auto;
}

object a {
	display: none;
} 

object {
	margin-left: auto;
	margin-right: auto;
	display block;
}