
body {
	background: #eee url(images/bg3.gif) repeat-y 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#wrap {
	margin: 0 auto;
	width: 817px;
}
#page {
	float: left;
	width: 600px;
	text-align: justify;
	color: #3333CC;/*#9999FF;/*#0066FF;*/
}
#sidebar {
	float: right;
	color: #009900;/*#999;*/
	width: 170px;
}
#footer {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	color: #fff;
	background: #333 url(images/footer.gif);
	width: 817px;
	clear: both;
	text-align: center;
	-moz-border-radius: 10px 10px 0px 0px;
}
#footer p { padding: 0; }

#header {height:45px; margin:10px 0 0; padding:0;}
#header h1 {background-color:inherit; color:#505050; float:left; font-size:2em; margin:0 0 10px; width:350px;}
#header h1 a {background-color:inherit; color:#505050; text-decoration:none;}
#header p {float:right; font-weight:700; line-height:1.3em; margin:8px 0 0; text-align:center; width:400px;}
#frontbanner {border:0; /*margin:0 0 10px;*/}
/*table{padding-left:0px; padding-right:0px; margin:0;}*/
td {margin:0px; padding:0px; border:0px}
/* Headers */
/*h1#header {
	width: 622px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 300%;
	background: url(images/header.jpg);
	height: 90px;
	border-bottom: 5px solid #222;
	line-height: 90px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px auto;
	margin-bottom: 15px;
	text-align: center;
	color: green;
}*/
#frontbanner {border:0; margin:0 0 10px;}


html>body { margin-bottom: 0px; }
#page h2 {
	font-weight: normal;
	font-size: 155%;
	color: #009900;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#sidebar h2 {
	font-weight: normal;
	font-size: 100%;
	color: #009900;/*#669933;/*#00CC00;*/
	margin-bottom: -5px;
}

#sidebar h3 {
	font-weight: normal;
	font-size: 90%;
	color: #9999FF;
	margin-bottom: -5px;
}

/* Links */
#wrap a:link, #wrap a:visited {
	text-decoration: none;
	color: #009900;/*#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;
}
#footer a {
	color: #9999FF;/*#888;*/
	text-decoration: underline;
	font-size:14px;
}
#footer a:hover {
	color: #ccc;
}
p.info {
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	color: #aaa;
}
.hide { display: none; }

/* Lists */
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;
}

/*Navigation*/
div#navcontainer {
	width: 817px;
	margin: 0 auto;
	background-color: #006600;
	border-bottom: 1px solid #009900;
	-moz-border-radius: 0px 0px 7px 7px;
}
div#navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	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 {
	padding: 5px 10px 5px 10px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
/*	border-left: 1px solid #fff;*/
}
div#navcontainer ul li a:hover {
	background-color: white;/*#003300;*/
	color: green;/*white;*/
}
#active a { border-left: 1px solid #fff; }

/*-----------------------	formularios	-------------------------------*/
form {
	-moz-border-radius: 10px 10px 10px 10px;
	background-image:url(images/bg2.gif);
	padding: 50px;
/*	background: silver;*/
	width:auto;
}

input type¨{background:blue;}
textarea{
/*background:silver;*/
color:#3333CC;
font-weight:bold;
	-moz-border-radius: 10px 10px 10px 10px;
border-top:2px solid silver;
border-left:2px solid silver;
border-right:2px solid silver;
border-bottom:2px solid black;
}

.cejemplo{
color:#3333CC;
font-weight:bold;
	-moz-border-radius: 10px 10px 10px 10px;
border-top:2px solid silver;
border-left:2px solid silver;
border-right:2px solid silver;
border-bottom:2px solid black;
}


.bejemplo{
color:#3333CC;
font-weight:bold;
	-moz-border-radius: 10px 10px 10px 10px;
border-top:2px solid silver;
border-left:2px solid silver;
border-right:2px solid silver;
border-bottom:2px solid black;
}

