html {
border: 0px;
height: 100%;
min-height: 100%;
}

body {
background-color: #000000;
font-family: Verdana;
font-size: 0.8em;
color: #dddddd;
background-image: url('images/side.jpg');
background-position: left bottom;
background-repeat: no-repeat;
background-attachment: fixed;
height: 100%;
min-height: 100%;
}

#dhtmltooltip{
text-align:left;
position: absolute;
width: 150px;
border: 1px dotted white;
padding: 5px;
background-color:#555555;
visibility: hidden;
z-index: 100;
font-family:arial;
color: #dddddd;
font-size:1em;
}

#calendar_wrap{
font-family:arial;
font-size: 0.8em;
}

#mmonth {
width:90px;
font-family:arial;
}

#yyear {
width:40px;
}

.dayEvent {
color:#33CCCC;
cursor: pointer;
font-weight:bold;
}

.bold {
font-weight:bold;
}

a {text-decoration: none; border-bottom: 1px dotted white; color: white;}
a:hover {text-decoration: underline; border: none;}
a img {border: none; text-decoration: none;}
a.valid {border: none; text-decoration: none}
a.name {color: white; font-size: 26px; font-weight: bold; border: none;}
a.name:hover {color: #eeeeee; text-decoration: none;}
a.perma {color: white; border: none;}
a.perma:hover {color: white; }

#borderL {
border-left: 1px dotted white;
}

#banner {
background-image: url('images/title.png');
background-repeat: no-repeat;
background-position: center;
width: 146px;
height: 97px;
}

blockquote {
margin-left: 5px;
padding: 10px;
border: 1px dashed white;
width: 300px;
}

#foot {
float: right;
right: 0px;
bottom: 1%;
}

#footCentrado {
background-color:#555555;
border-right: 1px dotted white;
border-left: 1px dotted white;
width: 250px;
padding:5px 10px 5px 10px;
margin-left: auto ;
margin-right: auto ;
text-align: center;
}

h2 {font-variant: small-caps;}

img {border: none}

#main {
padding: 10px;
margin-left: 200px;
}

.menu {
background-color:#555555;
padding: 2px 4px 2px 4px;
border-right: 1px dotted white;
font-size: 14px;
}

.menu:hover {
background-color: #000000;

}

ul {list-style: none;}
li.menu {list-style: none;}
ul.menu {list-style: none;}

.valid {text-align: right;}

.validation {text-align: right;}

#calendario {
top: 5px;
right: 10px;
position: absolute;
}

#events-calendar {
list-style-type: none;
}

.widgettitle {
text-align: center;
}

#ajustado {
margin: 0;
padding: 0;
}

.meta {
margin-bottom: 10px;
}
#searchform {
margin: 0px;
padding: 0px;
}
.alignright {
float: right;
text-align: right;
margin: 0px 0px 5px 10px;
}

div.header {
	text-align: center;
	height: 105px;
}

.calendar {
	font-size: 14px;
	text-align: center;
	width: 100%;
}

.center {
	text-align: center;
	margin-bottom: 10px;
}

div#left {
	display: inline;
	width: 200px;
	position: absolute;
	top: 5px;
	left: 5px;
}

h2.widgettitle {
	display: none;
}