/** General Style Info **/
body{
	font-size:22px;	
}

#wrapper {
    padding: 0px;
	margin:0;
	background:none;
}

.div_login{
	clear:both;
	width:80%;
	margin: 10% 10%;
}

p{
	font-size:110%;
}

select{
	font-size:110%;
	vertical-align:top;
}

.table_inform thead tr{
	line-height:normal;
}
.table_inform thead tr th{
	letter-spacing: -1px;
}
.table_inform input[type="radio"]{
	margin:4px;
}
.table_inform tr {
	line-height:1em;
}
.table_inform tr td {
	padding: 0px;
	letter-spacing: -1px;
}

.index table{
	font-size:110%;
}
.index table tr td{
	padding:10px 6px;
}

.nota_8{
	background-position:50% 75%;
}
.nota_6{
	background-position:50% 75%;
}
.nota_4{
	background-position:50% 75%;
}
.nota_2{
	background-position:50% 75%;
}

.form_vertical{
	width:73% !important;
}
.form_vertical fieldset label{
	margin-right:10px;
}
.actions_vertical{
	width:20% !important;
}