body {
	background: #fff url(imgs/bg.jpg) repeat-y 50%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#wrap {
	margin: 0 auto;
	width: 800px;
}

#page {
	float: left;
	width: 768px;
	text-align: justify;
	padding: 12px 16px 12px 16px;
}

#sidebar {
	float: right;
	color: #999;
	width: 170px;
}

/* Headers */
h1#header {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 300%;
	background: url(imgs/cabecera.jpg);
	height: 180px;
	border-bottom: 1px solid #222;
	line-height: 90px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px auto;
	margin-bottom: 15px;
	text-align: center;
	background-color: Gray;
}

html>body { margin-bottom: 0px; }

#page h2 {
	font-weight: normal;
	font-size: 155%;
	color: #222;
	border-bottom: 0px dotted #ccc;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

#sidebar h3 {
	font-weight: normal;
	font-size: 150%;
	color: #777;
	margin-bottom: -5px;
}

/* Links */
#wrap a:link, #wrap a:visited {
	text-decoration: none;
	color: #003366;
	border-bottom: 0px solid #003366;
}

#wrap a:hover {
	text-decoration: none;
	color: #CC3300;
	border-bottom: 0px solid #CC3300;
}

#header a, #header a:hover {
	color: #fff;
	text-decoration: none;
}

p.info {
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	color: #fff;
}

p.info a, p.info a:visited {
font-size: 12px;
color: blue;
}

.hide { display: none; }

li { list-style: square; }

#sidebar ul { padding: 3px 0px 3px 10px; }

html>body #sidebar ul { padding: 3px 0px 3px 30px; }

#bits li {
	padding-bottom: 5px;
}

#bits li:hover {
	color: #666;
}

div#navcontainer {
	width: 800px;
	margin: 0 auto;
	background-color: Maroon;
	border-bottom: 1px solid #FFFFFF;
}

div#navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#navcontainer ul li {
	display: inline;
	margin-left: -3px;
}

div#navcontainer ul li a, div#navcontainer ul li a:visited, div#navcontainer ul li a:link {
	padding: 2px 10px 2px 10px;
	color: White;
	text-decoration: none;
	border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover {
	background-color: Black;
	color: blue;
}

#active a { border-left: 1px solid #fff; }

img.imagen {
	padding: 3p
  	padding: 8px;
  	background: #ffffff;
  	border-width: 1px;
  	border-color: #000000;
  	border-style: solid;
	margin: 6px;
	text-align: justify;
}

#img.imagen a {
		padding: 3p
  	padding: 8px;
  	background: #ffffff;
  	border-width: 1px;
  	border-color: #000000;
  	border-style: solid;
	margin: 6px;
	text-align: justify;
}

#footer {
	margin: 0 auto;
	padding: 6px 0 4px 0;
	color: #fff;
	background: #333 url(imgs/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 800px;
	clear: both;
	text-align: center;
	top: 800px;
	height: 200px;
	text-shadow: #999999; 
}

#footer a, #footer a:visited, #footer a:link {
	color: White;
	font-size: 110%;
	font-weight: bolder;
}

#footer a:hover {
	color: Blue;
}

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

#footer a:hover {
	color: #ccc;
}

#footer p { padding: 0; }

#banderas {
	position: relative;
	width: 100px;
	margin-left: 0px;
	margin-top: 0px;
	z-index:1;
	font-family: "trebuchet MS", Verdana;
	left: 0px;
	height: 20px;
	float:right;
	padding-top: 2px;
}
