body 
{
	background: #121619;
	font-size: 100%;
	font-family: arial,helvetica;
}	

img 
{
	vertical-align: bottom;
}

a img 
{
	border: none;
	margin: 0 0 5px 0;
}

p
{
	font-size: 0.88em;
	margin: 0 0 1em 0;
}

h1,h2,h3,h4,h5,h6
{
	margin: 0;
	padding: 0;
}

h1
{
	color: orange;
	font-size: 32pt;
	font-weight: bold;
}

h3
{
	padding-bottom: 1em;
}

#container
{
	width: 955px;
	margin:auto;
}
	
#nav
{	
	font-family: verdana,arial,helvetica;
	font-size: 0.88em;
	
	width: 100%;
	height:50px;

	background-repeat: no-repeat;
	background-image: url(../images/menu.jpg);	
}

#navcontainer
{
	padding-left: 24px;
	padding-top: 15px;
	padding-right: 24px;
}

#nav a
{
	line-height: 25px;
	padding: 0 10px 0 10px;
	width:4em;
	float:left;
	text-decoration:none;
	color:black;
	background-color:transparent;
	text-align: center;
}

#nav a:hover
{
	background-color: orange
}

#nav span
{
	float:right;
}


#banner
{	
	width: 915px;	/*955*/
	padding-left: 40px;
	height:123px;
	background-repeat: no-repeat;
	background-image: url(../images/top.jpg);
	line-height: 100px;
}

#mainbody
{
	width: 100%;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(../images/content.jpg);
}

#bottomimg
{	
	width: 100%;
	height:51px;
	background-repeat: no-repeat;
	background-image: url(../images/bottom.jpg);
}


.textleft
{
	text-align: justify;
	width:430px;
	/*height: 290px;*/
	/*padding:10px;*/
	margin: 10px 0 0 34px; 
	float: left;
	display:inline;
}

.textright
{
	text-align: justify;
	width: 430px;
	/*height: 280px;*/
	/*padding: 10px;*/
	margin: 10px 34px 0 0; 
	float: right;
	display:inline;
}

.imageleft
{
	float: left;
	margin: 10px 0 0 34px; 
	display:inline;
}

.imageright
{
	float: right;
	margin: 10px 34px 0 0; 
	display:inline;
}

.clear
{
	clear:both;
}

.footertext
{
	padding: 20px;
	text-align: center;
	font-size: 0.8em
}




.center
{
	text-align: center;
}



#thumbnails
{
	width: 760px;
	padding: 16px 0;
	margin: auto;
}

#vida
{
	width: 955px;
	margin: auto;
	text-align: center;
}

del{color: red;}