input, select, textarea { float: left; background-color: #FFF; border-radius: 5px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #069; background-color: #EAF4F7; margin: 2px; height: auto; padding-top: 5px; padding-right: 2px; padding-bottom: 2px; padding-left: 5px; -webkit-transition: all 0.2s  ease-in-out; -moz-transition: all 0.2s  ease-in-out; -o-transition: all 0.2s  ease-in-out; -ms-transition: all 0.2s  ease-in-out; transition: all 0.2s  ease-in-out; border: 1px solid #CCC; width: auto; }
textarea { width: 300px; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	box-shadow: 0 0 5px #036;
	outline: none;
	-webkit-transition: border-color 0.5s linear, box-shadow 0.5s linear;
	-moz-transition: border-color 0.5s linear, box-shadow 0.5s linear;
	-o-transition: border-color 0.5s linear, box-shadow 0.5s linear;
	transition: border-color 0.5s linear, box-shadow 0.5s linear;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}
input[readonly="readonly"], textarea[readonly="readonly"] {
	background-color: #EBEBEB;
}

input [disabled] {
	background-color: #D4D0C8;
}
label, input { cursor: pointer;}

input[type=checkbox] {
	display: none;
}




h1 {
	color: #FFF;
	background-image: url(../images/top.png);
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	display: block;
	clear: right;
	text-indent: 15;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
#head {
	background-image: url(../images/fdoTop.jpg);
	float: left;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
body {
	background-color: #EDECEA;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 11px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/fdomain.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	overflow-y: scroll;
}

.lineaPied {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
}


#userInfo {
	border: 1px solid #FFF;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	width: auto;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-radius: 5px;
	background-image: url(../images/fdopuntos.jpg);
}
#logo {
	padding: 0px;
	float: left;
	height: 60px;
	width: 524px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	z-index: 1;
	position: absolute;
	right: 10px;
}


.azul {
	background-color: #09C;
	background-image: url(../images/msg_azul.png);
}


.verde {
	background-color: #096;
	background-image: url(../images/msg_verde.png);
}
.amarillo {
	background-color: #FC0;
	background-image: url(../images/msg_amarelo.png);
}
.rosa {
	background-color: #F36;
	background-image: url(../images/msg_rosa.png);
}

.gris {
	color: #999;
	background-color: #CCC;
}

.etiqueta {
	float: left;
	height: 22px;
	width: 120px;
	margin-left: 5px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.campo { padding: 0px; float: left; height: auto; width: auto; margin: 0px; }
.campo2 { padding: 0px; float: left; height: auto; width: 80px; margin: 0px; }
#volver {
	color: #666;
	float: right;
	height: auto;
	width: 150px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFF;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/arrow_volver.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	border: 3px solid #666;
	border-radius: 10px;
	box-shadow: inset 0 1px 0 #fff, 0 1px 0 #e2e2e2, 0 1px 1px #edeeef;
	cursor:pointer;
	
}
#volver:hover {
	color: #FFF;
	background-color: #0D7194;
}
#divCopyr {
	position:relative;
	clip: rect(-20px,auto,auto,auto);
	font-size: 10px;
	color: #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
	text-align: center;
}

.blanco {
	background-color: #FFF;
}
#mainContent { width: 900px; margin-right: auto; margin-left: auto; height: auto; margin-top: 15px; margin-bottom: 10px; padding: 20px; clear: both; }

.mainUser {
	background-color: #83A7D7;
	width: 830px;
	border: 3px solid #FFF;
	-webkit-box-shadow:  5px 5px 10px 2px;
	box-shadow:  5px 5px 10px 2px;
	height: auto;
	border-radius: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../images/fdomnu.jpg);
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
}
.centerMainList {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainList {
	background-color: #83A7D7;
	width: 900px;
	border: 3px solid #FFF;
	-webkit-box-shadow:  5px 5px 10px 2px;
	box-shadow:  5px 5px 10px 2px;
	height: auto;
	border-radius: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../images/fdomnu.jpg);
	padding: 5px;
	overflow: visible;
	float: left;
}
#mainList .elemento input[type=checkbox] {
	display: none;
}
#mainList .elemento input[type=checkbox] + label {
	background: #fff;
	display: inline-block;
	width: 82px;
	height: 24px;
	background: url(../images/check_03.png) 0px 0px no-repeat;
	text-indent: -1000em;
	-webkit-transition: all 0.2s  ease-in-out;
   	-moz-transition: all 0.2s  ease-in-out;
   	-o-transition: all 0.2s  ease-in-out;
    -ms-transition: all 0.2s  ease-in-out;
    transition: all 0.2s  ease-in-out;
}
#mainList .elemento input[type=checkbox]:checked + label {
	background: url(../images/check_03.png) 0px -24px no-repeat;
		-webkit-transition: all 0.2s  ease-in-out;
   	-moz-transition: all 0.2s  ease-in-out;
   	-o-transition: all 0.2s  ease-in-out;
    -ms-transition: all 0.2s  ease-in-out;
    transition: all 0.2s  ease-in-out;
}
#mainList .headList{
	background-color: #FFF;
	float: left;
	height: 20px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding: 2px;
	margin-bottom: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#mainList .elemento {
	float: left;
	height: auto;
	width: auto;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#mainList .lineaU {
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	cursor:pointer; 
	padding-left: 2px;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	
}

#mainList .lineaU:hover {
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #FFF;
	background-image: url(../images/fdoline_up.png);
}
#mainList .lineaU2 {
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	cursor:pointer;
	padding-left: 2px;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#mainList .lineaU2:hover {
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #333;
	background-image: url(../images/fdoline_up.png);
}





#mainList #cajabotones {
	width: 600px;
	float: right;
}

#mainList #cajabotones .elemento{
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
#mainList #cajabotones .elemento p {
	float: left;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #FFF;
}


.hover {
	float: left;
	height: auto;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.hover:hover {
	background-color: #EEEFCF;
}
#centerMainForm { height: auto; width: 96%; background-color: #FFF; padding: 15px 2%; border: 3px solid #666; border-radius: 10px; -webkit-box-shadow:  5px 5px 10px 2px; box-shadow:  5px 5px 10px 2px; min-width:500px; margin: 0px; float: left; background-image: url(../images/bg_form.jpg); }



.userID {
	float: left;
	height: auto;
	width: 20px;
	margin-top: 3px;
	padding: 5px;
	text-align: left;
}
.userNombre {
	float: left;
	height: auto;
	width: 150px;
	margin-top: 3px;
	padding: 5px;
	text-align: left;
}

.userUser {
	float: left;
	height: auto;
	width: 100px;
	margin-top: 3px;
	padding: 5px;
	text-align: left;
}
.userOpcion {
	float: left;
	height: auto;
	width: 70px;
	margin-top: 3px;
	padding: 5px;
	text-align: center;
}
.userLevel {
	float: left;
	height: auto;
	width: 360px;
	margin-top: 3px;
	padding: 5px;
	text-align: left;
}





a {
	color: #069;
}

.button { font-weight: bold; color: #FFF; height: auto; width: auto; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-radius: 10px; border: 2px solid #FFF; margin: auto 10px auto 0px; text-align: center; float: left; cursor:pointer; vertical-align: baseline; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.button:hover { -webkit-box-shadow:  1px 1px 5px 1px; box-shadow:  1px 1px 5px 1px; background-color: #D6D6D6; color: #333; }
.button img {
	float: right;
	height: auto;
	width: auto;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 6px;
}
#loginBox {
	height: 200px;
	width: 300px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 3px solid #FFF;
	-webkit-box-shadow:  5px 5px 10px 2px;
	box-shadow:  5px 5px 10px 2px;
	height: 200px;
	border-radius: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#loginBox p {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#loginBox #loginBoxHead {
	background-image: url(../images/top.png);
	background-repeat: repeat;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-radius: 5px 5px 0 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#loginBox #loginBoxHead  h1 {
	background-image: url(../images/keyac.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: auto;
	color: #FFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bloque910px {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainmenu {
	background-color: #83A7D7;
	width: 910px;
	border: 3px solid #FFF;
	-webkit-box-shadow:  5px 5px 10px 2px;
	box-shadow:  5px 5px 10px 2px;
	height: auto;
	border-radius: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	float: left;
	background-image: url(../images/fdomnu.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.mainmenu ul {
	list-style-type: none;
	width: 200px;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-radius: 5px;
	box-shadow: inset 0 1px 0 #fff, 0 1px 0 #e2e2e2, 0 1px 1px #edeeef;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainmenu ul li {
	padding: 10px;
	float: left;
	height: auto;
	width: 170px;
	background-color: #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-radius: 5px;
	box-shadow: inset 0 1px 0 #fff, 0 1px 0 #e2e2e2, 0 1px 1px #edeeef;
	cursor:pointer; 
}
.mainmenu ul li:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #069;
		border-radius: 5px;
	box-shadow: inset 0 1px 0 #fff, 0 1px 0 #e2e2e2, 0 1px 1px #edeeef;	
}


.mainmenu .head {
	margin: 0px;
	float: left;
	height: auto;
	width: 180px;
	padding: 10px;
	background-image: url(../images/top.png);
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	border-radius: 5px 5px 0 0;
}

.boder_buttons td {
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.Caja {
	border: 1px solid #666;
	color: #FFF;
	background-color: #D7D5D2;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.textoComun {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 5px;
	padding: 5px;
}
.botones {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #D7D5D2;
	border: 1px solid #333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.BotonRojo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFBBBA;
	margin: 2px;
	padding: 2px;
	width: 70px;
	text-align: center;
	border: thin solid #C00;
}

.BotonVerde {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #E0F2C0;
	margin: 2px;
	padding: 2px;
	width: 70px;
	text-align: center;
	border: 1px solid #093;
}


.textoCajas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDECEA;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin: 2px;
	padding: 2px;
}
.TituloMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	background-color: #AAC4E5;
	margin: 8px;
	padding: 8px;
	border: 1px solid #666;
	background-image: url(../images/t_fondos.jpg);
}
.botones_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #D1CFCD;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666;
	width: 100%;
	text-align: left;
}
.TituloRenglon {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	margin: 5px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
.textoCajasRojo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDECEA;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin: 2px;
	padding: 2px;
}
.textoCajasNumeros {
	text-align: right;
}
.Resultados {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #333;
}
.textoCajas_negrita {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #069;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDECEA;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin: 2px;
	padding: 2px;
}
.a {
	font-size: 8px;
}
.bordes {
	padding: 1px;
	border: 1px solid #666;
}
.Caja1 {
	border: 1px solid #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #6E9CD0;
	background-color: #FFF;
	font-style: normal;
	font-weight: normal;
}
.Caja2 {
	border: 1px solid #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6E9CD0;
	background-color: #F4F5FB;
	font-weight: normal;
}
.titulo_renglonInforme {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	padding: 10px;
	margin: 10px;
	display: block;
}

#msg {
	background-color:#FFBABA;
	border:1px solid #D8000C;
	font-weight:normal;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;

	color: #C00;
	font-size: 12px;
	height: 32px;
	margin-bottom: 10px;
}
#msg_update {
	background-color:#E0F2C0;
	border:1px solid #093;
	font-weight:normal;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	color: #063;
	font-size: 12px;
	height: 32px;
	margin-bottom: 10px;
}
#msg_new {
	background-color:#9AD0EA;
	border:1px solid #066;
	font-weight:normal;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	color: #066;
	font-size: 12px;
	height: 32px;
	margin-bottom: 10px;
}



#paginado {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
}
 
	#paginado ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
 
#paginado ul li {
	color: #FFF;
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#paginado ul li a {
	color: #069;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#letras {
	padding: 0px;
	width: auto;
	margin: 0px;
	float: right;
}
#letras ul {
	padding: 0px;
	float: right;
	list-style-type: none;
	margin: 0px;
}

#letras ul li {
	text-align: center;
	float: left;
	height: auto;
	width: auto;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 0px;
	border: 1px solid #CCC;
}
#letras ul li:hover {
	background-color: #CCC;	
}
#letras  .selects {
	color: #FFF;
	background-color: #069;
}

#facGnr3 {
	margin:10px;
	padding-top:5;
	padding:5px; 	float:right;
	border:1px solid #06C;
	background:#EDECEA;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
}

    .checkbox, .radio {
      width: 19px;
      height: 25px;
      padding: 0 5px 0 0;
      background: url(../images/checkbox.png) no-repeat;
      display: block;
      Sons Galegosr: left;
      float: left;
    }
.cajaTotal {
	background-image: url(../images/fdomnu.jpg);
	border: 3px solid #FFF;
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	border-radius: 10px;
	-webkit-box-shadow:  5px 5px 10px 2px rgba(0, 0, 0, 1);
	box-shadow:  5px 5px 10px 2px rgba(0, 0, 0, 1);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.cajaTotal strong {
	color: #FFF;
	font-size: 20px;
}


.clearDiv {
	float: left;
	width: 100%;
	margin-top: 5px;
}

	
    .radio {
      background: url(../images/radio.png) no-repeat;
    }


#msgMain { height: auto; width: 100%; color: #FFF; text-align: center; margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-box-shadow:  5px 5px 10px 2px rgba(0, 0, 0, 1); box-shadow:  5px 5px 10px 2px rgba(0, 0, 0, 1); position: absolute; z-index: 1000; padding-top: 10px; padding-bottom: 10px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #FFF; font-size: 14px; }


#boxPedido input[type=checkbox] {
	display: none;
}
#boxPedido input[type=checkbox] + label {
	background: #fff;
	display: inline-block;
	width: 82px;
	height: 24px;
	background: url(../images/check_01.png) 0px 0px no-repeat;
	text-indent: -1000em;
}
#boxPedido input[type=checkbox]:checked + label {
	background: url(../images/check_01.png) 0px -24px no-repeat;
}

.xSelect {
	background-image: url(../images/check_02.png);
	float: left;
	height: 16px;
	width: 16px;
}
.checked {
	background-image: url(../images/check_02.png);
	background-position: bottom;
}

/* ***************************************** */

.styled-select {
	width: 120px;
	height: 24px;
	overflow: hidden;
	background-color: #EAF4F7;
	background-image: url(../images/down_arrow_select.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-radius: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.styled-select select {
	background: transparent;
	width: 140px;
	padding: 2px;
	font-size: 11px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.styled-select2 {
	width: 320px;
	height: 24px;
	overflow: hidden;
	background-color: #EAF4F7;
	background-image: url(../images/down_arrow_select.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-radius: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.styled-select2 select {
	background: transparent;
	width: 340px;
	padding: 2px;
	font-size: 11px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.styled-select3 {
	width: 160px;
	height: 24px;
	overflow: hidden;
	background-color: #EAF4F7;
	background-image: url(../images/down_arrow_select.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-radius: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.styled-select3 select {
	background: transparent;
	width: 180px;
	padding: 2px;
	font-size: 11px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#updateContent {
	position: relative; top: 30%; text-align: center;
}

.selectedClass {
	color: #333;
	background-color: #F9C;
}

.btnVerForm { background-image: url(../images/verf_axenda.png); background-position: center top; padding: 0px; height: 20px; width: 90px; cursor:pointer; transition: all 0.2s linear; margin: 0px; float: right; }
.showForm { background-position: center bottom; opacity: .3; }

.toolbar {
	bottom: -2px;
	position: fixed;
	right: 0%;
	z-index: 10000;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 131px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	height: 104px;
	font-size: 11px;
	color: #333;
	background-image: url(../images/infoBG.png);
	background-repeat: no-repeat;
	background-position: center center;
} 
.toolbar p {
	line-height: 14px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#centerDiv { margin: auto; height: auto; width: 800px; background-color: #FFF; }