h3 {
	color: #5F6DB5;
	font-size: 14px;
}

h2 {
	color: #5F6DB5;
	font-size: 18px;
}

.error {
	background: #4053B5 none repeat scroll 0 0;
	border: 1px solid #FF0000;
}

label#error {
	color: red;
	font-size: 10px;
	font-weight: bold;
}

.breadcrumb ul li a span img {
	vertical-align: baseline;
}

.breadcrumb {
	width: auto;
}

#barrausuario {
	background-color: #F58220;
	color: white;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
}

#barrausuario table {
	margin-bottom: 0;
	text-align: center;
}

#barrausuario table td {
	border: 0 none;
}

#barrausuario table td a {
	text-decoration: none;
}

#barrausuario table td a img {
	vertical-align: middle;
}

legend {
	background-color: white;
	border-bottom: 1px dotted;
	color: #5F6DB5;
	font-size: 14px;
	text-align: center;
}

dl {
	clear: both;
	margin-bottom: 1%;
}

dt {
	color: black;
	float: left;
	line-height: 25px;
	text-align: right;
	width: 150px;
	font-weight: bold;
}

form dt label {
	color: black;
	font-size: 12px;
	padding-left: 5px;
}

form table tr td label {
	color: black;
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
}

dd {
	float: left;
	font-size: 12px;
	line-height: 25px;
	width: 200px;
}

input[type="submit"],input[type="reset"],input[type="button"] {
	background-color: #888888;
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0.25em;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover
	{
	background-color: white;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0.25em;
}

input,select,textarea {
	background: #8C99DA none repeat scroll 0 0;
	border: 1px solid #000066;
	/*color: white;*/
	margin: 2px;
	font-size: 11px;
}

select {
	font-size: 11px;
	width: 12.25em;
}

input:hover,select:hover,textarea:hover {
	background: #A1AADA none repeat scroll 0 0;
}

input:focus,select:focus,textarea:focus {
	background: white none repeat scroll 0 0;
	color: black;
}

input.readonly {
	background: #8C99DA none repeat scroll 0 0;
	border: 1px solid #000066;
	/*color: white;*/
	margin: 2px;
}

input.required{
	border: 1px solid red;
}

button[disabled],input[disabled],optgroup[disabled],option[disabled],select[disabled],textarea[disabled]
	{
	background-color: white;
	color: #000000;
	opacity: 1;
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
}

a {
	color: #A1AADA;
}

a:hover {
	background-position: 0 0;
	background-repeat: repeat;
	color: #8C99DA;
	text-decoration: none;
}

form {
	
}

div #botones {
	
}

.myform {
	margin: 0 auto;
	padding: 14px;
	width: 400px;
}

#basic {
	border: 2px solid #DEDEDE;
}

#basic h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#basic p {
	border-bottom: 1px solid #DEDEDE;
	color: #666666;
	font-size: 11px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#basic label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 140px;
}

#basic .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#basic input[type="text"],#basic input[type="password"],#basic select {
	float: left;
	margin: 2px 0 30px 10px;
	width: 200px;
}

#basic a {
	float: left;
}

#options {
	color: #9AC1C9;
	margin: 20px auto;
	text-align: right;
	width: 100%;
}

#options a {
	color: #1F2D76;
	text-decoration: none;
}

ul#acc li {
	list-style-type: none;
}

#acc {
	color: white;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#acc h3 {
	background: #006AB3 none repeat scroll 0 0;
	color: white;
	cursor: pointer;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-right: 1%;
	padding-top: 2px;
	text-align: center;
}

#acc .acc-section {
	background: #FFFFFF none repeat scroll 0 0;
	overflow: hidden;
}

#acc .acc-content {
	background: #FFFFFF none repeat scroll 0 0;
	border-color: -moz-use-text-color #575F88;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	border-bottom: 0px;
}

#nested,#nested2,#nestedhc,#nestedtarj,#nestedhijo {
	color: #003333;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 15px;
	width: 90%;
	margin-left: 5%;
}

#nested h3,#nested2 h3,#nestedhc h3,#nestedtarj h3,#nestedhijo h3 {
	background: #F58220 none repeat scroll 0 0;
	cursor: pointer;
	padding: 0;
}

#nested h3:hover,#nested2 h3:hover,#nestedhc h3:hover,#nestedtarj h3:hover,#nestedhijo h3:hover
	{
	background: #F58220 none repeat scroll 0 0;
}

#nested .acc-section,#nested2 .acc-section,#nestedhc .acc-section,#nestedtarj .acc-section,#nestedhijo .acc-section
	{
	background: #FFFFFF none repeat scroll 0 0;
	overflow: hidden;
}

#nested .acc-content,#nested2 .acc-content,#nestedhc .acc-content,#nestedtarj .acc-content,#nestedhijo .acc-content
	{
	background: #FFFFFF none repeat scroll 0 0;
	border-top: medium none;
}

/*consulta operaciones*/
table#puntos {
	width: 75%;
}

table#puntos THEAD TH,table#puntos TBODY td {
	border-width: 0px;
	text-align: center;
}

table#puntos THEAD TR {
	border-width: 1px;
	border-style: solid;
	border-color: #ED145B;
}

table#puntos TBODY {
	background-color: #ED145B;
	color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #ED145B;
	font-size: 15px;
}

/*botones menu*/
div#boton {
	background: url(../img/boton.png) no-repeat;
}

.botoneraopciones {
	margin: 2px;
	padding: 3px;
	background-color: white;
	border: 1px solid #006AB3;	
}

/* IE6 css fixer v0.4: Wed, 05 Aug 2009 18:31:32 +0200 */
	/* ============================================= */
	/* safe settings                                 */
	/* add display:inline to floated elements */
* html dt,* html dd,* html #basic label,* html #basic input[type= &quot
	;text&quot;],* html #basic input[type= &quot ;password&quot;],* html #basic select,* html #basic a
	{
	display: inline;
}

/* add zoom:1 to overflow:hidden */
* html dt,* html dd,* html #basic label,* html #basic input[type= &quot
	;text&quot;],* html #basic input[type= &quot ;password&quot;],* html #basic select,* html #basic a
	{
	zoom: 1;
}
