body
{
	padding: 0;
	margin: 0;
	/*background: #990031;*/
	background: #B73B02;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 76%;
	line-height: 150%;
	
	scrollbar-3dlight-color:#FFF;
      scrollbar-arrow-color:#FFF;
      scrollbar-base-color:#842b00;
      scrollbar-darkshadow-color:#FFF;
      scrollbar-face-color:#842b00;
      scrollbar-highlight-color:#842b00;
      scrollbar-shadow-color:#842b00}
}

.big {font-size: 150%;}

#estrecho p { margin-bottom: 0.2em;
 margin-top: 0;}

img
{
	border: /*1px solid: #FFF;*/ padding:1px;
	/*width: 100%;*/
}

img#left {float:left; margin: 0 5px 5px 0px;}
img#right {float:right; margin:0 0 5px 5px;}
img#center {align: center; float:center; margin:5px 0px 5px 10px;max-width:350px}

a
{
	text-decoration: none;
	color: #FFC400;
}

a:hover
{
	text-decoration: underline;
	/*color: #FFF;*/
}

li {list-style-type: square}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 26px;
	/*letter-spacing: 1px;*/
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 300px;
	height: 350px;
	/*
	background-color: #E6C99F;
	background: url(gvs21.jpg) no-repeat bottom center;*/
	background-image:url('gvs21.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
	overflow: hidden;
}




#containerleft a
{
	text-decoration: underline;
	color: #FFF;
}

#containerleft a:link
{
	text-decoration: underline;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FFC400;
}

#leftbox {
float:left;
background: #842b00;
opacity: 0.70;
-moz-opacity: 0.70;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
border: 1px solid #842b00;
margin-left:0px;
margin-top:15px;

width: 280px;
max-height: 310px;
padding: 5px 5px 0 5px;
overflow: hidden;

font-size: 90%;
line-height:1.2em;
}
/*
#leftbox p {
font-size: 90%;
line-height:1.2em;
}
*/

#leftbox dl{margin-bottom: 1.5em;}
#leftbox dt{font-weight: bold; }

#leftbox dd{margin-left: 1em; padding-bottom: 0.5em}


#containerleft h1
{
	margin: 0;
	padding: 0;
	font-family:  trebuchet ms, verdana, tahoma, arial,sans-serif;
	letter-spacing: -0.1em;
	font-size: 260%;
	text-align: right;
	/*font-variant: small-caps;*/
}

#containerleft h1 span {color: #842b00;}

#leftbox h1{
	margin: 0;
	padding: 0;
	font-family:  trebuchet ms, verdana, tahoma, arial,sans-serif;
/*	font-family: helvetica, arial, verdana, tahoma, sans-serif;*/
	letter-spacing: -0.08em;
	font-size: 150%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 60%;
	text-transform:lowercase;
	text-align: left;
}


#containerright
{
	float: left;
	width: 400px;
	height: 350px;
	/*background: #660021;*/
	background: #842b00;
	overflow: auto;
	padding: 10px;
}

#containerright h1, h3
{
	display: block;
	margin: 0;
	padding: 0;
	font-family:  trebuchet ms, verdana, tahoma, arial,sans-serif;
	letter-spacing: -0.08em;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 0.2em;
	width: 75%;
	text-transform:lowercase;
}

#containerright h3
{
/*
	display: block;
	
	padding: 0;
	font-family:  trebuchet ms, verdana, tahoma, arial,sans-serif;
	letter-spacing: -0.08em;
*/
	font-size: 120%;
	padding: 0.5em 0 0 0.15em;
	margin-bottom: 0.15em;
	width: 40%;
/*
	border-bottom: 1px solid #FFF;
	
	
	text-transform:lowercase;
*/
}


#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #842b00;
}

#footer a
{
	text-decoration: none;
	color: #FFC400;
}

#footer a:hover
{
	/*text-decoration: none;*/
	color: #842b00;
}

#footer a span
{
	text-decoration: none;
	color: #B73B02;
	border: 0;
}

textarea { width: 97%; height: 20em; padding: 3px;}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 10px 0 10px 0; 
	/*background: #FFC400;*/
	
	color: #fff;
}
