html, body
{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	margin: 0; 
	padding: 0; 
	line-height: 1.6em; 
	color: #333;         
}

.tabla {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Tahoma,Verdana,Arial;
	color: #555;
}

.Separador
{
	border-top: gray thin solid; 
	border-bottom-width: thin; 
	border-bottom-color: gray; 
	border-left: gray thin; 
	height: 1px; 
	background-color: gray; 
	border-right-width: thin; 
	border-right-color: gray
}

.botonA {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 20px;
	background-color: #E8E8E8;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: blink;
	vertical-align: middle;
	color: #000000;
}

.boton
{
  font: normal .9em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	text-align: justify;
}

.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
	text-align: right;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	text-align: Center;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #000; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(../imagenes/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}

#menu li { 
        padding: 14px 18px 14px 18px; 
        color: #444; 
        background: #fff url(../imagenes/bar.gif) no-repeat bottom left; 
        display: inline; 
}

#menu li.active { 
        background: #fff url(../imagenes/baractive.gif) no-repeat bottom left  ; 
        color: #8D9CAF; 
        /*font-weight: bold;*/
        padding: 14px 18px 14px 18px; 
        margin: 0 1px 0 0; 
}

#menu li a { 
        background: #f8f8f8; 
        color: #808080; 
        text-decoration: none; 
} 	

#menu li a:hover { 
        color: #000; 
        background: #f8f8f8; 
} 	
.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(../imagenes/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}

#intro_left a { color: #fff; background: inherit; }
#intro_left p { padding: 14px 15px; margin: 0; }

/* LEFT VERTICAL MENU */

#menu_left { 
        float: left;  
        margin: 0 0 6px 0; 
        padding: 0 0 1px 0; 
        border-bottom: 2px solid #e2e2e2; 
}

#menu_left li { list-style: none; }

#menu_left li a { 
        display: block; 
        color: #3F5B7F; 
        background: #C2CEDE url(../imagenes/arrow.gif) no-repeat center left; 
        width: 204px; 
        padding: 7px 23px 7px 23px; 
        margin: 0 0 1px 0; 
        font-weight: bold; 
        text-decoration: none; 
}	

#menu_left li a:hover { 
            background: #9EB1C9 url(../imagenes/arrow.gif) no-repeat center left; 
            color: #fff;  
}
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
        /*background: #BCCEDA url(../images/intro.jpg) no-repeat;*/
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}

#intro_right h1 { margin: 0 0 20px 0; }

#intro_right .white { color: #FFF; background-color:transparent; }
	
#left {
	float: left;
	width: 250px;
}

.box {
        padding: 4px 15px;
        border: 1px solid #ccc;
        margin: 0 0 10px 0;
}

.note {
        padding: 15px 15px 20px 100px;
        border: 1px solid #CFCB66;
        margin: 0 0 5px 0;
        background: #FFFFAD url(../imagenes/package.gif) no-repeat;
        color: #585616;
}

#right {
	float: right;
	width: 100%;
}

#right2 {
	float: right;
	width: 643px;
}

.leftcol { 
        float: left; 
        padding: 12px 15px;
        width: 285px; 
        border:#ccc 1px solid;
        text-align: justify;
        margin: 0 0 10px 0;
}

.rightcol { 
        float: right; 
        padding: 10px 15px;
        width: 400px; 
        border:#ccc 1px solid;
        margin: 0 0 10px 0;
        }

.rightcol2 { 
        float: right; 
        padding: 10px 15px;
        width: 400px; 
        border:#ccc 1px solid;
        margin: 0 0 10px 0;
        }

.special {
        clear: both;
        margin:0px 0 20px 0;	
        padding: 5px 20px;
        border: 1px solid #ccc;
        background: #eee;
        color: #444;
}

.fullcol {
        clear: both;
        margin:0px 0 20px 0;	
        padding: 5px 20px;
        border: 1px solid #ccc;
        background: #fff;
        color: #444;
        height: 100%;
}

.alert {
	background: #fff6bf url(../imagenes/exclamation.gif) 15px 50% no-repeat;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
        color: black;
}

.information {
	background: #D5EBF9 url(../imagenes/information.gif) 15px 50% no-repeat;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #D4E0EE;
	border-bottom: 2px solid #D4E0EE;
        color: black;        
}

#footer { 
        clear: both; 
        padding: 5px; 
        border-top: 1px solid #ccc; 
}
.linkmsg{
    color: InfoBackground;
    font-weight: bold;         
}

#stylefour{
    position:relative;
    display:block;
    height:39px;
    font-size:11px;
    font-weight:bold;
    background:transparent url(../imagenes/bgOFF.gif) repeat-x top left;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    border-top:4px solid gray;
}

#stylefour ul{
    margin:0;
    padding:0;
    list-style-type:none;
    width:auto;
}

#stylefour ul li{
    display:block;
    float:left;
    margin:0;
}

#stylefour ul li a{
    display:block;
    float:left;
    color:black;
    text-decoration:none;
    padding:11px 20px 0 20px;
    height:23px;
    background:transparent url(../imagenes/bgDIVIDER.gif) no-repeat top right;
}

#stylefour ul li a:hover,#stylefour ul li a.current{
    color:gray;
    background:#fff url(../imagenes/bgON.gif) no-repeat top right;
}

