@font-face {
  font-family: NuvoOT;
  src: url('http://3dias.cl/recursos/NuvoOT-Medi.otf');
}

@font-face {
  font-family: Helveticars;
  src: url('http://3dias.cl/recursos/HelveticaLTStd-Bold.otf');
}

body {
margin: 0px auto;
padding: 0px;
text-align: left; 
background: #fff; 
width: 990px;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
}

table {
margin: 10px 0;
font-size: .8em;
width: 100%;
}

table.stats {
margin: 10px auto;
text-align: center;
font-size: 1em;
}

table th, table td {
border: 1px solid #000;
padding: 2px 4px;
}

table th {
color: #fff;
background: #666;
}

table.stats td {
text-align: center;
font-size: 1.2em;
}

div.secondarystats {
width: 300px;
float: left;
margin-right: 20px;
}

div.secondarystats .last{
margin-right: 0;
}

form {
text-align: left;
width: 220px;
margin: 0 auto;
margin-top: 20px;
font-size: 14px;
}

form.admin {
width: 100%;
}

form.admin textarea {
width: 600px;
height: 500px;
}

fieldset {
border: 1px solid #000;
padding: 10px;
}

form input {
display: block;
margin: 0 auto;
}

span.msg {
color: #f00;
margin-top: 20px;
}

a.logout {
float: right;
color: #2e2e2d;
font-size: 12px;
position: relative;
clear: both;
top: 10px;
text-decoration: none;
}

a.logout:after {
content: " [x]";
}

a.logout:hover {
text-decoration: underline;
}

/* ESTILOS CABECERA */
#header {
	margin: 0px auto;
	padding: 0px; 
	width: 100%; 
	height: 85px; 
	background: #fff; 
	border-bottom: 5px solid #2e2e2d; 
	text-align: left;
}

#header h2 {
	font: bold 28px Helvetica, Arial, sans-serif; 
	color: #2e2e2d;
	margin: 0px 0px 2px 0px; 
	padding: 40px 0px 0px 0px; 
}

#header #logo {
	margin: 10px 0px 0px 0px; 
	padding: 0px; 
	width: 73px; 
	height: 73px; 
	background: url(../img/logo_73x73.jpg) 0px 0px no-repeat; 
	float:right;
}

ul.menu {
height: 20px;
position: relative;
margin-top: 10px;
}

ul.menu li {
display: inline;
}

ul.menu li a {
height: 16px;
margin: 0 0 0 2px;
background: #777;
color: #fff;
text-transform: uppercase;
font-size: .9em;
font-weight: bold;
text-decoration: none;
padding: 5px 10px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
-khtml-border-radius-topleft: 5px;
-khtml-border-radius-topright: 5px;
-ms-border-radius-topleft: 5px;
-ms-border-radius-topright: 5px;
}

ul.menu li a:hover {
background: #999;
text-decoration: none;
}

ul.menu li.current_page_item a {
color: #777;
background: #fff;
border: 2px solid #777;
border-bottom: 2px solid #fff;
}

h1 {
font-size: 2em;
margin: 20px 0 10px 0;
}

h2 {
font-size: 1.5em;
margin: 15px 0 10px 0;
}

h3 {
font-size: 1.2em;
margin: 10px 0 5px 0;
}

div#content {
margin-top: 1px solid #777;
}

div#content div.propuestas {
width: 300px;
float: left;
margin-right: 45px;
}

div#content div.propuestas + div.propuestas + div.propuestas {
margin-right: 0px !important;
}

div#content div.propuestas p {
color: #777;
font-size: .9em;
}

div#content div.propuestas ul li {
list-style: disc inside;
}

div#content div.propuestas ul li a {
color: #777;
font-size: .9em;
text-decoration: none;
}


div#footer {
	margin: 0px auto 0 auto; 
	padding: 10px 0; 
	text-align: left; 
	width: 100%; 
	height: 55px; 
	background: #fff; 
	clear: both;
}

#footer p {
	margin: 0px; 
	padding: 0px; 
	text-align: left; 
	font: 11px Helvetica, Arial, sans-serif; 
	color: #2e2e2d;
	line-height: 150%;
}

#footer p a:link, #footer p a:visited {color:#2e2e2d; text-decoration:underline;}

#footer p a:hover, #footer p a:active {color:#2e2e2d; text-decoration:underline;}

div#xD {
position: fixed;
top: 10px;
left: 10px;
z-index: 5; 
}

div#logo-css {
position: relative;
width: 940px;
height: 800px;
overflow: hidden;
}

div#logo-css div.circulo1 {
background-color: #00aadd;
position: absolute;
top: 0;
left: 0;
opacity: 1;
width: 800px;
height: 800px;
-moz-border-radius: 500px;
-webkit-border-radius: 500px;
}

div#logo-css div.circulo2 {
background-color: #dd312a;
position: absolute;
top: 0;
left: 140px;
opacity: 1;
width: 800px;
height: 800px;
-moz-border-radius: 500px;
-webkit-border-radius: 500px;
}

div#logo-css div.semicirculo1 {
width: 400px;
height: 800px;
background: #000;
-moz-border-radius: 500px 0px 0px 500px;
-webkit-border-radius: 500px 0px 0px 500px;
position: absolute;
left: 140px;

}

div#logo-css div.semicirculo2 {
width: 400px;
height: 800px;
background: #000;
-moz-border-radius: 0px 500px 500px 0px;
-webkit-border-radius: 0px 500px 500px 0px;
position: absolute;
right: 140px;
}

div.wrapper1 {
height: 800px;
width: 470px;
overflow: hidden;
position: absolute;
left: 0;
}

div.wrapper2 {
height: 800px;
width: 470px;
overflow: hidden;
position: relative;
position: absolute;
right: 0;
}

div#logo-css div.textologo {
display: block;
padding-top: 280px;
width: 660px;
height: 500px;
text-align: center;
color: #fff;
z-index: 2;
font-size: 20px;
font-family: NuvoOT;
position: absolute;
left: 140px;
opacity: 1;
}

div#logo-css span.eltres {
position: relative;
top: 30px;
}

body.login {
width: 90%;
background: #fff;
}

body.login div#header, body.login div#footer {
display: none;
}

body.login form {
position: relative;
width: 100%;
}

body.login fieldset {
display: block;
position: absolute;
right: 30px;
top: 30px;
width: 250px;
border: 1px solid #999;
padding: 10px 20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: rgba(255,255,255,.5);
z-index: 6;
}

body.login form label {
font-size: 1.2em;
margin-bottom: 10px;
width: 250px;
color: #666;
}

body.login form input {
margin-top: 5px;
width: 246px;
height: 23px;
padding: 8px 2px 0 2px;
border: 1px solid #999;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 1em;
background: rgba(255,255,255,.6);
}

body.login form input[type='submit']{
display: block;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #05b;
border: 1px solid #01a;
width: 80px;
height: 26px;
color: #fff;
font-size: 1em;
margin: 0 auto;
padding: 0;
}

body.login span.msg {
color: #f00;
margin-top: 20px;
}

