@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
	font-family: 'Open Sans', sans-serif, 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	line-height: 20px;
	position: relative;
	margin: 0px;
	background: none repeat scroll 0% 0% rgb(270, 270, 270);
	height: 100%;
}


#contenedorheader {
	position: relative;
	width: 1024px;
	height: 220px;
}

#navheader{
	width: 100%;
	min-height: 113px;
	margin-top: 0px;
	border-bottom: 1px solid rgb(214, 219, 224);
}
#contenedorprincipal {
	height: 100%;
	margin: 0 auto;
	width: 1024px;
	background-color: #FFFFFF;
	margin-top: 0px;
	box-shadow: 0px 0px 10px 0px #CCC;
	-moz-box-shadow: 0px 0px 10px 0px #CCC;
    -webkit-box-shadow: 0px 0px 10px 0px #CCC;
	border-radius: 9px;
	zoom: 1;
}

/*- HACK! for the box-shadow on IE6, IE7, IE8, IE9 -*/
#contenedorprincipal {
	border: 1px solid #e4e4e4\9;
}

#contenedormedio {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 14px;

}
/*
#contenedormedio_cedulas_search {
	width: auto;
	background-color: #FFFFFF;
	font-size: 13px;
}
*/
.google_ads_160x600_izq{
padding: 10px;
width: auto;
border-right: 1px solid rgb(214, 219, 224);
}


.background {
	background-color: #FFFFFF;
	margin: 0px;
	min-height: 400px;
	width: 100%;
	padding: 5px;
}

.contenido {
	margin: 0px 0px 50px;
	min-height: 400px;
	width: 100%;
}

.contenedorAdds{
	padding: 10px;
	width: auto;
	border-left: 1px solid rgb(214, 219, 224);
}

.google_ads_160x600_der{
padding: 10px;
width: auto;
border-left: 1px solid rgb(214, 219, 224);
}

#contenedor {
	width: 100%;
	float: left;
	padding: 3px;
	display: inline;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.cler {
	clear: both;
}
.oclt {
	display: none;
}
.zq {
	float: left;
}
.dr {
	float: right;
}
table tr td {
	padding: 0px auto;
	vertical-align: top;
	margin: 0 auto;
}

h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	color: #3f3f41;
	line-height: 1.5em;
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

.topp {
	background-color: #000;
	height: 22px;
	color: #cccccc;
}
.top0 {
	width: 960px;
	margin: auto;
	text-align: right;
	font-size: 11px;
	padding: 0 0 0 0;
	color: #999999;
}
.top0 a {
	color: #999999;
}
.top0 a:hover {
	color: #ffffff;
}
.topr {
	background-color: #FFF;
	height: 1px;
}
.topr a {
	color: #444444;
}
.main {
	width: 800px;
	margin: auto;
}
.logobuho {
	position: absolute;
	width: 300px;
	height: 75px;
	padding-left: 20px;
	padding-top: 30px;
}
.logobanner {
	width: 1024px;
	margin: auto;
	background-color: #FFFFFF;
}


.paginasdiv {
	width: 95%;
	margin: 0 auto;
}
.miscasosdiv {
	margin: auto;
	width: 100%;
}
.buho {
	margin-left: 25px;
	width: 200px;
	height: 73px;
	margin-top: 20px;
	margin-bottom: -5px;
	position: relative;
}

.gratis {
	width: 236px;
	padding: 10px;
	margin-left: 15px;
}

#divgoogleads728 {
	margin: 0 auto;
	height: 90px;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 15px;
}
#google_ads_728x90 {
	margin: 0 auto;
	width: 728px;
	height: 90px;
}
.google_ads {
	width: auto;
	height: auto;
}

.ventana {
    display:none;
    font-family:Arial, Helvetica, sans-serif;
    color:#808080;
    line-height:28px;
    font-size:15px;
    text-align:justify;
    top: 150;
}

.menuadmin {
    font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px auto;
    min-height: 0px auto;
    padding: 3px 0 0px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.menuadmin ul li ul li{
    float:none;
}

.menuadmin ul li ul li a{
    background: #B99A0F;
    color: #F6F6F6;
}

.menuadmin ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	display: inline-block;
}

.menuadmin li ul {
    display:none;
    position:absolute;
    #min-width:140px;
}

.menuadmin li:hover > ul {
    display:block;
}


.menuadmin li {
	float: left;
	padding: 1px 1px 1px 1px;
	margin: 0px;
}
.menuadmin li:first-child {
	padding: 0px auto;
	border-left: none;
}
.menuadmin li:last-child {
	border-right: none;
}
.menuadmin li a {
	background: #FF8F32;
	color: #F6F6F6;
	display: block;
	margin: 0px;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: normal;
}
.menuadmin li a:hover {
	background: #2580a2 url('..hover.gif') left center no-repeat;
	color: #fff;
	padding: 6px 10px
}
.boxs {
	width: 100%;
	height: 190px;
	text-align: center;
}

.boxs .box {
	font-family: 'Open Sans', sans-serif;
	/* margin: 0 auto; */
	width: 200px;
	height: 150px;
	margin: 17px;
	border: 1px solid #CCCCCC;
	/* text-align: center; */
	padding: 2px;
	-moz-box-shadow: 0 2px 10px #CCCCCC;
	-webkit-box-shadow: 0 2px 10px #CCCCCC;
	box-shadow: 0 2px 10px #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	display: inline-table;
}

.boxs .boxl {
	font-family: 'Open Sans', sans-serif;
	float: left;
	margin: 0 auto;
	width: 200px;
	height: 150px;
	margin: 17px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.4);
	box-shadow: 0 2px 10px rgba(0,0,0,.4);
	background-color: #FFFFFF;
	font-size: 11px;
}
.boxs .boxr {
	float: left;
	width: 200px;
	height: 150px;
	margin: 17px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.4);
	box-shadow: 0 2px 10px rgba(0,0,0,.4);
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
}
.boxb {
	margin: 5px 0px 0 0px;
}
.boxb .zqbx {
	width: 340px;
	float: left;
	margin: 0 20px 70px 0;
	padding-right: 0px;
	border-right: 1px solid #CCCCCC;
}
.boxb .rgbx {
	width: 575px;
	float: left;
	line-height: 100%;
	margin-top: 50px;
	padding-left: 13px;
	border: solid 1px #CCCCCC;
}
.boxb .btbx {
	float: left;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.boxb .rg20 {
	margin-right: 20px;
}
.cntr {
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	height: 250px;
}
.cntr .mgns {
	width: 65%;
	height: 100%;
	margin-left: 5%;
}
.cntr .mgns2 {
	width: 634px;
	height: 260px;
	margin-left: 90px;
}
.cntr .logn {
	width: 280px;
	height: 300px;
	background-color: #296aa2;
	color: #ffffff;
	display: block;
}
.cntr .logn input {
	margin: 3px 0 5px 0;
}
.cntr .logn div {
	padding: 0px 50px 0 60px;
}
.cntr .logn div .recc {
	padding: 0;
	color: #FFFFCC;
	cursor: pointer;
	display: inline;
}
.cntr .logn div .recc:hover {
	color: #ffffff;
}
.cntr .logn0 {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	width: 220px;
	height: 210px;
	background-color: #00994C;
	color: #FFFFFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
}
.cntr .logn0 form {
	text-align: center;
}
.cntr .logn0 input {
	margin: 5px 0px 5px 0px;
}
.cntr .logn0 div {
	padding: 10px 10px 10px 10px;
}
.cntr .logn0 div .recc {
	padding: 0;
	color: #F5F5F5;
	cursor: pointer;
	display: inline;
}
.cntr .logn0 div .recc:hover {
	color: #FFFFCC;
}
.cntr .logn1 {
	font-style: normal;
	font-size: 20px;
	width: 190px;
	height: 20px;
	background-color: #ffcc00;
	color: #F8F8F8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fecc5f;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda71', endColorstr='#febb4a');
	background: -webkit-linear-gradient(top, #feda71, #febb4a);
	background: -moz-linear-gradient(top, #feda71, #febb4a);
	border-color: #f5b74e #e5a73e #d6982f;
	color: #996633 !important;
	text-shadow: 0 1px 0 #fedd9b;
	box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
	display: inline-block;
}
.cntr .logn1 div {
	padding: 10px 10px 10px 10px;
}
.cntr .logn1 a {
	margin-left: 17px;
	color: #333333;
	font-family: Helvetica;
	text-shadow: -1px -1px #FFF;
}
.cntr .logn1 a:hover {
	margin-left: 17px;
	color: #FFFFCC;
	font-family: Helvetica;
	text-shadow: -1px -1px #333333;
	background: #fecc5f;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda71', endColorstr='#febb4a');
	background: -webkit-linear-gradient(top, #feda71, #febb4a);
	background: -moz-linear-gradient(top, #feda71, #febb4a);
	border-color: #f5b74e #e5a73e #d6982f;
	color: #996633 !important;
	text-shadow: 0 1px 0 #fedd9b;
}
.free {
	width: 160px;
	background-color: #516a20;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.free:hover {
	background-color: #990033;
}
.col1 {
	width: 250px;
}
.col2 {
	width: 600px;
	margin-bottom: 20px;
}
.coli {
	width: 640px;
	margin-bottom: 120px;
}
.colg {
	width: 300px;
}
.col1, .col2, .coli {
	line-height: 140%;
}
.bloq {
	width: 200px;
	margin-left: 0px auto;
	color: #454545;
}
.bloq a {
	color: #404040;
}
.bloq a:hover {
	color: #0069d6;
}
.bloq img {
	margin: 16px 0 16px 0;
}
.bloq p {
	line-height: 140%;
	margin-bottom: 50px;
}
.bloq p a {
	color: #444444;
}
.bloq:first-child {
	margin-left: 0;
}
.blgg {
	background-color: #404040;
	height: 42px;
	margin: 80px 0 40px 0;
	color: #ffffff;
	font-size: 4em;
}
.post {
	margin: 0 0 40px 0;
}
.post .fchs {
	width: 46px;
	color: #ffffff;
	margin-right: 40px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.post .fchs .numr {
	background-color: #296aa2;
	padding: 6px;
	font-size: 1.6em;
	text-align: center;
	margin-bottom: 1px;
}
.post .fchs .mess {
	background-color: #999999;
	text-align: center;
	padding: 1px 1px 2px 1px;
	font-size: 0.8em;
}
.post .txt0 {
	width: 560px;
}
.post .ttlo {
	font-size: 18px;
	color: #404040;
	margin-bottom: 5px;
	line-height: 1;
}
.post .ttlo a {
	color: #404040;
}
.post .ttlo a:hover {
	color: #0069d6;
}
.post .fchh {
	font-size: 0.9em;
	margin-bottom: 10px;
	color: #999999;
}
.post .avnc {
	color: #999999;
	line-height: 140%;
	margin-bottom: 5px;
}
.prmr {
	background-color: #c9ced2;
	margin-top: 60px;
	padding: 10px 30px 10px 10px;
	color: #ffffff;
	text-align: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.snbl {
	margin: 60px 0 20px 0;
}
.snbl a {
	font-size: 4em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #cccccc;
}
.snbl a:hover {
	color: #00438a;
}
.ddtt {
	color: #999999;
	display: block;
	font-size: 0.9em;
}
.ttbl {
	display: block;
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
}
.ttbl a {
	color: #666666;
}
.txbl {
	color: #777777;
}
.txbl a {
	color: #777777;
}
.txln {
	margin-bottom: 30px;
}
.lstt {
	padding: 12px 0 12px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d7d7d7;
}
.lstt:first-child {
	border-top: 0;
}
.lstt:last-child {
	border-bottom: 0;
}
.rrss {
	margin: 50px 0 0 50px;
}
.rrss .rsbx {
	margin-right: 20px;
	display: block;
}
.blgt {
	width: 200px;
	background-color: #dddddd;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.dres {
	width: 960px;
	margin: auto;
	padding: 7px 0 7px 0;
	color: #555555;
	text-align: center;
	line-height: 125%;
	font-size: 11px;
}
.dres a {
	color: #555555;
}
.ttlo {
	color: #404040;
	font-size: 1.15em;
}
.ttlo a {
	color: #404040;
}
.ttlo a:hover {
	color: #0069d6;
}
.avnc, .fchh {
	color: #999999;
	line-height: 140%;
}
.fchh {
	margin-bottom: 45px;
	font-size: 11px;
}
.cont {
	margin-top: 20px;
	color: #454545;
	line-height: 140%;
	width: 500px;
}
.most {
	margin: 30px 0 20px 10px;
	display: none;
}
table.espc tr td {
	padding: 0px;
	border: #ccc 0px solid;
	border-spacing: 5px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.liga {
	text-align: center;
	border: 2px solid #dedede;
	border-radius: 3px;
	color: #000;
	margin: 4px;
	padding: 4px 6px;
	background: #f5f5f5;
	border-color: #dedede #d8d8d8 #d3d3d3;
	box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
	text-shadow: 0 1px 0 #fff;
	background: -moz-linear-gradient(top, #f9f9f9, #f0f0f0);
	background: -webkit-linear-gradient(top, #f9f9f9, #f0f0f0);
	background: o-linear-gradient(top, #f9f9f9, #f0f0f0);
	background: ms-linear-gradient(top, #f9f9f9, #f0f0f0);
	background: linear-gradient(top, #f9f9f9, #f0f0f0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0');
}
.liga:hover {
	background: #f4f4f4;
	border-color: #c7c7c7 #c3c3c3 #bebebe;
	box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
	text-shadow: 0 1px 0 #fdfdfd;
	background: -moz-linear-gradient(top, #efefef, #f8f8f8);
	background: -webkit-linear-gradient(top, #efefef, #f8f8f8);
	background: -o-linear-gradient(top, #efefef, #f8f8f8);
	background: -ms-linear-gradient(top, #efefef, #f8f8f8);
	background: linear-gradient(top, #efefef, #f8f8f8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f8f8f8');
}
.lst0 {
	line-height: 140%;
}
.lst0 a {
	color: #09C;
}
.frmb {
	float: left;
	width: 90%;
	height: 100%;
}
.frmb2 {
	margin: 0px 0px 0 0px;
	float: left;
	width: 634px;
	height: 240px;
}
.ttlo {
	font-size: 1.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	color: #000;
}
.ultm {
	color: #396;
	margin-bottom: 6px;
}
.fcha {
	color: #ccc;
	text-shadow: 1px 1px #ffffff;
	margin-bottom: 10px;
}
.txxt {
	line-height: 140%;
	text-shadow: 1px 1px #ffffff;
	color: #666666;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}
.lrms {
	text-shadow: 1px 1px #ffffff;
	text-align: right;
	padding: 10px 0 50px 0;
	border-bottom: 1px solid #cccccc;
}
a {
	color: #0069d6;
	text-decoration: none;
	line-height: inherit;
	font-weight: inherit;
}
a:hover {
	color: #00438a;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}
button, input {
	line-height: normal;
	*overflow: visible;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
.expd {
	margin: 40px 0 30px 0;
	border-collapse: collapse;
}
.expd th {
	text-align: left;
}
.expd td {
	padding: 3px 20px 3px 6px;
	border: 1px solid #dddddd;
	font-size: 12px;
}

.btn.danger, .alert-message.danger, .btn.danger:hover, .alert-message.danger:hover, .btn.error, .alert-message.error, .btn.error:hover, .alert-message.error:hover, .btn.success, .alert-message.success, .btn.success:hover, .alert-message.success:hover, .btn.info, .alert-message.info, .btn.info:hover, .alert-message.info:hover {
	color: #ffffff;
}
.btn .close, .alert-message .close {
	font-family: Arial, sans-serif;
	line-height: 18px;
}
.btn.danger, .alert-message.danger, .btn.error, .alert-message.error {
	background-color: #c43c35;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #c43c35 #c43c35 #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success, .alert-message.success {
	background-color: #57a957;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -ms-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(top, #62c462, #57a957);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #57a957 #57a957 #3d773d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.info, .alert-message.info {
	background-color: #339bb9;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(top, #5bc0de, #339bb9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #339bb9 #339bb9 #22697d;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}


.btn:hover {
	background-position: 0 -15px;
	color: #333;
	text-decoration: none;
}
.btn:focus {
	outline: 1px dotted #666;
}

.btn.catalogo {
    font-size: 11px;
    padding: 3px 7px 3px;
}

.btn.primary {
	color: #ffffff;
	background-color: #0064cd;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
	background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
	background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
	background-image: -o-linear-gradient(top, #049cdb, #0064cd);
	background-image: linear-gradient(top, #049cdb, #0064cd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #0064cd #0064cd #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.active, .btn:active {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
	cursor: default;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	filter: alpha(opacity=65);
	-khtml-opacity: 0.65;
	-moz-opacity: 0.65;
	opacity: 0.65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn[disabled] {
	cursor: default;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	filter: alpha(opacity=65);
	-khtml-opacity: 0.65;
	-moz-opacity: 0.65;
	opacity: 0.65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn.large {
	font-size: 15px;
	line-height: normal;
	padding: 9px 14px 9px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.btn.small {
	padding: 7px 9px 7px;
	font-size: 11px;
}
:root .alert-message, :root .btn {
	border-radius: 0 \0;
}
button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.alert-message .btn {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
form .input {
	margin-left: 150px;
}
input[type=checkbox], input[type=radio] {
	cursor: pointer;
}
input, textarea, select, .uneditable-input {
	display: inline-block;
	width: 100px;
	padding: 4px;
	font-size: 13px;
	line-height: 18px;
	color: #808080;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
select {
	padding: initial;
}
input[type=checkbox], input[type=radio] {
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 0;
	*margin-top: 0;
	line-height: normal;
	border: none;
}
input[type=file] {
	background-color: #ffffff;
	padding: initial;
	border: initial;
	line-height: initial;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
input[type=button], input[type=reset], input[type=submit] {
	width: auto;
	height: auto;
}
select, input[type=file] {
	height: 31px;
	*height: auto;
	line-height: 27px;
	*margin-top: 4px;
}
select[multiple] {
	height: inherit;
	background-color: #ffffff;
}
textarea {
	height: auto;
}
.uneditable-input {
	background-color: #ffffff;
	display: block;
	border-color: #eee;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	cursor: not-allowed;
}
:-moz-placeholder {
	color: #bfbfbf;
}
::-webkit-input-placeholder {
	color: #bfbfbf;
}


input, textarea {
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
input:focus, textarea:focus {
	outline: 0;
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 1px dotted #666;
}


.input-mini, input.mini, textarea.mini, select.mini {
	width: 60px;
}
.input-small, input.small, textarea.small, select.small {
	width: 90px;
}
.input-medium, input.medium, textarea.medium, select.medium {
	width: 150px;
}
.input-large, input.large, textarea.large, select.large {
	width: 210px;
}
.input-xlarge, input.xlarge, textarea.xlarge, select.xlarge {
	width: 270px;
}
.input-xxlarge, input.xxlarge, textarea.xxlarge, select.xxlarge {
	width: 530px;
}
textarea.xxlarge {
	overflow-y: auto;
}

.btnr {
	cursor: pointer;
	display: inline-block;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 5px 14px 6px;
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	background-image: -moz-linear-gradient(top,#fedc4d 0,#fd9512 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fedc4d),color-stop(100%,#fd9512));
	background-image: -webkit-linear-gradient(top,#fedc4d 0,#fd9512 100%);
	background-image: -ms-linear-gradient(top,#fedc4d 0,#fd9512 100%);
	background-image: -o-linear-gradient(top,#fedc4d 0,#fd9512 100%);
	background-image: linear-gradient(top,#fedc4d 0,#fd9512 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fedc4d',endColorstr='#fd9512',GradientType=0);
	border-color: #ec8b11;
}
#cssmenu {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	width: 120px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
#cssmenu ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}
#cssmenu li {
	font: 11px 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	margin: 0px;
	list-style: none;
	padding: 2px 0px 2px 4px;
}
#cssmenu a {
	border: 1px solid #dedede;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	margin: 0px;
	padding: 8px;
	text-decoration: none;
	font-weight: lighter;
	background: #00994c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00994c', endColorstr='#00994c');
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 153, 76)), to(rgb(0, 153, 76)));
	background: -moz-linear-gradient(top, rgb(0, 153, 76), rgb(0, 153, 76));
	border-color: #adc671 #98b65b #87aa4a;
	color: white;
	text-shadow: 0 1px 0 #000;
	-webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
	-moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
	box-shadow: 0 3px 5px hsla(0,0%,0%,0.5);
}
#cssmenu a:hover {
	background: #003366;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003366', endColorstr='#003366');
	background: -webkit-gradient(linear, left top, left bottom, from(#003366), to(#003366));
	background: -moz-linear-gradient(top, #003366, #003366);
	border-color: #8bb14d #83a648 #7d9e45;
	text-shadow: 0 1px 0 #000;
	-webkit-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
	-moz-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
	box-shadow: 0 3px 5px hsla(0,0%,0%,0.5);
	padding-bottom: 8px;
}
#landingbuttons ul {
	list-style: none;	
	width: 210px;
}
#landingbuttons li {
	font: 12px 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 2px 4px 2px 4px;
}
#landingbuttons a {
	border: 1px solid #F59D24;
	background-color: #F59D24;
	box-shadow: 0px 2px #e39222;
	border-radius: 3px;
	background: #fa6800;
	color: #F6F6F6;
	display: block;
	margin: 0px;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: normal;
}
#landingbuttons a:hover {
	background: #003366;
	color: #fff;
	padding-bottom: 8px;
}
#cssmenu2 {
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 0px auto;
}
#cssmenu2 ul {
	list-style: none;
	padding-left: 30px;
	margin: 20px;
	padding-right: 100px;
}
#cssmenu2 li {
	font: 12px 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 2px 4px 2px 4px;
}
#cssmenu2 a {
	background: #0099CC;
	color: #F6F6F6;
	display: block;
	margin: 0px;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: normal;
}
#cssmenu2 a:hover {
	background: #2580a2 url(../hover.gif) left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

.encabezadoetiqueta {
	margin: 0px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #222;
	font-size: 14px;
}
.reds {
	border-style: solid;
	border-color: #D3D3D3;
	border-width: 1px;
	color: #000000;
	border-collapse: collapse;
	text-align: center;
	background-color: #BBCCDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 0px;
}
.backmiscasos a {
	float: left;
	padding: 1px 1px 1px 45px;
	background: #eee;
	font-size: 12px;
	color: rgb(68, 68, 68);
	text-decoration: none;
	font-weight: bold;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background: url(../flechita.png) no-repeat left;
}
.backmiscasos a:hover {
	float: left;
	padding: 1px 1px 1px 45px;
	background-color: #C43C35;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	background-image: url(../flechita.png) no-repeat left;
}
.linkplano a {
	background: #0d4a9d;
	color: #F6F6F6;
	margin: 0px;
	padding: 4px 6px;
	text-decoration: none;
	font-family: "Lato", Helvetica, sans-serif;
	font-size: 11px;
}
.linkplano a:hover {
	background: #2580a2 url(../hover.gif) left center no-repeat;
	color: #fff;
	padding: auto;
}
.linkplanoboxs a {
	background: #00994C;
	color: #F6F6F6;
	margin: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: center !important;
	box-shadow: 0 1px 3px hsla(0,0%,0%,0.5);
	display: block;
}
.linkplanoboxs a:hover {
	background: #003366;
	color: #fff;
}
.namelog {
	padding: 4px 7px 4px 7px;
	color: white;
	text-decoration: none;
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #00994c;
}
.namelog a {
	text-shadow: 0 1px 0 #000;
	padding: 5px 7px 6px 7px;
	background-color: #00994c;
	font-weight: 100%;
	color: white;
	border-right: 1px solid #ccc;
	text-decoration: none;
	border-radius: 2px;
}
.namelog a:hover {
	background-color: #003366;
	color: #ffffff;
	border-radius: 2px;
}
.cntro {
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
}
.linkplanolistas a {
	background: #2580A2;
	color: #F6F6F6;
	margin: 0px;
	padding: 8px 16px;
	text-decoration: none;
	font-family: "Lato", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
}
.linkplanolistas a:hover {
	background: #339999 url(../hover.gif) left center no-repeat;
	color: #fff;
}
.bordestablas {
	border: #ccc 1px solid;
	border-spacing: 5px;
	background: #fff;
	border-collapse: separate; 
	width: 95%;
}

.bordeacceso {
	border: #ccc 1px solid;
	border-spacing: 5px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	width: 35%;
}
.bordeacceso tr td {
	padding-left: 5%;
}

#botonesredes {
	margin-left: 100px;
	width: 80%;
}
#social-icons {
	width: 960px;
	margin: auto;
	padding: 2px 0 10px 0;
	color: #555555;
	text-align: center;
}
#social-icons p {
	color: #666;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding-bottom: 4px;
}
#social-icons ul {
	text-align: left;
	color: #666;
}
#social-icons ul li {
	background: none;
	padding: 0;
}
a.twitter, a.facebook, a.youtube, a.itunes, a.rss, a.mobile, a.linkedin, a.google-plus {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	padding: 0 !important;
	border-radius: 3px;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
a.twitter:hover, a.facebook:hover, a.youtube:hover, a.itunes:hover, a.rss:hover, a.mobile:hover, a.linkedin:hover, a.google-plus:hover {
	position: relative;
	top: -1px;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
}
a.twitter, a.twitter:hover {
	background: url(../sprites.png) -3px -269px no-repeat !important;
}
a.facebook, a.facebook:hover {
	background: url(../sprites.png) -32px -269px no-repeat !important;
}
a.youtube, a.youtube:hover {
	background: url(../sprites.png) -148px -269px no-repeat !important;
}
a.itunes, a.itunes:hover {
	background: url(../sprites.png) -61px -269px no-repeat !important;
}
a.rss, a.rss:hover {
	background: url(../sprites.png) -90px -269px no-repeat !important;
}
a.mobile, a.mobile:hover {
	display: none;
	background: url(../sprites.png) -119px -269px no-repeat !important;
}
a.linkedin, a.linkedin:hover {
	background: url(../sprites.png) -2px -1173px no-repeat !important;
}
a.google-plus, a.google-plus:hover {
	background: url(../sprites.png) -31px -1173px no-repeat !important;
}
.generic-box .nw, .generic-box ul li a {
	margin: 0 4px 0 0;
}
.social-icons-v2 {
	margin: 0 0 10px 5px;
}
.social-icons-v2 h6 {
	float: left;
	margin: 7px 10px 3px 0;
	font-weight: normal;
	color: #333;
}
.social-icons-v2 ul {
	float: left;
	margin-bottom: 5px;
}
.social-icons-v2 li {
	float: left;
	margin: 0 4px 4px 0;
	padding: 0 !important;
	background: none !important;
}
.social-icons-v2 a, .social-icons-v2 a:visited {
	display: inline-block;
	text-indent: -9999px;
	outline: none;
	margin: 0 !important;
}
.social-icons-v2 a:hover {
	position: relative;
	top: -2px;
}
.social-icons-v2 a:active, .social-icons-v2 a:focus {
	border: #666 1px dotted;
}
.generic-box .social-icons-v2 {
	margin: 0;
}
.generic-box .social-icons-v2 h6 {
	margin: 7px 10px 0px 0
}
.social-icons-v2.header {
	float: right;
	margin-right: 7px;
}
.tituloinfopages {
	font-family: 'OmnesRegular', Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	clear: both;
	letter-spacing: -.5px;
	font-size: 25px;
}
.tituloinfopages p {
	font-family: Segoe UI, 'SegoeUIWF', Arial, sans-serif;
	font-size: 60%;
	color: #000;
	line-height: normal;
}
.form1 {
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0px 0px 8px 2px #d1d1d1;
	-moz-box-shadow: 0px 0px 8px 2px #d1d1d1;
	box-shadow: 0px 0px 8px 2px #d1d1d1;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	overflow: hidden;
}
.buttonmisalertas {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: default;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	outline: 0;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background-color: #0069D6;
	color: #FFF;
	cursor: pointer;
}
.buttonmisalertas:hover {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: default;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	outline: 0;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background: #2580a2 url(../hover.gif) left center no-repeat;
	color: #FFF;
	cursor: pointer;
}
.mensajesinalertas {
	font-size: 14px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif, 'Lucida Sans Unicode', Tahoma, Helvetica;
	font-weight: bold;
	color: rgb(69, 69, 69);
	margin-bottom: 10px;
	text-align: center;
}
.cuentaspremium {
	width: 70%;
}
.cuentaspremium tr td {
	vertical-align: middle;
}
#resultadosbusquedacedula {
	width: 100%;
}
#resultadosbusquedacedula tr td {
	font-size: 9px;
	vertical-align: middle;
}

.linksimagenindex a {
	font-family: 'Open Sans', sans-serif, 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Helvetica_lite, Helvetica, Times, sans-serif;
	color: #3F3F41;
	font-size: 2.155555em;
	letter-spacing: -2px;
	margin: 0;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 1.1em;
	position: relative;
}
.linksimagenindex a:hover {
	color: #003366;
}
.listascedulas {
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica;
}
.listascedulas tr td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.6em 0.4em;
	line-height: 1.5em;
}
.listascedulas tbody a tbody a:link {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
.listascedulas tbody a:hover {
	color: #003366;
}
.tablasadmin {
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica;
}
.tablasadmin tr td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0.2em 0.1em;
	line-height: 1.5em;
	font-size: 13px;
	vertical-align: middle;
}
.tablasadmin tbody a tbody a:link {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
.tablasadmin thead {
    font-size: 20px;
}

.tablasadmin tbody a:hover {
	color: #003366;
}
.tablasadminactualiza {
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica;
}
.tablasadminactualiza tr td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0.1em 0.1em;
	line-height: 1.5em;
	font-size: 11px;
	vertical-align: middle;
}
.tablasadminactualiza tbody a tbody a:link {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
.tablasadminactualiza tbody a:hover {
	color: #003366;
}
.tablabuscaclientes {
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica;
}
.tablabuscaclientes tr td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.1em 0.1em;
	line-height: 1.5em;
	font-size: 11px;
	vertical-align: middle;
}
.tablabuscaclientes tbody a tbody a:link {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
.tablabuscaclientes tbody a:hover {
	color: #003366;
}
.tablaalertas {
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica,}
	.tablaalertas tr td{border-bottom: 1px solid #CCCCCC;
	padding: auto;
	line-height: 1.5em;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.tablaalertas tbody a tbody a:link {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
.tablaalertas tbody a:hover {
	color: #003366;
}
.titulotablaalertas {
	background-color: #3d4e86;
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica,;color: white;
	font-size: 14px;
}
.textrecu {
	font-size: 8px;
	font-family: Helvetica, sans-serif;
	color: #a3c9e1;
}
.mensajemascasos a {
	color: #FFFFFF;
	text-shadow: 1px 0px 0 #000;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	text-align: center;auto;
	line-height: 145%;
	font-size: 14pt;
}
.mensajemascasos a:hover {
	color: #F4F379;
	text-shadow: 1px 0px 0 #000;
}
.bordecampos {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}
.pdfs {
	width: 95%;
}
#divnamelog {
	width: auto;
	margin: auto;
	height: 10px;
	padding-right: 0em;
}
#divnamelog tr td {
	width: auto;
	margin: auto;
}
#breadcumbs {
	float: none;
	background-color: #FFFFFF;
	border-bottom: 1px inset #FFFFFF;
	height: 27px;
	width: auto;
}
#busquedaactor {
	width: 90%;
}
#consultarcedula {
	width: 98%;
}
.cuentasdescripcion {
	font-size: 12px;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif, 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #2F3032;
}
.titulostablaspremium {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#tablapremium tr td {
	font-size: 11px;
	vertical-align: middle;
	background-color: #FEDC4D;
	line-height: 30px;
	padding-right: 5px;
	border: 1px solid #fff;
}
#tablanacionales tr td {
	font-size: 11px;
	vertical-align: middle;
	background-color: #A3C9E1;
	line-height: 30px;
	padding-right: 5px;
}
#titulopremium {
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #000;
	text-decoration: uppercase;
	border-bottom: 2px solid #F5B74E;
}
#titulonacionales {
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #000;
	text-decoration: uppercase;
	border-bottom: 2px solid #A3C9E1;
}
#tituloespeciales {
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #000;
	text-decoration: uppercase;
	border-bottom: 2px solid #C43C35;
}
#titulopagos {
	font-size: 1.5em;
	line-height: 1.2em;
	font-family: "Trebuchet MS", 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #000;
	text-decoration: uppercase;
	border-bottom: 2px solid #006666;
}
.cuentaspremium {
	width: 70%;
}
.buttoncedulas {
	border: 1px solid #0099ff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: default;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	outline: 0;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background-color: #0099ff;
	color: #FFFFCC;
	cursor: pointer;
}
.buttoncedulas:hover {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: default;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	outline: 0;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background: #2580a2 url(../hover.gif) left center no-repeat;
	color: #FFF;
	cursor: pointer;
}
.updatecedulas {
	color: #000;
	background: #fff;
	position: absolute; /*El div será ubicado con relación a la pantalla*/
	bottom: 0px; /*Abajo deje un espacio de 0px*/
	left: 250px;
	height: auto; /*alto del div*/
	z-index: 0;
}
.tablafiscales {
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica;
	width: 100%
}
.tablafiscales tr td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0.2em 0.4em;
	line-height: 1.5em;
	font-size: 11px;
	vertical-align: middle;
}
.tablafiscales tbody a tbody a:link {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
.tablafiscales tbody a:hover {
	color: #003366;
}
.busquedas_tipo_cedulas {
	font-family: Helvetica_lite, Helvetica, sans-serif;
	color: #191919;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
}
#registronotfound {
	font-family: Helvetica_lite, Helvetica, sans-serif;
	color: #191919;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0;
	font-weight: normal;
}
#formularNuevaBusq a {
	font-family: Helvetica_lite, Helvetica, sans-serif;
	color: #191919;
	font-size: 14px;
	letter-spacing: -1px;
	margin: 0;
	font-weight: normal;
	text-decoration: underline;
}
#formularNuevaBusq a:hover {
	font-family: Helvetica_lite, Helvetica, sans-serif;
	color: #0069D6;
	font-size: 14px;
	letter-spacing: -1px;
	margin: 0;
	font-weight: normal;
}
.mensaje_user_activa {
	font-family: Helvetica, Lucida, Times;
	font-size: 15px;
	background: #FFFFFF;
	color: #000000;
	padding: 4px;
	text-align: center;
	line-height: 25px;
}
.mensaje_error_activa {
	font-family: Helvetica, Lucida, Times;
	font-size: 15px;
	border: solid 1px #DEDEDE;
	background: #EE5F5B;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
}
.tablascedulas {
	font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica;
}
.tablascedulas tr td {
	border-bottom: 0px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	padding: 0.4em 0.4em;
	line-height: 1.7em;
	font-size: 10px;
	vertical-align: top;
}
.tablascedulas tbody a tbody a:link {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
}
.tablascedulas tbody a:hover {
	color: #003366;
}

.titulos_cedula {
	background-color: #edeff4;
	opacity: 0.95;
	color: #222;
	font-weight: bolder;
}
.camposcedula {
	font-weight: bold;
}
#numerocedula {
	width: 40%;
}
#numerocedula td {
	font-size: 16px;
	color: #3f3f41;
	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif, 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	padding-bottom: 7px;
}

#editarexperiencia {
	width: 170px;
}
#editartrabajo {
	width: 170px;
}
#editarcorreo {
	width: 190px;
}
#contenedorcedulas {
	border: 1px solid #CCCCCC;
}
#contenedor_nomced {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px;
}
#contenedor_nomced td {
	padding: 0px;
}
#divnextbeforecedulas {
padding-top: 180px;
width: 800px;
margin: 0 auto;
position: absolute;
margin-left: 15px;
}
#divnextbeforebusquedanot {
padding-top: 170px;
width: 800px;
margin: 0 auto;
position: absolute;
margin-left: 19px;
}
#beforecedulas{
    float:left;
    display: inline-block;
}

#datecedulas{
    margin: auto;
    margin-left: 165px;
    display: inline-block;
}

#nextcedulas{
    float:right;
    display: inline-block;
} 

#divnextbeforebusqueda {
padding-top: 32px;
width: 810px;
margin: 0 auto;
position: absolute;
margin-left: 10px;
}
#beforecedulasbusqueda{
    float:left;
    display: inline-block;
}
#nextcedulasbusqueda{
    float:right;
    display: inline-block;
} 
#nombrecedula {
	width: 95%;
}
#nombrecedula td {
	font-size: 16px;
	color: #3f3f41;
	line-height: 0em;
	padding: 0px;
}

#nombrecedulah3 {
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 1.3em;
	margin: 0px;
	font-family: 'Open Sans', sans-serif, 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#campocorreo {
	width: 28%;
}
#correo {
	width: 72%;
}
#msjactor {
	width: 75%;
}
#msjactor tr td {
	text-align: center;
	font-size: 13px;
	font-weight: 400;
}
#tablaactordemandado {
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0px 0px 8px 2px #d1d1d1;
	-moz-box-shadow: 0px 0px 8px 2px #d1d1d1;
	box-shadow: 0px 0px 8px 2px #d1d1d1;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	overflow: hidden;
}
#tablaactordemandado tr td {
	vertical-align: middle;
	padding: 3px;
}

/* Menú horizontal */

.containermenu {
	width: 100%;
	position: absolute;
	top: 120px;
	margin: 0px 0px 0px -10px;
	padding: 0px 10px;
	background: rgb(0, 153, 76);
	background: -moz-linear-gradient(top,rgb(0, 123, 76), rgb(0, 153, 76));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(0, 123, 76)), to(rgb(0, 153, 76)));
	border-radius: 0px 0px 2px 2px;
}

.containermenu ul {
  text-align: center;
  margin: 5px;
  padding: 0px;
}

.containermenu li {
  	display: inline-block;
	list-style: none;
	margin: 2px 1px 2px 1px;
	border: 1px solid;
	border-color: grey;
	border-radius: 5px;
}

.containermenu li a {
	padding: 2px 4px;
	margin: 0;
	width: auto;
	color: #fff;
	text-decoration: none;
	font-size: 11.5px;
}

.containermenu li:hover {
  background: #1376c9;
  color: #fff;
  border: 1px solid #5fa9c5;
  border-radius: 5px;
}

/* Fin Menú Horizontal */

/* Menú horizontal menu_logged */

.no_wrap 
{
    white-space: nowrap;
}

.menu_logged {
	width: 100%;
	position: absolute;
	top: 160px;
}

.menu_logged ul {
  	text-align: center;
	margin: 5px;
	padding: 0px;
}

.menu_logged li {
  	display: inline-block;
	list-style: none;
	border: 1px solid;
	border-color: green;
	background: rgb(0, 153, 76);
	background: -moz-linear-gradient(top,rgb(0, 123, 76), rgb(0, 153, 76));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(0, 123, 76)), to(rgb(0, 153, 76)));
	border-radius: 10px;
	/*margin: 0px 10px 0px 10px;*/
	padding: 3px 3px 3px 3px;
	width: 200px;
}

.menu_logged li a {
	padding: 2px 4px;
	margin: 0;
	width: auto;
	color: #fff;
	text-decoration: none;
	font-size: 11.5px;
}

.menu_logged li:hover {
  background: #1376c9;
  color: #fff;
  border: 1px solid #5fa9c5;
  border-radius: 5px;
}

/* Fin Menú Horizontal */

.containermenu2 {
	width: 100%;
	margin: 0 auto;
	height: 20px;
}
ul#topnav {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}
ul#topnav li {
	/*border-right: 1px solid #555; */
	display: block;
	float: left;
	list-style: none;
	margin: 5px;
	padding: 0px;
	position: relative;
	right: 50%;
	border: 1px solid #666;
	border-radius: 10px;
}
ul#topnav li a {
	padding: 2px 4px;
	margin: 0;
	width: auto;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11.5px;
}
ul#topnav li:hover {
	background: #1376c9 url (../topnav_a.gif) repeat-x;
}
ul#topnav span {
	float: none;
	margin-top: 26px;
	padding: 0px 0;
	position: absolute;
	left: 0;
	top: 0px;
	display: none;
	width: 100%;
	background: #1376c9;
}
ul#topnav span {
	display: block;
}
ul#topnav span a {
	display: inline;
	float: none;
	color: #fff;
	padding: 0px 6px;
	text-decoration: none;
}
ul#topnav span a:hover {
	text-decoration: underline;
}

ul#topnav2 {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	position: relative;
	font-size: .8em;
}
ul#topnav2 li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #555;
}
ul#topnav2 li a {
	padding: 4px 6px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav2 li:hover {
	background: #1376c9 url (../topnav_a.gif) repeat-x;
}
ul#topnav2 span {
	float: none;
	margin-top: 0px;
	padding: 0px 0;
	position: absolute;
	left: 0;
	top: 0px;
	display: none;
	width: 100%;
	background: none repeat scroll 0% 0% rgb(19, 118, 201);
	text-align: center;
}
ul#topnav2 span {
	display: block;
}
ul#topnav2 span a {
	display: inline;
	float: none;
	color: #fff;
	padding: 0px 6px;
	text-decoration: none;
}
ul#topnav2 span a:hover {
	text-decoration: underline;
}

/* start span_of_4 */
.span_of_4 {
	margin-left: 10px;
	text-align: center;
	width: 100%;
}
.span1_of_4 {
	overflow: hidden;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
	background-color: rgb(255, 255, 255);
	float: left;
	background: #ffffff;
	width: 20.66666%;
	padding: 2%;
	margin-left: 0px;
	position: relative;
	height: 200px;
	overflow: hidden;
	background: none repeat scroll 0% center rgba(255, 255, 255, 0.72);
	text-align: center;
}

.border_right {
	border-right: #bebebe 1px solid;
}

.span1_of_4:first-child {
	margin-left: 0;
}
.span1_of_4 h4 {
	font-family: 'Source Sans Pro';
	font-size: 1.39999em;
	text-transform: uppercase;
	margin-top: 1%;
	color: rgb(37, 33, 34);
	font-weight: 700;
}
.span1_of_4 p {
	font-size: 0.785em;
	color: #242424;
	line-height: 20px;
	font-weight: normal;
	margin: 10% 0 10%;
}
.btn_box {
	text-transform: uppercase;
	font-size: 0.7125em;
	font-weight: 600;
	background: #e0e0e0;
	color: #242424;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn_box:hover {
	background: rgb(37, 33, 34);
	color: #ffffff;
}
.span1_of_4 span {
	padding: 10px;
	background: #1376c9;
	position: absolute;
	top: -30px;
	left: 42%;
	border-radius: 30px;
}

/* Estilo para el form login */

.form_login {
	width: 100%;
	position: relative;
	height: auto;
	margin: 0 auto;
}

.form_login nav ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
}

.form_login nav li {
	border-right: 1px solid #555;
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
}

.form_login nav #login {
	border-right: 1px solid #ddd;
	box-shadow: 1px 0 0 #fff;
}

.form_login nav #login-trigger, .form_login nav #signup a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	padding: 0 8px;
	text-decoration: none;
	color: #444;
	text-shadow: 0 1px 0 #fff;
}

.form_login nav #signup a {
	border-radius: 0 3px 3px 0;
}

.form_login nav #login-trigger {
	border-radius: 3px 0 0 3px;
}

.form_login nav #login-trigger:hover, .form_login nav #login .active, .form_login nav #signup a:hover {
	background: #fff;
}

.form_login nav #login-content {
	display: none;
	position: absolute;
	top: 24px;
	right: 0;
	z-index: 999;
	background: #fff;
	background-image: linear-gradient(top, #fff, #eee);
	padding: 15px;
	box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
	border-radius: 3px 0 3px 3px;
	margin-right: 25px;
}

.form_login nav li #login-content {
	right: 0;
	width: 270px;
}

/*--------------------*/

.form_login #inputs input {
	background: #f1f1f1;
	padding: 6px 5px;
	margin: 0 0 5px 0;
	width: 238px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 1px 1px #ccc inset;
}

.form_login #inputs input:focus {
	background-color: #fff;
	border-color: #e8c291;
	outline: none;
	box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/

.form_login #login #actions {
	margin: 10px 0 0 0;
}

.form_login #login #submit {
	background-color: #d14545;
	background-image: linear-gradient(top, #e97171, #d14545);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border: 1px solid #7e1515;
	float: left;
	height: 30px;
	padding: 0;
	width: 100px;
	cursor: pointer;
	font: bold 14px Arial, Helvetica;
	color: #fff;
}

.form_login #login #submit:hover, #login #submit:focus {
	background-color: #e97171;
	background-image: linear-gradient(top, #d14545, #e97171);
}

.form_login #login #submit:active {
	outline: none;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}

.form_login #login #submit::-moz-focus-inner {
	border: none;
}

.form_login #login label {
	float: right;
	line-height: 30px;
}

.form_login #login label input {
	position: relative;
	top: 2px;
	right: 2px;
}

.form_login nav .linkheader a {
	display: inline-block;
	background-color: rgb(0, 153, 76);
	background: -moz-linear-gradient(top,rgb(0, 123, 76), rgb(0, 153, 76));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(0, 123, 76)), to(rgb(0, 153, 76)));
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	padding: 0 5px;
	text-decoration: none;
	color: #fff;
	font-size: 11.5px;
}
.form_login nav .linkheader a:hover {
	background: #1376c9;
}
.form_login nav .nombre {
	display: inline-block;
	background-color: rgb(0, 153, 76);
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	padding: 0 8px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
div#footer {
	height: 100px;
	background: url(../bg_footer.gif) repeat-x scroll left top rgb(242, 242, 242);
}

/*** Tamaño de los inputs and selects en actividad judicial **/

.inputs{
width: 100%;
}
.inputs_exp{
width:auto;	
}
.inputs_crear{
width:95%;	
}
.inputs_crear_exp{
width:auto;	
}

.inputs_reg{
width:50%;	
}

.inputs_ocul{
width:95%;	
}
.inputs_ocul_exp{
width:auto;	
}
.inputs_cons{
width: auto;
}

.border_left {
	border-left: 1px solid #555;
}

.logged {
	width: 100%;
	height: auto;
	margin-top: 0px;
}

.logged nav ul {
	position: static;
margin: auto;
/* padding: 0; */
padding-top: 15px;
/* margin-right: 13px;*/
}

.logged nav li {
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.logged nav .loggedlink a {
	color: rgb(0, 0, 0);
	display: block;
	margin: 0px 10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.8125em;
}
.logged nav .loggedlink  a:hover {
	background: #1376c9;
	color: #FFF;
}
.logged nav .nombrelogged {
	color: rgb(0, 0, 0);
	padding-right: 10px;
	display: block;
	text-transform: uppercase;
	font-size: 0.8125em;
	border-right: solid 1px #222;
}

/* Banner Consulta cédulas */

.wrapbannercedula {
	position: absolute;
	width: 320px;
	height: 100px;
	top: 10px;
	right: 20px;
}

.imgbannercedula {
	width: 320px;
	height: 100px;
}

#headline {
margin-top: 20px;
margin-bottom: -10px;
padding-right: -10px;
width: 300px;
height: 78px;
float: right;
}
#headline img{
width: 90%;
height: 90%;
}

.buttonmicedula {
	border: 1px solid #0099ff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: default;
	font-size: 11.5px;
	text-align: center;
	white-space: nowrap;
	outline: 0;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background-color: #0099ff;
	color: #FFFFCC;
	cursor: pointer;
}
.buttonmicedula:hover {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: default;
	text-align: center;
	white-space: nowrap;
	outline: 0;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background: #2580a2 url(../hover.gif) left center no-repeat;
	color: #FFF;
	cursor: pointer;
}

.administrador {
	width: 100%;
	position: relative;
	height: auto;
	margin: 0 auto;
}

.administrador nav ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
}

.administrador nav li {
	border-right: 1px solid #555;
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
}
.administrador nav .linkheader a {
	display: inline-block;
	background-color: rgb(0, 153, 76);
	background: -moz-linear-gradient(top,rgb(0, 123, 76), rgb(0, 153, 76));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(0, 123, 76)), to(rgb(0, 153, 76)));
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	padding: 0 8px;
	text-decoration: none;
	color: #fff;
	font-size: 11.5px;
}
.administrador nav .linkheader a:hover {
	background: #1376c9;
}

#blouac{
margin: 0 auto;
display:block;
}
#blouac img{
width: 100%;
}

#alertasrecientes a {
	width: auto;
	background:rgb(0, 105, 214);
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	padding: 8px;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	line-height: 1.5em;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
}
#alertasrecientes a:hover{
background: #2580a2 url(../hover.gif) left center no-repeat;
}

.label_checkbox input {
  display: none;/* <-- hide the default checkbox */
  height: 15px;
  width: 15px;
}
.label_checkbox span {/* <-- style the artificial checkbox */
  height: 15px;
  width: 15px;
  border: 1px solid grey;
  display: inline-block;
  position: relative;
}
.label_checkbox [type=checkbox]:checked + span:before {/* <-- style its checked state..with a ticked icon */
  content: '\2714';
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: limegreen;
  height: 15px;
  width: 15px;
}

.popup {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.content-popup {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:200px;
    height:240px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
}

.content-popup-desc {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:250px;
    height:240px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
}

.content-popup h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.close {
    position: absolute;
    right: 15px;
}
