/*
Project: CrystalX
URL: http://www.nuvio.cz

Output device: screen, projection

Author: Vit Dlouhy (vit.dlouhy@nuvio.cz); Nuvio (www.nuvio.cz)
Last revision: 2006-12-05, 12:00 GMT+1

Structure:
display | position | float | overflow | width | height | border | margin | padding | background | align | font
*/

* {min-height:1px;}
body {border:0; margin:0; padding:0; background:#F2F5FE url("../design/bg.gif") 0 0 repeat-x; font:70%/160% "verdana",sans-serif; color:#192666; _text-align:center;}

a {color:#192666;}
a:hover {color:#4F6AD7;}

p {border:0; margin:15px 0; padding:0;}

div {display:block; border:0; margin:0; padding:0;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {font-size:180%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

/*table {display:table; border-collapse:collapse; margin:15px 0; padding:0; border:1px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}*/

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

dl {border:0; margin:15px 0; padding:0;}
dt {border:0; margin:0; padding:0; font-weight:bold;}
dd {border:0; margin:0 0 0 30px; padding:0;}

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

/*input, textarea, select { border:1px solid #192666;}*/
input, textarea, select { border:1px solid #192666;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}
#content .requerido, .contenidohtml .requerido{color:#FF9000;}
/* -----------------...........--------------------------------------------------------------------------  ------------- */

#main {width:980px; margin:0 auto 0 auto; _text-align:left;}

/* Header */
#header {position:relative; width:977px; height:150px; margin:0; padding:0; background:#233C9B url("../design/header4.png") 0 0 no-repeat;  color:#FFF;}

/* Header - logo */
#header #logo {position:absolute; top:35px; left:35px; margin:0;}

#header #logo a {color:#FFF;}
#header #logo a:hover {color:#B5C4E3; text-decoration:underline;}

/* Header - Search */
#header #search {position:absolute; top:35px; right:20px;}
#header #search form {position:relative;}
#header #search #search-input-out {position:absolute; top:0; right:45px; width:155px; height:28px; margin:0; padding:0; border:0; background:url("../design/search_input.gif") 0 0 no-repeat; font:bold 90%/100% "verdana",sans-serif; color:#192666;}
#header #search #search-input {width:140px; margin:5px 8px; padding:3px 0; border:0; background:#FFF; font:bold 100%/100% "verdana",sans-serif; color:#192666;}
#header #search #search-submit {position:absolute; top:0; right:0px;}
#header #search fieldset {margin:0; padding:0; border:0;}
#header #search fieldset {width:200px;}
#header #search legend {display:none;}

/* Main menu (tabs) */
#tabs {background:#192666; margin:0 5px; padding:10px 0 0 0; _height:1px;}

#tabs ul {margin:0 10px; padding:0; list-style:none;}
#tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
#tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("../design/tab_link.gif") 0 0 repeat-x; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;}

/* Main menu (tabs - link) */
#tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../design/tab_link_l.gif") 0 0 no-repeat;}
#tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("../design/tab_link_r.gif") 100% 0 no-repeat;}

/* Main menu (tabs - hover) */
#tabs ul li a:hover {background:url("../design/tab_hover.gif") 0 0 repeat-x; color:#FFF;}
#tabs ul li a:hover span.tab-l {background:url("../design/tab_hover_l.gif") 0 0 no-repeat;}
#tabs ul li a:hover span.tab-r {background:url("../design/tab_hover_r.gif") 100% 0 no-repeat;}

/* Main menu (tabs - active) */
#tabs ul li#active a {background:#FFF; color:#FB0304;}
#tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../design/tab_active_l.gif") 0 0 no-repeat;}
#tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("../design/tab_active_r.gif") 100% 0 no-repeat;}

/* Main menu (tabs - active) */
#tabs ul li#login  {color:#FFF; font-weight:bold; width:180px; text-align:center;}
#tabs ul li#login  span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; }
#tabs ul li#login  span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; }

/* Page (2 columns) */
#page {width:980px; min-height:1px; background:#FFF url("../design/bg_page.gif") 0 0 repeat-y; _height:1px;}
#page-in {min-height:1px; padding:10px 0; background:url("../design/bg_page_in.jpg") 0 0 no-repeat; _height:1px;}
#page-in h3 { margin:0 20px 10px 20px; padding:5px 0 5px 0; background:#DEE5FD; color:#FF9000; font-weight:bold; text-align:center; }

/* Strip */
#strip {position:relative; clear:both; padding:3px 20px 10px 20px; color:#6182D1;}
#strip p {margin:0;}
#strip a {color:#6182D1;}
#strip a:hover {color:#192666;}

/* Strip - breadcrumbs */
#strip #breadcrumbs {width:520px; margin:0; padding:0;}

/* Strip - RSS */
#strip #rss {float:right; width:175px; _width:200px; margin:0; padding-left:25px; background:url("../design/ico_rss.gif") 0 50% no-repeat}

/* Content */
#content {float:left; width:740px; /* _width:760px;*/ margin:0; padding:0;}

/* Content - article */
#content .article {clear:both; margin:0; padding:20px; background:url("../design/content_article_bg.jpg") 0 0 no-repeat;}
#content .article_div {clear:both; margin:0; width:100%; overflow:auto;}
#content .article h2 {margin:0 -20px; padding:10px; background:#DEE5FD url("../design/content_title_bg.gif") 0 0 repeat-y; color:#FB0304; font-weight:bold;}
#content .article h2 span {background:url("../design/ico_list.gif") 0 50% no-repeat; padding-left:25px;}

#content .article p {text-align:justify;}
#content .info {margin:10px 0; padding-bottom:8px; border-bottom:1px solid #DEE5FD; color:#6685CC;}
#content .info a {color:#6685CC;}
#content .info a:hover {color:#FF9000;}




#content .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments {padding-left:15px;}
#content .info span.date {background:url("../design/ico_date.gif") 0 50% no-repeat;}
#content .info span.cat {background:url("../design/ico_cat.gif") 0 50% no-repeat; margin-left:8px;}
#content .info span.user {background:url("../design/ico_user.gif") 0 50% no-repeat; margin-left:8px;}
#content .info span.comments {background:url("../design/ico_comments.gif") 0 50% no-repeat; margin-left:8px;}


/*#content .btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative; cursor:pointer}
#content .btn-more a {display:block; position:absolute; top:0; right:0; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../design/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;cursor:pointer}
#content .btn-more a:hover {background:url("../design/btn_more.gif") -95px 0 no-repeat;cursor:pointer}*/

#content .btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
#content .btn-more a {display:block; position:absolute; top:0; left:0; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../design/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;cursor:pointer}
#content .btn-more a:hover {background:url("../design/btn_more.gif") -95px 0 no-repeat;}




#content .btn-more3 {margin:0 0 15px 0; padding:0; border:0; position:relative;}
#content .btn-more3 a {display:block; position:absolute; top:0; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../design/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;cursor:pointer}
#content .btn-more3 a:hover {background:url("../design/btn_more.gif") -95px 0 no-repeat;}

/*y aqui vamos con el tercer boton*/

#content .btn-more2 {margin:0 0 15px 0; padding:0; border:0; position:relative;}
#content .btn-more2 a {display:block; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../design/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;cursor:pointer}
#content .btn-more2 a:hover {background:url("../design/btn_more.gif") -95px 0 no-repeat;}


/* Right column */
#col {float:left; width:200px; margin:0; padding:0 0 0 20px; background:url("../design/col_bg.png") 0 0 repeat-y;}
#col-in {padding:20px 10px; background:url("../design/col_top.gif") 0 0 no-repeat;}
#col h3 {padding:13px 15px 14px 15px; margin:0 -10px 15px -10px; background:#A0B9F3 url("../design/col_title_bg.gif") 0 0 repeat-y; color:#192666;}

/* Right column - About me */
#col #about-me {margin-bottom:15px; line-height:130%;}
#col #about-me p {margin:0; padding:2px;}
#col #about-me #me {float:left; width:54px; height:58px; margin-right:7px;}
#col #about-me img {margin:0; padding:0;}

/* Right column - Category */
#col ul#category {margin:15px 0; padding:0; list-style:none;}
#col ul#category li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
#col ul#category li a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_archive.gif") 5px 6px no-repeat; text-decoration:none;}
#col ul#category li a:hover {background-color:#D3DFF8; color:#192666;}
#col ul#category li#category-active a {background:#E0E8FA url("../design/ico_archive2.gif") 5px 50% no-repeat; font-weight:bold;}

/* Right column - Archive */
#col ul#archive {margin:15px 0; padding:0; list-style:none;}
#col ul#archive li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
#col ul#archive li a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_archive.gif") 5px 50% no-repeat; text-decoration:none;}
#col ul#archive li a:hover {background-color:#D3DFF8; color:#192666;}
#col ul#archive li#archive-active a {background:#E0E8FA url("../design/ico_archive2.gif") 5px 6px no-repeat; font-weight:bold;}

/* Right column - Links */
#col ul#links {margin:15px 0; padding:0; list-style:none;}
#col ul#links li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
#col ul#links li a {display:block; padding:3px 0 3px 22px; background:url("../design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
#col ul#links li a:hover {background-color:#D3DFF8; color:#192666;}

#col div#busqueda{ width:180px; margin:0; padding:0;}
#col div#busqueda input { width:140px; height:18px;}
#col div#busqueda select { width:170px; height:18px;}
#col div#busqueda div { margin:1px 2px 1px 2px; padding:0; }
/* Footer */
#footer {
	font-size: 9px;
	position: relative;
	clear: both;
	width: 980px;
	height: 60px;
	margin-bottom: 50px;
	background: url("../design/footer.jpg") 0 0 no-repeat;
	color: #6685CC;
	margin-left: auto;
	margin-right: auto;
}
#footer a {color:#6685CC;}
#footer a:hover {color:#192666;}

/* Footer - "back on top" */
#top {position:absolute; top:55px; left:760px;}
#top p {position:relative; width:30px; height:25px; margin:0; overflow:hidden;}
#top p span {display:block; position:absolute; left:0; top:0; z-index:1; width:30px; height:25px; background:url("../design/ico_top.gif") 0 0 no-repeat; cursor:pointer;}
#top a:hover span {background:url("../design/ico_top.gif") -30px 0 no-repeat;}

/*  Footer - copyright */
#footer p#copyright {position:absolute; top:10px; left:40px; margin:0;}

/* Footer - created by */
#createdby {position:absolute; top:10px; left:685px; margin:0; color:#8CA3D8;}
#createdby a {color:#8CA3D8;}





#content table {
border:1px solid #D4E0EE;
border-collapse: collapse;
color: #555;
font-size:12px;
vertical-align:text-top;
width:100%;
}


#content td {
vertical-align:top;
padding: 4px;
}

#content table #tabla_licen {

}


#content td #tabla_licen {

}

#content tr { background: #FCFDFE; }
#content tr.odd1 { background: #FCFDFE; }
#content tr.odd2 { background: #F7F9FC;}
#content tr.odd1:hover, #content tr.odd2:hover,
#content tr.cap {background: #A0B9F3; color:#ffffff;}
#content tr.cap2 {background:#FF9966;  border-bottom-color:#C3D9FF;}
#content tr.odd1:hover span, #content tr.odd2:hover span {color:#ffffff;}
#content tr.buscador th { background: #A0B9F3; color:#ffffff;}
#content tr.buscador td {background: #ffffff; color:#000000;}
#content tr.buscador select, #content tr.buscador input {width:120px;}

#content table a:link {
color: #718ABE;
text-decoration: none;
}

#content table a:visited {
color: #718ABE;
text-decoration: none;
}

#content table a:hover {
color: #718ABE;
text-decoration:underline !important;

}
#content table span {
color: #718ABE;
font-size:9px;
}

#content table.accion {
border:0px;
margin:0px;
padding:0px;
}
#content table.accion td {
padding:1px;
margin:0px;
}
#content table.accion tr {
background:none;
}

/*#content .formulario td {
	width:50%;
}*/

/*info*/
/*margin:0 -20px*/

#content h3 { margin:0; padding:10px; background:#DEE5FD url("../design/content_title_bg.gif") 0 0 repeat-y; color:#FF9000; font-weight:bold; text-align:center; }
#content .titulo_rc { margin:6px 0px; padding:10px; background:#DEE5FD url("../design/content_title_bg.gif") 0 0 repeat-y; color:#000; font-weight:bold; width:680px; font-size:16px }
#content .info1 {color:#FF9000; text-decoration:none; cursor:default; text-transform:uppercase;}
#content .info2 {color:#FB0304; text-decoration:none; cursor:default; text-transform:uppercase;}
/**/
.contenidohtml{
	margin:0;
	padding:0;
	display:none;
}
.contenidohtml table{
	width:300px;
	height:120px;
	margin:0;   
	padding:0;
}
.contenidohtml td, .contenidohtml th{
	vertical-align:text-top;
	padding:2px;
}
.contenidohtml td{
	color:#000;
}
.contenidohtml .cap td, .contenidohtml3 {
	background: none repeat scroll 0 0 #A0B9F3;
    color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px;
}
.contenidohtml textarea{
		width: 260px; 
		border: 1px solid #D4E0EE;
}
.contenidohtml textarea:hover, .contenidohtml textarea:focus{
	border: 1px solid #ff9000;
}
.contenidohtml input{
		width:130px;
		border: 1px solid #D4E0EE;
}
.contenidohtml input:hover{
	cursor:pointer;
	border: 1px solid #ff9000;
}


/*imagenes*/
div.ImgPrincipal {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/award_star_gold_3.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgSecundaria {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/award_star_silver_3.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.ImgExcel {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/page_excel.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgRegistro{
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/add.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.ImgExcel2 {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/accept.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.ImgExcel3 {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/delete.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.ImgExcel4 {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/email.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgMasculino {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/male.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgFemenino {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/female.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgNuevo {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/new.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAprobar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/accept.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgRechazar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/delete.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgPublico {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/eye.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgInterno {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/lock.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgPendiente {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/registrar.jpeg);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:30px !important;
}
div.ImgGenerada {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/page_white_lightning.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgGenImpresa {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/printer.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgGenEstado {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/folder_page.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgSolAnulacdo {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/cancel.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgProBanco {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/page_white_gear.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAdmitido {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/accept.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAdmDiferencia {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/information.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAnulado {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/delete.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAsociar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -96px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgDesasociar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -336px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgEspera {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -625px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgInstalacion {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -992px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgFuncionamiento {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -1008px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAmparo {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -1088px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgSuspendido {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -1024px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgCerrado {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -1056px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAnterior {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../desing/startup.gif);
background-position:0 -320px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgConsultar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/magnifier.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgAgregar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -688px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgFiltrar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/magnifier_zoom_in.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgNoFiltrar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/magifier_zoom_out.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgEditar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -176px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}


div.ImgEliminar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -128px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgCerrado {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -1057px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgPrimero {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("image/ImgLeftDoubleArrow.gif");
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgSiguiente {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../desing/startup.gif);
background-position:0 -816px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgUltimo {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("image/ImgRightDoubleArrow.gif");
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
div.ImgPermiso {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -1136px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.ImgDocumento {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -704px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.ImgPdf {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/page_white_acrobat.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.Enviar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -240px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.Envconsul {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -816px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.Recibir {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -352px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.Aprobar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -1120px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.Rechazar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -928px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.Comprobante {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -704px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}

div.Comprobante_con {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/startup.gif);
background-position:0 -17px;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:16px !important;
}
/*************************************************************************/
div.imgconsultar2 {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -5px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgconsultar2:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -30px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgeliminar2 {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -60px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgeliminar2:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -90px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgactualizar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -120px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgactualizar:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -150px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgenviar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -180px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgenviar:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -210px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgrecibir {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -240px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgrecibir:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -270px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgevaluar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -300px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgevaluar:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -330px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgregistrar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -360px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgregistrar:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -390px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imggenerar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -420px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imggenerar:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -450px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgrelacionar {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -480px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgrelacionar:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botonera.png);
background-position:0 -510px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:92px !important;
}
div.imgver{
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botoneras.png);
background-position:0 -540px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:97px !important;
}
div.imgver:hover{
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/botoneras.png);
background-position:0 -570px;
background-repeat:no-repeat;
height:30px !important;
overflow-x:hidden;
overflow-y:hidden;
width:97px !important;
}



/***************************INSPECTORIA************************************/


div.ImgRegistrado {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/registrar.jpeg);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:30px !important;

}

div.ImgRecibido {
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/startup.gif);
    background-position:0 -896px;
    background-repeat:no-repeat;
    height:16px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:16px !important;
    }
 
div.ImgInstrucciones {
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/icons/mazo.png);  
    background-position:0 0;
    background-repeat:no-repeat;
    height:16px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:30px !important;
    }    
   
 
 div.ImgProcesada {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(../design/icons/accept.png);
background-position:0 0;
background-repeat:no-repeat;
height:16px !important;
overflow-x:hidden;
overflow-y:hidden;
width:30px !important;
}   
 
div.connect {
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/icons/connect.png);
    background-position:0 0;
    background-repeat:no-repeat;
    height:16px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:30px !important;
 }
    
    div.disconnect{
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/icons/disconnect.png);
    background-position:0 0;
    background-repeat:no-repeat;
    height:16px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:30px !important;
    }
    
    div.agrupadas{
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/icons/agrupadas.png);
    background-position:0 0;
    background-repeat:no-repeat;
    height:10px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:30px !important;
    }
    
    
    

/*************************************************************************/


/*************************************************************************/
.invisible{
display:none;
visibility:hidden;
}

.visible{
display:none;
visibility:visible;
}

.invisible2{
display:none;
visibility:hidden;
}
.visible2{
display:none;
visibility:visible;
}

.invisible3{
display:none;
visibility:hidden;
}
.visible3{

visibility:visible;
}

.bgtransparent{
	position:fixed;
	left:0;
	top:0;
 	background-color:#000;
 	opacity:0.6;
 	filter:alpha(opacity=60);
	z-index:100;
	font-family:"Verdana", sans-serif;
}

.bgmodal{
	position:fixed; 
	font-family:"Verdana", sans-serif;
	font-size:1em;
	border:0.05em solid black;
	overflow:auto;
	background-color:#fff;
	z-index:101;
}

/*Diseno de la tabla*/


div.tabla
{
	clear: none;
	overflow:auto;
	height:155px;
	width:auto;
	

}

div.fila
{
	clear: both;
}

div.col_titulo
{
	float: left;
	padding: 5px;
	/*background: #718ABE;*/
	border-color: #F0E0A0;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}

div.col
{
	float: left;
	padding: 5px;
	border-color: #F0E0A0;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}

.nuevo{
background: url("/design/icons/add.png") no-repeat scroll 0 0 transparent;
padding-left:18px;
padding-bottom:2px;
}
.lote{
background: url("/design/icons/table_multiple.png") no-repeat scroll 0 0 transparent;
padding-left:18px;
padding-bottom:2px;
}

.titulo_table td
{
	background:#A0B9F3;	
	text-align:center;
	}
#content .odd
{
	background:#DEE5FD;
	}	
	
#content .tabla_alinear td{
	text-align:right;
	}
	
#content .tabla_alinear th{
	font-weight:normal;
	}
#content .tabla_alinear th a{
	cursor:pointer;
	text-align:center;
	}
#content .tabla_alinear th div{
	cursor:pointer;
	text-align:left;
	font-size:10px;
	}
                                                 /*0800 denuncia*/ 
                                
.tabla_contacto, .tabla_denuncia_vehiculo, .tabla_pregunta,tradio{
        width: 500px;
    }
    .tabla_contacto td, .tabla_pregunta td{
        width: 500px;
        padding-top: 4px;
        vertical-align: top;
    }
    .tabla_contacto th {
        width: 300px;
        vertical-align: top;
        padding-top: 4px;
        text-align: right;        
    }
    .tabla_contacto input, .tabla_contacto textarea,.tabla_contacto select {
        border: 1px solid #D2D9E7;
        font-size: 13px;
        padding: 2px;
        padding-top: 0;
        margin: 4px;
        margin-top: 0;
        width: 250px;
    }
       
     
    .th2 {        
        vertical-align: top;
        padding-top: 4px;
        text-align: left;        
    }
   
   
    
    .tabla_contacto textarea{
        width: 400px; 
    }
    .tabla_contacto input:hover, .tabla_contacto input:focus, .tabla_contacto textarea:hover, .tabla_contacto textarea:focus {
        border: 1px solid #FF8800;
    }
    .tabla_contacto .img_captcha{
        text-align: center; float:left; width: 100px; padding:5px; margin: 0 5px 5px 5px; background: #ffffff; border: 1px solid #D2D9E7;
    }
    
    .tabla_denuncia_vehiculo th{
        width: 140px;
        vertical-align: top;  
        text-align: center;
    }
    .tabla_denuncia_vehiculo input, .tabla_denuncia_vehiculo select {
        width: 120px;
        border: 1px solid #D2D9E7;
        font-size: 13px;
        margin: 5px;
    }
    .tabla_denuncia_vehiculo input:hover, .tabla_denuncia_vehiculo input:focus, .tabla_denuncia_vehiculo textarea:hover, .tabla_denuncia_vehiculo textarea:focus {
        border: 1px solid #FF8800;
    }
    
    .tabla_lista{width:702px; border-collapse:collapse; font-size:11px; border:1px solid #E6E6E6;}
    .tabla_lista th {text-align:center;padding:.5em; border:1px}
    .tabla_lista td	{padding:.5em;border:1px solid #E6E6E6;}
    .tabla_lista th{background:#A0B9F3 url(tr_back.gif) repeat-x;color:#fff; border:1px}
    .tabla_lista td{color:#333;}
    .tabla_lista .pequena {font-size:8px; color:#000000;}
    
    .limpiar{
        clear: both;
    }
    
    #contenido .articulo_mas {
        width: 720px;
        background: #D2D9E7;
        padding: 3px 0 3px 0;
        text-align: center;
        color: #153E80;
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
    }
    
    #contenido{
       float: left;
       max-height: 600px;
       width: 720px;
       margin:0;
       padding: 0px;
       padding-top:0;
       overflow: auto;
   }
   
    #contenido2{
       float: left;
       max-height: 200px;
       width: 700px;
       margin:0;
       padding: 5px;
       padding-top:0;
       overflow: auto;
   }
   
     #contenido3{
       float: left;
       max-height: 200px;
       width: 690px;
       margin:0;
       padding:5px;
       padding-top:0;
       overflow: auto;
   }
   
       #contenido4{
       float: left;
       max-height: 150px;
       width: 690px;
       margin:0;
       padding:5px;
       padding-top:0;
       overflow: auto;
   }
    
    /*0800 denuncia*/
    
    
    /*INSPECTORIA*/
    
    div.recib {
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/startup.gif);
    background-position:0 -896px;
    background-repeat:no-repeat;
    height:16px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:16px !important;
    }
    
     div.pendiente {
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/startup.gif);
    background-position:0 -768px;
    background-repeat:no-repeat;
    height:16px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:16px !important;
    }
    
    
     div.procesada {
    -moz-background-clip:border;
    -moz-background-origin:padding;
    -moz-background-size:auto auto;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../design/startup.gif);
    background-position:0 -1135px;
    background-repeat:no-repeat;
    height:16px !important;
    overflow-x:hidden;
    overflow-y:hidden;
    width:16px !important;
    }
    
    tr.yellow {
	background:
            #A0B9F3; 
            color:#A0B9F3;
    }
    
 /*NUEVA MAQUETACION EN DIV*/
    
 .contenedorForm
	{
		margin-bottom:50px;
		display:block; 
		height:200px;
	}
.contenedorForm ul li 
	{
		list-style:none;
		float:left;
		margin-right:10px;
		margin-bottom:20px;
	}   
	
    
.serv_especificos
        {
          background-color: #F1F3FC; 
          padding-top: 1%; 
          padding-bottom: 1%; 
          padding-left: 1%;
          text-align: left;
        } 

 #tabla_servicios textarea {
        border: 1px solid #D2D9E7;
        font-size: 13px;
        padding: 2px;
        padding-top: 0;
        margin: 4px;
        margin-top: 0;
        width: 250px;
    }

 #tabla_servicios input {
        border: 1px solid #D2D9E7;
        font-size: 13px;
/*        padding: 2px;
        padding-top: 0;
        margin: 4px;
        margin-top: 0;
        width: 250px;*/
    }    
       
#tabla_servicios textarea{
    width: 400px; 
}
#tabla_servicios input:hover, #tabla_servicios input:focus, #tabla_servicios textarea:hover, #tabla_servicios textarea:focus {
    border: 1px solid #FF8800;
}  

.archivo
	{
	   font-size: 8px;
           text-align: center;
            color:#192666;
                     
            
	}       
 .agregar {
 width: 20%;
 margin: 0 auto;
}

.tabla {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align: left;
width: 600px;

}

/*table, table td, table tr {
	padding:0px;
	border-spacing: 0px;
}

table {
	border:1px black solid;
	border-radius:5px;
	min-width:400px;
	font-family: Helvetica,Arial;
}*/

/*table td {
	padding:6px;
}

table tr:first-child td:first-child {
	border-radius:5px 0px 0px 0px;
}

table tr:first-child td:last-child {
	border-radius:0px 5px 0px 0px;
}

table tr:last-child td:first-child {
	border-radius:0px 0px 0px 5px;
}

table tr:last-child td:last-child {
	border-radius:0px 0px 5px 0px;
}*/

/*table td:not(:last-child) {
	border-right:1px #666 solid;
}*/


/*table tr:nth-child(2n) {
	background: #87CEEB;
}

table tr:nth-child(2n+1){
	background: #ADD8E6;
}

table.header tr:not(:first-child):hover, table:not(.header) tr:hover {
	background:#E0FFFF;
}

table:not(.header) tr {
	text-align: left;
}

table.header tr:first-child {
	font-weight: bold;
	color:#fff;
	background-color: #444;
	border-bottom:1px #000 solid;
}

table.header tr:nth-child(n+2) {
	text-align: right;
}*/
    /*FIN DE INSPECTORIA*/