/* Copyright 2008 Google, Inc.  All Rights Reserved */ 

html,body,div,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,form,fieldset,embed,object,applet{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-size:14px;
	font-family:Arial,sans-serif;
	color:#000;
	background:#fff;
}
a{
	color:#00c;
}
a:active{
	color:red;
}
a:visited{
	color:#551a8b;
}

ul{
	padding:0 0 10px 10px;
}
ol{
	padding:0 0 10px 20px;
}
li{
	line-height:15px;
	padding:0 0 5px 0;
}
p{
	padding:0 0 10px 0;
}
h1,h2,h3,h4,h5{
	padding:0 0 10px 0;
}
h1,h2{
	font-size:14px;
}
h3{
	font-size:11px;
}
h4,h5,table{
	font-size:10px;
}
h1 {
	width: 157px;
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	margin: 0;
	padding: 0;
	border: 0;
}
span.hidden_text {
	float: right;
}
.header_holder {
	/*background:#1B3453 url(/images/bg_header.gif) repeat-x scroll 0 100%;*/
	border-bottom: 8px solid #ECE7E3;
	width:100%;
	border-bottom:0 none;
	height:136px;
	margin: 0px;
	padding: 0px;
}
.header_holder .header {
	/*background:#1B3453 url(/images/bg_header.gif) repeat-x scroll 0 100%;*/
	border-bottom: 8px solid #ECE7E3;
	height:105px;
	left:50%;
	margin:0 0 0 -413px;
	position:absolute;
	width:828px;
	border-bottom:0 none;
	height:136px;
}
.header_holder .header .logo{
	margin-top:25px;
	float:left;
}
.header_holder .header h2{
	margin-top: 50px;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: right;
	float:right;
}
.container{
	width:828px;
	background-color:#fff;
	margin:0 auto;
	padding:10px;
	display: block;
	position: relative;
	float: none;
	overflow: hidden;
	margin-top: 35px;
}
.container_form {
	width:520px;
	background-color:#fff;
	margin:0 auto;
	padding:10px;
	display: block;
	position: relative;
	float: none;
	overflow: hidden;
}
.description{
	font:inherit;
	margin:0;
	float: left;
	width:548px;
	margin-right: 20px;
}
.description ol {
	margin-left: 3px;
}
.description_form {
	background-color: #e9eaea;
	width: 480px;
	padding: 20px;
	font-size: 12px;
}
.text_back {
	text-align: center;
}
.text_back a{
	font-size: 14px;
	font-weight: bold;
	color: #FF7533;
	text-decoration: none;
}
.text_back a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FF7533;
	text-decoration: none;
}
.description_form .text_obligatory{
	color:#C1272D;
	font-weight: bold;
}
.description_form .text_asterisk{
	color:#C1272D;
	font-weight: bold;
}
.entry{
	margin-bottom:15px;
}
.entry_title{
	display:block;
	font-weight:bold;
}
.entry_title2{
	display:block;
	font-weight:bold;
	margin-top: 7px;
}
.entry_subtitle{
	display:block;
	color:#666;
	margin:.10px 0 2.5px 0;
}

/*input {
	width: 210px;
}*/

.option_label{
float:left;
display:block;
width:190px;

}
.option_select{
width: 280px;
border:0;
margin-bottom:5px;
}

.panel_num{width: 50px; margin-right:10px}
.panel_title{width: 250px;}

.separator{
margin-bottom:20px;
}


.description_form input.input_white {
	border: medium none;
	width: 210px;
	margin-bottom:5px;
}
.ul_radio{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}
.li_radio{
	margin:0;
	line-height:13px;
	padding-bottom:5px;
}
.description_form input.input_radio{
	vertical-align:middle;
	margin-top:0;
}
.description_form textarea {
	border: medium none;
	vertical-align:middle;
	margin-top:0;
	width:90%;
	height: 250px;
}
.supa_form {
	background:#e9eaea url(/images/brd-form-sup.gif) no-repeat;
	width: 520px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}/*
.supa_login {
	background:#e9eaea url(/images/brd-login-sup.gif) no-repeat;
	width: 260px;
	float: left;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
.login {
	font-size: 12px;
	width: 230px;
	float: left;
	background-color: #e9eaea;
	padding: 15px 15px 0 15px;
}
.login h3 {
	font-size: 14px;
}
.login .input_login {
	border: medium none;
	height: 17px;
	width: 100%;
}
.form_login input {
	margin-top: 7px;
}
.infra_login {
	background:#ffffff url(/images/brd-login-inf.gif) no-repeat;
	width: 260px;
	float: left;
	height: 5px;
	margin: 0px;
	padding: 0px;
}*/
.infra_form {
	background:#ffffff url(/images/brd-form-inf.gif) no-repeat;
	width: 520px;
	height: 5px;
	margin: 0 0 50px 0;
	padding: 0px;
}/*
.registration {
	margin-top: 25px;
	width: 260px;
	height: 58px;
	background:#ff7432 url(/images/bg-register.gif);
	float: left;
}
.registration p {
	text-align: center;
	margin-top: 5px;
}
.registration a p {
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.registration a {
	text-decoration: none;
}
*/
.ok_message {
	border: 3px solid #40BF00;
	color: #40BF00;
	background-color: #BFFF9F;
	width: 100%;
	padding: 5px;
	margin-bottom: 15px;
}
.ok_message p {
	text-align: center;
}
.error_message {
	border: 3px solid #FF0000;
	color: #FF0000;
	background-color: #FFDFDF;
	padding: 5px;
	margin-bottom: 15px;
}
.error_message p {
	text-align: center;
}
.error_text {
	margin-top: 10px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.footer_holder {
	display:block;
	float:none;
	margin: 2px auto;
	overflow:hidden;
	padding:0 0 8px;
	width:828px;
}
.footer_holder .footer {
	border-top: 1px solid #929395;
	margin-top: 35px;
	display:block;
	float:none;
	overflow: hidden;
	padding-top: 10px;
}
.footer_holder .footer ul{
	display:block;
}
.footer_holder .footer ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.footer_holder .footer ul li.espacio {
	margin-left: 40px;
}
.footer_holder .footer ul li a{
	color: #929395;
	text-decoration: none;
}
em{
color:red;
}

.login_form_label{
width:60px;
display:block;


}

#stats_table {
border-width:2px;
	border-collapse:collapse;
	


}
#stats_table th{
border:solid 2px grey;
margin-right: 1px;


}
#stats_table td{
border-left:solid 2px grey;
border-right:solid 2px grey;
border-bottom:solid 2px grey;

}

.linktotable{
color:grey;
font-weight:bold;
text-decoration:none;

}
.linktotable:visited{
color:grey;
text-decoration:none;

}
.linktotable:hover{
color:black;
text-decoration:underline;

}
.headp{
font-size:16px;
}

.rowsp{
font-size:16px;
}

.container_form_tables {
	width:800px;
	background-color:#fff;
	margin:0 auto;
	padding:10px;
	display: block;
	position: relative;
	float: none;
	overflow: hidden;
}
.description_form_tables {
	background-color: #e9eaea;
	width: 760px;
	padding: 20px;
	font-size: 12px;
}

#error_div {
font-size: 20px;
color: red;
}