fo {
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', Arial, sans-serif;
}
.center {
	text-align: center;
	display: block;
}
.subtotal {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 14px;
	font-weight: lighter;
	height: 35px;
	line-height: 35px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 5px;
}
.subtotal strong {
	font-weight: bold;
	float: right;
	color: #E70033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
}
a {
	color: #E70033;
	text-decoration: none;
}
a:hover {
	text-decoration: none!important;
}
body {
	background-color: #F7F7F7;
	text-align: left;
}
#header {
	background-color: #E70033;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;*/
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	float: left;
	width: 100%;
	height:96px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer {
	background-color: #333;
	float: left;
	width: 100%;
	height:80px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#header #menu {
	float: right;
	margin: 0px;
}
#header #menu li {
	float: right;
	list-style-type: none;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 55px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 35px;
	height: 35px;
}
#header #menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 35px;
}
#header #menu li a:hover {
	text-decoration: none;
}
#footer h2 {
	float: left;
	margin: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 25px;
}
#footer h3 {
	float: right;
	margin: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 25px;
}
#header h1 {
	float: left;
	margin: 0px;
	font-size: 12px;
}
#header h2 {
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	line-height: 35px;
	color: #FFF4FB;
	float: left;
}
#header h1 a strong {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	margin-top:15px;
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#header h1 a:hover {
	text-decoration: none;
}
#page #content{background-color: #FFF;}
#content {
	float: right;
	background-color: #FFF;
	/*padding-bottom: 15px;*/
	text-align: left;
	-moz-border-radius:4px 4px 4px 4px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius:4px 4px 4px 4px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
}
#page #content-print{background-color: #FFF;}
#content-print {
	float: left;
	background-color: #FFF;
	width:960px;
	
	padding-bottom: 15px;

	text-align: left;
	-moz-border-radius:4px 4px 4px 4px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius:4px 4px 4px 4px;
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
		
}
.submenu li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right center;
}
.submenu li current_page_item a {
	background-color:#999!important;
}
.submenu {
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.submenu a:hover {
	
	
}
.column_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #E70033;
	background-image: url(../img/loel.jpg);
	background-position: center bottom;
	border: 1px solid #900;
	line-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 7px;
}
.submenu li a {
	display: block;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	/*height: 36px;*/
	padding:0 45px 0 40px;
	margin-left:5px

}
.submenu .home{
	background-image: url(../img/home_32.png);
}
.submenu .beca{
	background-image: url(../img/beca.png);
}
.submenu .ayuda{
	background-image: url(../img/help_32.png);
}
.submenu .wifi{
	background-image: url(../img/wifi.png);
}
.submenu .tuinfo{
	background-image: url(../img/user_32.png);
}
.submenu .cursos{
	background-image: url(../img/pencil_32.png);
	color:#EA0023!important;
}
.submenu .prorroga{
	background-image: url(../img/clock_32.png);
}
.submenu .programa{
	background-image: url(../img/clipboard_32.png);
}
.submenu .confirmacion{
	background-image: url(../img/confirmation.png);
}
.submenu .pago{
	background-image: url(../img/wallet_32.png);
	/*color:#EA0023!important;*/
}
.submenu .recibo{
	background-image: url(../img/recibo_32.png);
}
.submenu .notas{
	background-image: url(../img/diagram_32.png);
}
.submenu .servicios{
	background-image: url(../img/buy_32.png);
}
.submenu .econo{
	background-image: url(../img/heart_32.png);
}
.submenu .horario {
	background-image: url(../img/horarios_cursos.png);
	/*color:#EA0023!important;*/
}
.submenu .pae {
	background-image: url(../img/pae-icon.png);
	line-height:18px!important;
}
.submenu .rules {
	background-image: url(../img/rules.png);
}
.submenu .calendario {
	background-image: url(../img/calendar_32.png);

}
.submenu .consulta {
	background-image: url(../img/vote-button32.png);
	color:#E70033!important;
}
.submenu .medico {
	background-image: url(../img/plan-medico.png);
	/*color: #78A2ED!important*/
}
.submenu .opa {
	background-image: url(../img/opa-etnia.png);

}

.submenu .progacad {
	background-image: url(../img/progacad.png);
}
.submenu .lista_espera {
	background-image: url(../img/lista_espera.png);
}
.submenu .lista_espera2 {
	background-image: url(../img/lista_espera.png);
	/*color:#EA0023!important;*/
	font-weight:bold;
	line-height:18px!important;
}
.submenu .verano {
	background-image: url(../img/verano_32.png);
	/*color:#E70033!important;*/
	font-weight:bold;
	line-height:32px!important;
}

.submenu li a:hover {
	color: #E70033;
}
.secMenu li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	font-size: 11px;
}
.secMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	margin: 0px;
}
.secMenu li a {
	display: block;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
	background-color: #e7e7e7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	color: #000;
}
.secMenu .active a {
	color: #E70033;
	background-color: #FFF;
	top: 1px;
	position: relative;
}
.red {
	background-color: #FCFFD9;
	padding: 10px;
	margin-bottom: 15px;
	margin-right: 25px
}
.red2{
	background-color: #E40C3A;
	padding: 3px;
	margin-bottom: 10px;
	color: #FFF;
	font-weight:900!important
}
.white{
	background-color: #ffffff;
	font-weight:900!important;
	border-radius:20px;
	width:60px;
	height:32px!important
}
.white a:hover{
	color:#333333!important;
	
}
.white a {
	color:#E40C3A!important;
	margin-left:8px
}
.blue {
	background-color: #F0F0F0;
	margin-bottom: 15px;
	padding: 10px;
	margin-right: 25px
}
.yellow {
	background-color: #FDFFEE;
	margin-bottom: 15px;
	padding: 10px;
}
.orange {
	background-color: #FEE9E9;
	margin-bottom: 15px;
	padding: 10px;
}
.green {
	background-color: #FFC;
	margin-bottom: 15px;
	padding: 10px;
}
.secTitle {
	color:#333;
	font-size:3.231em;
	font-weight:bold;
	line-height:0.8;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.secTitle2 {
	color:#E70033;
	font-size:2.201em;
	font-weight:bold;
	line-height:0.8;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.secTitle em {
	color:#999;
	font-style:italic;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.secSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	color: #666;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E70033;
	margin: 0px;
}
.secSubTitle em {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E70033;
}
.smallTitle {
	margin-bottom: 4px;
	font-size: 17px;
	color: #333;
	text-decoration: underline;
}
.smallerTitle {
	font-weight: lighter;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallerTitle strong {
	color: #000;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
}
.infoList {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.infoList li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.infoList li strong {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	font-style: normal;
}
.infoListsmall {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.infoListsmall li {
	list-style-type: none;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.infoListsmall li strong {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	width: 15px;
	display: block;
	float: left;
	padding-right: 15px;
}
#rightCol {
	width: 278px;
	float: left;
}
p {
	color: #666;
	font-size: 13px;
}
blockquote {
	margin: 20px;
	padding: 20px;
	border: 1px solid #999;
}
blockquote h4{
	font-size: 18px;
	margin-bottom: 7px;
}
blockquote p {
	font-size: 12px;
	margin-bottom: 5px;
}
#pager {
	background-color: #FF0000;
	border: 1px solid #990000;
	margin-bottom: 15px;
	width: 99%;
	background-image: url(../../prorroga/headerback.gif);
	background-position: top;
	clear: both;
}
#pager form {
	margin: 5px;
}
#pager .pagedisplay, #pager .pagesize {
	width: 35%;
}
.yui {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	width: 99%;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.red_alt {
	background-color: #CC0000;
	background-image: url(../../prorroga/headerback.gif);
	background-position: top;
	color: #FFFFFF;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.red_alt legend {
	color: #330000;
}
.red_alt label {
	color: #FFFFFF;
}
.yui td {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 15px;
	color: #333;
}
.yui .even {
	background-color: #fff;
}
.yui .odd {
	background-color: #E6E6E6;
}
.yui th {
	border: 1px solid #7f7f7f;
	height: auto;
	cursor:pointer;
	background-image: url(../../prorroga/sprite.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 13px;
}
.yui th a {
	text-decoration: none;
	text-align: left;
	padding-right: 15px;
	font-weight:bold;
	white-space:nowrap;
	background: url('bg.gif') no-repeat right 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	margin: 0px;
}
.yui thead .headerSortUp, .yui thead .headerSortDown {
	background-image: url(../../prorroga/sprite.png);
	background-repeat: repeat-x;
	background-position: right -100px;
}
.yui .headerSortUp a {
	background: url('asc.gif') no-repeat right 50%;
}
.yui .headerSortDown a {
	background: url('desc.gif') no-repeat right 50%;
}
.yui td.sortedeven {
	background-color:#CCC;
}
.yui td.sortedodd {
	background-color:#CCC;
}
.yui tfoot td {
	background-color:#e7e7e7;
	color: #CC0000;
	background-position: top;
	padding: 25px;
	color: #660000;
	text-align: center;
	border: 1px solid #660000;
	font-size: 18px;
	line-height: 23px;
}
.yui thead td {
	vertical-align:middle;
	background-color:#CCC;
	border:none;
}
.yui thead .filter {
	text-align:right;
}
#easyTooltip {
	border:1px solid #900;
	background-color: #E70033;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#login p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login h1 {
	float: left;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#login {
	background-color: #FFF;
	width: 300px;
	border: 2px solid #E70033;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 60px;
	text-align: left;
}
#login label {
	display: block;
	font-size: 13px;
	clear: both;
	color: #333;
	margin-bottom: 10px;
}
#login .caption {
	font-size: 10px;
	color: #333;
}
#login .textinput {
	padding: 3px;
	width: 97%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	margin-bottom: 2px;
}
#login .textinput:focus {
	background-color: #FFFBF4;
}
#login h1 strong {
	font-size: 45px;
	font-style: normal;
	font-weight: bold;
	color: #E70033!important;
	display: block;
	line-height: 50px;
	letter-spacing: -0.05em;
	position: relative;
}
#login h1 strong em {
	font-size: 14px;
	position: absolute;
	top: -21px;
	left: 170px;
	letter-spacing: 1px;
}
#login h1 {
	color: #666;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#login h1 a:hover {
	text-decoration: underline;
}
/* -------------------- MAINCONTENT - TEXTCONTAINER -------------------- */
#textcontainer h1, #textcontainer h2, #textcontainer h3, #textcontainer h4, #textcontainer h5, #textcontainer h6 {
	font-family: Helvetica, Arial, sans-serif;
}
#textcontainer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.seleccion_cursos {
	background-image: url(http://www.uprrp.edu/img/seleccion_cursos.gif);
	width: 399px;
	display: block;
	text-indent: -9000px;
	height: 110px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.seleccion_cursos:hover {
	background-position: center bottom;
}
#textcontainer {
}
#textcontainer h2 {
	font-size: 1.63em;
	color: #000000;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
}
#textcontainer h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 22px;
	margin-top: 10px;
}
#textcontainer h4 {
	font-size: 1em;
	color: #CC0000;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	font-weight: bold;
	float:left;
}
#textcontainer p {
	margin-bottom: 20px;
	font-size: 1em;
	color: #333333;
	line-height: 1.5em;
	margin-top: 15px;
}
#textcontainer h5 {
	font-size: 0.88em;
	color: #333333;
	line-height: 1.5em;
	font-weight: bold;
}
#textcontainer h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #333333;
}
#textcontainer li {
	margin-bottom: 15px;
	font-size: 0.91em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
}
#textcontainer li li {
	font-weight: lighter;
	color: #333333;
}
#textcontainer ul, #textcontainer ol {
	margin-bottom: 15px;
	margin-left: 65px;
	margin-top: 10px;
	list-style-position: outside;
}
#textcontainer ul {
	list-style-type: square;
}
#textcontainer ol {
	list-style-type: decimal;
}
#textcontainer blockquote {
	font-size: 0.91em;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 45px;
	background-color: #F4F2F3;
	line-height: 22px;
	border: 1px solid #999999;
	padding: 15px;
	display: block;
}
#textcontainer cite {
	font-size: 0.91em;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 45px;
	background-color: #F4F2F3;
	line-height: 22px;
	border: 1px solid #999999;
	padding: 15px;
	display: block;
}
#textcontainer code {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-size: 0.65em;
	padding: 15px;
	line-height: 19px;
	border: 1px solid #FFCC99;
	display: block;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 45px;
	color: #000000;
}
#textcontainer img {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#textcontainer address {
	color: #333333;
	line-height: 45px;
	display: block;
	font-style: normal;
	margin-top: 7px;
	margin-bottom: 15px;
}
#textcontainer address strong {
	color: #CC0000;
}
#textcontainer table {
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 45px;
	border: 1px solid #000000;
	font-style: normal;
}
#textcontainer caption {
	font-size: .88em;
	font-weight: lighter;
	padding: 15px;
	text-decoration: underline;
	color: #000000;
}
#textcontainer td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: .88em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#textcontainer .warning {
	background-color: #FFCCFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CC0000;
}
#textcontainer .warning * {
	font-size: 90%;
	margin: 10px;
	list-style-type: none;
}
#textcontainer .warning strong {
	margin: 0px;
}
#textcontainer .column70 {
	float: left;
	width: 68%;
}
#textcontainer .column30 {
	float: right;
	width: 28%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#textcontainer .column30 h2 {
	margin: 0px;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: .88em;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#textcontainer .column30 li, #textcontainer .column30 ul {
	margin: 0px;
	list-style-type: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#textcontainer .column30 ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#textcontainer .column30 li {
	padding: 10px;
	font-size: .75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.acoi {
	background-image: url(../img/acoi.png);
}
.gae {
	background-image: url(../img/gae.png);
}
.correo {
	background-image: url(../img/correo.png);
}
.blackboard {
	background-image: url(../img/blackboard.png);
}
.porta {
	background-image: url(../img/porta.png);
}
.notas {
	background-image: url(../img/notas.png);
}
.pago {
	background-image: url(../img/pago.png);
}
.consulta {
	background-image: url(../img/consulta.png);
}
.fae {
	background-image: url(../img/flag_32.png);
}
.depelect {
	background-image: url(../img/deposito.png);
	
}
.submenu .sello_veh {
	background-image: url(../img/auto.png);
}
.altmenu li {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-top: 2px;
	font-size: 18px;
}
.altmenu {
	margin-bottom: 15px;
	margin-top: 10px;
}
.altmenu a {
	padding: 5px;
}
.altmenu a:hover {
	border: 1px #999 dotted;
	text-decoration: none;
	padding: 5px;
}

form#personal {
	padding: 0px;
	margin-left: 0px;
}

form#personal input {
	padding: 5px;	
	font-size: 16px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

form#personal label {
	display: block;
	font-weight: bold;
}
#thingy {
	margin-left: 30px;
}.steps, .steps li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.steps {
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.steps li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 50px;
	height: 50px;
	
}
.steps li a {
	display: block;
	line-height: 50px;
	height: 50px;
	padding-right: 10px;
	padding-left: 35px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	background-position: 10px center;
	background-repeat: no-repeat;
}
.steps .done a{
	background-color: #CFC;
	background-image: url(../img/tick_16.png);
	color: #060;
}
.steps .done:hover a{
	background-color: #CFC;
	background-image: url(../img/tick_16.png);
	color: #060;
}
.steps .done .status{
	display: none;
	visibility: hidden;
}
.subSection {
	padding: 0px;
	color: #E70033;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.steps li a:hover {
	background-color: #FFF;
	text-decoration: none;
	background-image: url(../img/right_16.png);
}
.steps li .number {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-style: normal;
}
.steps li .status {
	float: right;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
.nots, .nots li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
.nots {
	background-color: #FBFBFB;
	/*border-top-width: 1px;*/
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;*/
}

#page .container_16 #content .grid_11 .nots.calendario li{
	position: relative;
	padding-left: 100px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
	margin-bottom:10px;
	border:none
}
#page .container_16 #content .grid_11 .nots.calendario.aca li{
	position: relative;
	padding-left: 15px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	background-color: #FFFFC0
}
#page .container_16 #content .grid_11 .nots.calendario.aca li a{
	color:#333;
	font-size:14px;
	text-transform:uppercase;
}
.calendario strong {
	color: #FFF!important;
	background-color: #E70033;
	display: block;
	/*width: 55px;*/
	/*font-weight: lighter;*/
	float: left;
	text-align: center;
	font-size: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	height:auto
}
.calendario strong .date {
	font-size: 16px;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 1px;
    display: block;
    text-align: center;
    line-height: normal;
    height: 100%;
    min-width: 70px;
}
.calendario strong .date_small {
	color:#FFF!important;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	text-align: center;
	line-height: 13px;
}
.nots li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	
}
.nots .warning {
	background-image: url(../img/warning_16.png);
	padding-left: 40px;
	background-position: 10px center;
}



.nots li .cash {
	border-bottom-width: 5px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-style: solid;
	border-bottom-color: #E70033;
	color:#FFF!important;
}
.nots .cash {
	background-image: url(../img/cash.png);
	background-color: #333333;
	padding-left: 40px;
	background-position: 5px center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: # 666;
}

.nots .new {
	background-image: url(../img/file_new_white.png);
	background-color: #333333;
	padding-left: 40px;
	background-position: 10px center;
	font-weight:700;
	color:#ffffff!important;
}
.nots .new a {
	
	color:#FFF!important;
}
.nots .bad {
	background-image: url(../img/block_16.png);
	background-color: #F0F0F0;
	padding-left: 40px;
	background-position: 10px center;
}
.nots .good {
	background-image: url(../img/tick_16.png);
	background-color: #FFC;
	padding-left: 40px;
	background-position: 10px center;
}
.nots .office {
	background-image: url(../img/user_16.png);
	background-color: #CCC;
	padding-left: 40px;
	background-position: 10px center;
}
.nots .mail {
	background-image: url(../img/letter_16.png);
	padding-left: 40px;
	background-position: 10px center;
}

.nots .time {
	background-image: url(../img/clock_16.png);
	padding-left: 40px;
	background-position: 10px center;
}
.nots .flag {
	background-image: url(../img/flag_16.png);
	padding-left: 40px;
	background-position: 10px center;
	background-color: #CFFEFF;
}
.nots .docs {
	background-image: url(../img/document_16.png);
	padding-left: 40px;
	background-position: 10px center;
}
.nots .calendar {
	background-image: url(../img/calendar_16.png);
	padding-left: 40px;
	background-position: 10px center;
}
.nots .deuda {
	background-image: url(../img/wallet_16.png);
	padding-left: 40px;
	background-position: 10px center;
}
.nots .bookmark{
	background-image: url(../img/bookmark_16.png);
	padding-left: 40px;
	background-position: 10px center;
}
.nots .folder {
	background-image: url(../img/folder_16.png);
	padding-left: 40px;
	background-position: 10px center;
}
.nots .help {
	background-image: url(../img/help_16.png);
	padding-left: 40px;
	background-position: 10px center;
}
#notice {
	border: 1px solid #E70033;
	display: block;
	clear: both;
	background-color: #FAFAFA;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#notice h2 {
	font-size: 20px;
	color: #E70033;
	margin: 5px;
}
#notice h2 strong{
	color: #000;
	text-decoration: none;
}
#notice p {
	padding: 0px;
	font-size: 14px;
	margin:0 0 0 5px;
}
.list, .list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list li {font-size: 14px;}
.list{
	margin-top: 15px;
	margin-bottom: 15px;
}
.section{
	text-align: center;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ffffff;
	background-color: #FAFAFA;
	text-decoration: none;
	border: solid #CCC 1px;
	height: 38px;
}
.section a{
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	display: block;
	padding: 4px 8px 4px 8px;
	line-height: 30px;
	height: 30px;
	float: left;
	width: auto;
	margin-right: 8px;
}
.section a:hover{
	background-color: #EA0023;
	color:#FFF!important;
	
}
.positive_not{
	background-color: #CFC;
	text-align: center;
	border: 1px solid #CF9;
	/*background-image: url(../img/tick_64.png);*/
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.positive_not h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	line-height: 32px;
	margin: 0px;
}
.positive_not h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	margin: 0px;
}
.positive_not p {
	font-size: 15px;
	font-weight: lighter;
	color: #333;
	line-height: 19px;
	margin: 0px;
}
.negative_not{
	background-color: #E70033;
	text-align: center;
	border: 1px solid #600;
	/*background-image: url(../img/stop_64.png);*/
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
}
.negative_not h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	line-height: 32px;
	margin: 0px;
}
.negative_not h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 23px;
	margin: 0px;
}
.negative_not p {
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	line-height: 19px;
	margin: 0px;
}
.atention_not{
	background-color: #FF9;
	border: 1px solid  #333;
	background-image: url(../img/triangle38.png);
	background-position:center left 10px;
	background-repeat: no-repeat;
	margin:10px;
}

.atention_not-bw{
	background-color: #545454;
	border: 1px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../img/warning_64bw.png);
	background-repeat: no-repeat;
	background-position:left 10px;
	margin:10px 20px 10px 2px;
}
.atention_not h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 32px;
	margin:5px 5px 5px 70px;
	padding-left:30px
}
.atention_not h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 23px;
	margin:5px 5px 5px 70px;
	padding-left:30px
}
.atention_not p {
	
		
		font-size: 13px;
	font-weight: lighter;
	color: #333;
	line-height: 16px;
	margin: 10px 0 10px 70px;
}

.atention_not-bw  p{
	
	font-size: 12px;
	font-weight: lighter;
	color: #FFF;
	line-height: 16px;
	margin: 8px 0px 10px 80px;
}
.intersec{
	background-color: #FFF;
	text-align: center;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}.intersec strong {
	padding: 5px;
	font-size: 18px;
	color: #333;
	background-image: url(../img/down_48.gif);
	background-position: center bottom;
	height: 74px;
	width: 500px;
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.int {
	margin-top: 15px;
	margin-bottom: 15px;
	
}
.int p {
	
	color: #000;
}
.step {
	background-repeat: no-repeat;
	background-position: 25px 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 180px;
	background-color: #FAFAFA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.one{background-image: url(../img/paso1.png);}
.two{background-image: url(../img/paso2.png);}
.badge {
	text-align: center;
	width: 275px;
	
	
}
.badge, .badge p{
	color: #000;
	font-size: 14px;
	margin: 0px;
	line-height:16px;
}
.blocker {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1000000;
	left: 0px;
	top: 0px;
}
blockquote{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #E70033;
	background-color: #FFF;
	}
.print_button {
	display:block;
	background-image: url(../img/print.png);
	background-position: center top;
	line-height: 64px;
	background-repeat: no-repeat;
	height: 64px;
	float: right;
	text-indent: -9000px;
	width: 64px;
}
.print_button:hover {
	cursor: pointer;	
}
.button_link2 {
	font-size: 15px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 48px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	line-height: 48px;
	background-color: #e70033;
	margin-top: 5px;
	font-style: italic;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 40px;
}
.button_link2:hover {
	color:  #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	cursor: pointer;
	background-color: #333333;
}
.button_link {
	font-size: 15px;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
	display: block;
	height: 48px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	line-height: 48px;
	background-color: #FBFBFB;
	margin-top: 5px;
	font-style: italic;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 40px;
}
.button_link:hover {
	color:  #E70033;
	text-decoration: underline;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	cursor: pointer;
	background-color: #D8D8D8;
}
.program{
	background-image: url(../img/clipboard_32.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 65px;
	}
.prog{
	background-image: url(../img/clipboard_32.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 45px;
}
.print{
	background-image: url(../img/print.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 65px;
	}
.w2 {
	background-image: url(../img/document_32.png);
}
.factura {
	padding-left:0px;
}
.factura li {
	font-size:14px;
}
.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 0px solid #c4002b;
    border-radius: 30px;
    background: #e70033; 
    color: #ffffff;
    text-decoration: none;
	font-size:16px;
}
.button:hover,
.button:focus {
    border: 0px solid #e70032;
    background: #333333;
  
    color: #ffffff;
    text-decoration: none;
}
.button:active {
    /*background: #828282;
    background: -webkit-gradient(linear, left top, left bottom, from(#828282), to(#bdbdbd));
    background: -moz-linear-gradient(top, #828282, #bdbdbd);
    background: linear-gradient(to bottom, #828282, #bdbdbd);*/
}
.button:after{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 0px;
	color:#ffffff;
    background: url("../img/arrow-right.png") no-repeat left center transparent;
    background-size: 100% 100%;
}


