/* global styles
============================== */
body {
	position: relative;
	color: gray;
	margin: 10px 0 0 0;
	padding: 0;
	font: 75% Verdana, Arial;
	min-width:800px;
	background: #fff url(ultra77/bg.png) repeat-y center;
	}
#wrapper{
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 821px;
	background: url(ultra77/bgpng) repeat-y;
	}
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	position: relative;
	border: 0;
	}
h1, h2, h3{
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	}
h1{
	font-size: 130%;
	color: black;
	border-bottom: 1px dashed black;
	}
h2{
	font-size: 110%;
	color: black;
	border-bottom: 1px dashed #a8a8a8;
	}
h3{
	font-size: 100%;
	color: #80a1cd;
	}
a:link {
	color: #3D82C7;
	}
a:visited {
	color: #234D76;
	}
a:hover {
	color: red;
	}



/* header styles
============================== */

#header{
	position: relative;
	height: 218px;
	background: url(ultra77/hbg.png) no-repeat center;
	}
#branding {
	position: relative;
	left: 15px;
	top: 20px;
	width: 300px;
	height: 110px;
	}
#pagedescription{
	position: relative;
	top: 40px;
	float: right;
	margin: 0 15px 0 0;
	text-align: right;
	line-height: 110%;
	clear: both;
	}
#pagedescription h2{
	font-weight: normal;
	color: gray;
	padding: 0;
	margin: 0;
	border:0;
	font-size:1.5em;
	font-variant:small-caps;
	}
#pagedescription h1 {
	font-weight: normal;
	border: 0;
	/*padding: 0;
	margin: 0;*/
	font-size:3em;
	}

/* menu styles
============================== */

#menu{
	margin-top: 10px;
	position: relative;
	height: 38px;
	background: url(ultra77/mbg.png) no-repeat center;
	text-align: center;
	}
#menu ul {
	position: relative;
	top: 10px;
	padding: 0;
	}
#menu li,
#footer li{
	display: inline;
	padding: 0 6px;
	}
#menu li a{
	display: inline;
	font-size:1.3em;
	color: black;
	text-decoration: none;
	}
#menu li a:hover,
#menu li a:focus{
	font-weight: bolder;
	text-decoration: underline;
	}
.active{
	font-weight: bolder;
	}
#sidemenu {
	z-index:100;
	text-align:left;
	margin:0;
	float:left;
	width: 194px;
	}
.smtop,
.smbottom{
	position: relative;
	background: url(ultra77/sm-top.png) no-repeat center;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	clear: both;
	}

.smbottom{
	background: url(ultra77/sm-bottom.png) no-repeat center;
	margin-bottom:10px;
	}

#sidemenu ul,
.smtitle{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 194px;
	background:  url(ultra77/sm-bg.png) repeat-y center;
	}

.smtitle h1{
	padding: 10px;
	font: normal normal bolder 120% Arial, Helvetica, sans-serif;
	border: 0;
	}

#sidemenu li{
	padding: 0;
	display: block;
	}

#sidemenu li a{
	white-space: nowrap;
	overflow:hidden;
	line-height: 18px;
	padding-left: 24px;
	color: black;
	display: block;
	height: 19px;
	text-decoration: none;
	}

#sidemenu li a:hover,
#sidemenu li a:focus{
	background: url(ultra77/sm-over.png) no-repeat top;
	}

#sidemenu li a.actual {
	background: url(ultra77/sm-urhere.png) no-repeat top;
	}



/* content styles
============================== */

#bodywrap{
	/*position: relative;
	left: 160px;
	padding:0 0 0 160px;*/
	width: 820px;
	min-height: 200px;
	text-align: center;
	background: url(ultra77/body-bg.png) repeat-y right;
	}
#bodytop,
#bodybottom{
	/*position: relative;
	left: 160px;*/
	width: 820px;
	background: url(ultra77/body-top.png) no-repeat right;
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	}
#bodytop {
	margin-top: 10px;
	}
#bodybottom{
	background: url(ultra77/body-bottom.png) no-repeat right;
	}
#contentbody{
	/*position: relative;*/
	margin:0 10px 0 205px;
	/*padding: 0 15px 0 205px;*/
	/*margin: 0;*/
	border: 0;
	text-align: justify;
	}
#contentbody p{
	padding: 3px 0;
	margin: 0;
	}
#contentbody dt{
	font-weight:bold;
	}
#contentbody ul,
#contentbody ol{
	padding: 3px 0;
	margin: 0 18px;
	list-style: outside;
	list-style-type:square
	}
#contentbody img {
	border:2px solid grey;
	}
#contentbody img.der {
	float: right;
	margin:0 0 10px 10px;
	}
#contentbody img.izq {
	float: left;
	margin:0 10px 10px 0;
	}
#navhead {
	font-size:85%;
	margin-bottom:5px;
	}
.autor {
	display:block;
	position:relative;
	top:10px;
	text-align:right;
	border-top:1px dashed #000;
	font-size:90%;
	font-variant:small-caps;
	}
.box{
	float:left;
	border:1px solid #d0d4d4;
	color:#505050;
	background:#f7f7f7;
	margin:10px;
	padding:10px 10px 10px 20px;
	width:40%;
	text-align:center;
	}
.boxlarga{
	border:1px solid #d0d4d4;
	color:#505050;
	background:#f7f7f7;
	margin:10px;
	padding:10px 10px 10px 20px;
	width:90%;
	text-align:left;
	}
.centrado{
	text-align:center;
	}
.der{
	text-align:right;
	}
.izq{
	text-align:left;
	}
.galeria{
	margin:30px;
	}
a img:hover{
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
	}

/* footer styles
============================== */

#footer{
	margin: 10px 0 0 0;
	position: relative;
	height: 38px;
	background: url(ultra77/footerbg.png) no-repeat center;
	text-align: center;
	font-size: 9px;
	}
#footer p{
	position: relative;
	font-weight: bold;
	top: 13px;
	padding: 0;
	padding-left: 15px;
	display: inline;
	}
#footer a:link {
	color: #000;
	text-decoration: none;
	}
#footer a:visited {
	color: gray;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
