* {
	margin: 0;
	padding: 0;
}

a {
	color: #414141;
	text-decoration: underline;
}

a:hover {
	color: #577b94;
}

a:link {
	text-decoration: none;
	color: #577b94;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border: 0;
}

body {
	background: url(../imagenes/main-area-bg.png) top right;
	border-top: 1px solid #fff;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

#main-area {
	background: url(../imagenes/main-area-bg.png) top right;
	border-top: 1px solid #fff;
}

.titulo_vis {
	text-align:left;
	font-size:14px;
	color:#ccc;
}

/* Ubicacion Menu */
tp {
	padding: 4px;
}

dl {
	text-align: center;
}

code {
	background: url(../img/bgcode.gif);
	border: 1px solid #F6F6F6;
	color: 666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

/* inicio texto de tablas */
.titulo_uno {
	font-size:12;
	text-transform:uppercase;
	color:5c5c5c;
	text-align:center;
}

.texto_uno {
	font-size:11px;
	font-weight:bold;
	color:#577b94;
	text-align:center;
}
/* fin texto de tablas */

cite {
	color: #456;
	display: block;
	font: normal 1.4em "Lucida Sans Unicode",serif;
	padding-left: 8px;
}

h1 {
	color: #577b94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2em;
	text-align: center;
}

h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	padding-top: 10px;
}

h3 {
	color: #577b94;
	font-family: Verdana;
	font-size: 0.8em;
	text-align: left;
	padding-top: 2px;
}

h4 {
	color: #577b94;
	font: 3.1em Zupiter,Verdana,sans-serif;
	font-weight: lighter;
	text-align: center;
	padding-top: 1px;
}

h5 {
	color: #577b94;
	font: 2.2em Zupiter,Verdana,sans-serif;
	text-align: center;
	font-weight: lighter;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	color: #000;
}

.esp_10 {
	clear:both;
	height:10px;
}

.esp_20 {
	clear:both;
	height:20px;
}

.esp_30 {
	clear:both;
	height:30px;
}

.esp_40 {
	clear:both;
	height:40px;
}

.esp_50 {
	clear:both;
	height:50px;
}

.esp_60 {
	clear:both;
	height:60px;
}

.esp_70 {
	clear:both;
	height:70px;
}

.esp_80 {
	clear:both;
	height:80px;
}

menu {
	color: black;
	font: 1.2em Verdana,sans-serif;
	text-align: center;
	font-weight: lighter;
}

.usuario {
	text-align:left;
	font-size:1.2em;
	letter-spacing:2px;
	font-weight:bolder;
	text-transform:uppercase;
	color: #577b94;
	font-family: Verdana;
	margin-top:16px;
	margin-left:20px;
	margin-bottom:30px;
}

/* inicio tabla_acce */
#tabla_acce {
	margin:auto;
	width:40%;
	color:#adadad;
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	height:24px;
	border:0px;
}

#tabla_acce tr {
	text-align: left;	
}

#tabla_acce td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:0 5px;
	height:30px;
}

#tabla_acce .izq {
	text-align:right;
}

#tabla_acce .cen {
	text-align:center;
}
/* fin tabla_acce */

/* inicio tabla_base */
#tabla_base {
	color:#adadad;
	margin-top:0px;
	margin-left:26px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	width:930px;
	height:20px;
	border:0px;
}

#tabla_base tr {
	text-align: left;	
}

#tabla_base td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:0 5px;
}
/* fin tabla_base */

.titexto {
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.7em;
	text-align: center;
}

.notexto {
	width:80px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: left;
}

.detexto {
	width:260px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align:justify;
}

/* inicio codigo boton enviar */
input.button {
	color:#ffffff;
	background:#386881;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:8px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000;
}

input.button:hover {
	cursor: pointer;
	color: ActiveCaption;
}
/* fin codigo boton enviar */

.derec {
	float:right;
}

/* inicio titulo subtitulo text infsub */
.titulo {
	font-size:16px;
}

.subtitulo {
	font-size:14px;
}

.text {
	font-size:14px;
}

.infsub {
	font-size:14px;
}
/* fin titulo subtitulo text infsub */

/* inicio hilite */
.tabla tr:hover,
.tabla tr.hilite {
	background-color: #e7e7e7;
	border:0px;
}
/* fin hilite */
#ffc_tbl {
	margin-left:140px;
}

#ffc_01 {
	width:140px;
}

#ffc_02 {
	width:640px;
}

/* inicio css menu/submenu */
.flexdropdownmenu, .flexdropdownmenu ul { /*topmost and sub ULs, respectively*/
	font: normal 13px Verdana;
	font-weight:bold;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: #146523;
	border: 1px solid black;
	border-bottom-width: 0;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
}

.flexdropdownmenu li {
	position: relative;
}

.flexdropdownmenu li a {
	display: block;
	width: 180px; /*width of menu (not including side paddings)*/
	color: #f0c605;
	background: #146523;
	border-bottom: 1px solid black;
	text-decoration: none;
	padding: 4px 5px;
}

* html .flexdropdownmenu li { /*IE6 CSS hack*/
	display: inline-block;
	width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a {
	background: #336666;
}

.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}

td {
	width:180px;
}
/* fin css menu/submenu */

/* inicio codigo calendario */

/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div */
div.datePicker
        {
        position:absolute;
        min-width:24em;
        width:24em;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        
        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. Remove if you wish to validate the CSS */
/*        -moz-user-select:none;
        -khtml-user-select:none;		*/
        }
/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#f0f0f0;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
        /*position:relative;*/
        /* Moz & FF */
/*        display: -moz-inline-stack;		*/
        border:0 none;
        padding:0;
        margin:0 0 0 4px;
        background:transparent url(../media/cal.gif) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:middle;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: "georgia";
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#f0f0f0 url(../media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#f0f0f0 url(../media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#f0f0f0 url(../media/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#f0f0f0 url(../media/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#f0f0f0 url(../media/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }
/*
   Quirksmode necessity?
   ---------------------

   If your HTML document renders in quirksmode (i.e. has no doctype declaration)
   then uncomment the following CSS rule to set a less drastic font-size in IE

div.datePicker table th,
div.datePicker table td
        {
        font-size:100%;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }
/* fin codigo calendario */