/* Copyright 2006 Citric <http://www.citric.ws/> All rights reserved. */
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#F3F3F3;
}
#basic-content {
	margin:0 auto;
	width:1002px;
	text-align:left;
}
#container-outer {
	background:transparent;	
}
#container-inner {
	position:relative;
	top: 34px;
	padding: 0px 0px 0px 0px;
	background:transparent url(../img/imgTop.jpg) center top no-repeat;	
}
#contentHome {
	border: 0px solid #00ff00;
	position:relative;
	height: 400px;
	width: 800px;
	top: 90px;
	padding:10px 0px 0px 14px;
	background:transparent url(../img/imgHome.jpg) right top no-repeat;
}

#peu {
	border: 0px solid #ff0000;
	position:absolute;
	top: 450px;
	left: 13px;
	width: 980px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	/*background: center top no-repeat #C4C4C4;*/
}
#requisits {
	color:#999;
	position:absolute;
	left:260px;
	top:10px;
	width: 490px;
	line-height: 11px;
}
#requisits a {
	text-decoration:none;
	color:#6A4D77;
}
#requisits a:hover {
	color:#BF30E9;
}
#validacions {
	position:relative;
	height: 36px;
	width: 240px;
	top: 5px;
	left: -58px;
	padding: 0px 0px 0px 70px;
	background:transparent;
}

body {
	color:#2E352E;
	font:10px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    color: #684776;
	font-size: 14px;
}
h1 a {
	font-size: 12px;
	color:#002168;
	text-decoration:none;
	background:transparent;
}
h1 a:hover{
	color:#0084D8;
	background:transparent;
}
h2 {
	padding:20px 0 10px;
	color: #BF30E9;
	font-size: 14px;
}
h3 {
	color: #6A4D77;
	background-color: transparent;
	padding-bottom:10px;
	font-size: 12px;
}
p {
	margin:0;
}
a, h3 a {
	color:#002168;
	text-decoration:none;
	background:transparent;
}
a:hover, h3 a:hover {
	color:#684776;
	background:transparent;
}
a img {
	border:none;
}
ul#navigation {
	position:absolute;
	left:355px;
	top:-30px;
	margin:0;
	padding:0;
	width: 600px;
}
ul#navigation li {
	display:block;
	float:left;
	list-style-type:none;
}
.menu {
	display:block;
	float:left;
	padding:0 12px;
	color:#919191;
	font-weight:bold;
	background-color: #DDDDDD;
}
.menu:hover {
	color:#919191;
	background-color: #D2D2D2;
}
.menuSelected {
	display:block;
	float:left;
	padding:0 12px;
	font-weight:bold;
	color:#BF30E9;
	background-color: #009bde;
}

#logo{
	position:absolute;
	left:0px;
	top:0px;
	width: 160px;
	height: 110px;
	z-index: 100;
}

#home {
	border: 0px solid #00ff00;
	top: 0px;
	left: 0px;
	position: absolute;
}
#home .col {
	border: 0px solid #0000ff;
	top: 40px;
	left: 12px;
	width: 500px;
	height: 320px;
	position:absolute;
	overflow: auto;
	padding: 0px 20px 0px 0px;
	text-align: justify;
	line-height: 13px;
}

