h1.pagetitle, h1.pagetitle a, h1.pagetitle a:link, h1.pagetitle a:visited, h1.pagetitle a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 29px;
color: #857989;
text-align: center;
border-bottom:solid 7px rgb(255,255,255); 
}

h2.pagetitle, h2.pagetitle a, h2.pagetitle a:link, h2.pagetitle a:visited, h2.pagetitle a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
color: #857989;
border-bottom:solid 5px rgb(255,255,255); 
}

table.listado {margin: 5px auto; text-align: left; border-collapse: collapse; border-spacing: 0; 
border: solid 1px #ffffff; background-color: rgb(200,200,200); color: #333333;}
tr.listado {height:20px; font-size: 12px; background-image: none;}
th.listado {padding:5px; text-align: center; border: solid 1px #ffffff; color: #ffffff; background-color: #6A2F5B;}
th.listadocen {padding:1px; text-align: center; border: solid 1px #ffffff; color: #ffffff; background-color: #6A2F5B;}
th.listadoright {padding:1px; text-align: right; border: solid 1px #ffffff; color: #ffffff; background-color: #6A2F5B;}
/*  border-right-style: dashed; border-right-color: #6A2F5B; */
td.listado {padding: 3px; border-bottom: solid 0px; line-height:1.5em;}
td.listadocen {padding: 3px; text-align:center; border-bottom: solid 0px; line-height:1.5em;}
td.listadoright {padding: 3px; text-align:right; border-bottom: solid 0px; line-height:1.5em;}

a:link.orden {text-decoration: none; font-size: 12px; color: white; font-weight: bold; }
a:visited.orden {text-decoration: none; font-size: 12px; color: white; font-weight: bold; }
a:hover.orden {text-decoration: underline; font-size: 12px; color: white; font-weight: bold; }
a:active.orden {text-decoration: none; font-size: 12px; color: white; }

/* div.pestanyas {margin: 5px; padding: 3px; font-size: 11px; background-color: #FF9933; border: solid 1px #1A4D80;} */
div.pestanyas {margin: 5px; padding: 5px; text-align: center; font-size: 11px; background-color: transparent; border: solid 1px #6A2F5B;}
.pestanyas span {padding: 3px; font-size: 11px; font-weight: bold; background-color: #6A2F5B; color: #ffffff;}
.pestanyas a:link {text-decoration: none; padding: 3px; font-size: 11px; font-weight: bold; background-color: #999999; color: #ffffff;}
.pestanyas a:visited {text-decoration: none; padding: 3px; font-size: 11px; font-weight: bold; background-color: #999999; color: #ffffff;}
.pestanyas a:hover {text-decoration: none; padding: 3px; font-size: 11px; font-weight: bold; background-color: #ffffff; color: #333333;}
.pestanyas a:active {text-decoration: none; padding: 3px; font-size: 11px; font-weight: bold; background-color: #999999; color: #ffffff;}

table.tablaform {margin: 0 auto; text-align: left; border-collapse: collapse; color: #333333; font-size: 12px;}
td.tablaform {padding: 4px;}

/* FILAS LISTADOS */
tr.impar {background-color: #DDDDDD; color: #333333;}
tr.par {background-color: #FFFFFF; color: #333333;}

div.paginacion {margin:5px; padding: 2px; text-align: center; border: 1px solid black; 
font-weight: bold; font-size: 11px; color: #6A2F5B; background-color: #eeeeee;}
.combo_paginacion {color: white; background-color: #333333; border: solid 1px #333333;}

div.info {margin:5px auto; text-align: left; width:95%; padding:3px; font-size: 10px; border: solid 1px #333333; font-size: 12px; color: white; background-color: green;}
div.error {margin:5px auto; text-align: left; width:95%; padding:3px; font-size: 10px; border: solid 1px #333333; color: white; font-size: 12px; background-color: red;}
div.warning {margin:5px auto; text-align: left; width:95%; padding:3px; font-size: 10px; border: solid 1px #333333; color: white; font-size: 12px; background-color: black;}

/*
div.info_sin_offset {margin:5px auto; text-align: left; width:720px; padding:3px; font-size: 10px; border: solid 1px #333333; font-size: 12px; color: white; background-color: green;}
div.error_sin_offset {margin:5px auto; text-align: left; width:720px; padding:3px; font-size: 10px; border: solid 1px #333333; color: white; font-size: 12px; background-color: red;}
div.warning_sin_offset {margin:5px auto; text-align: left; width:720px; padding:3px; font-size: 10px; border: solid 1px #333333; color: white; font-size: 12px; background-color: black;}
*/

p.centro {text-align: center;}

hr {width: 100%; border-style: solid; border-color: #6A2F5B; border-width: 1px}


/* CONTROLES FORMULARIOS */
.boton {margin:5px; padding: 6px; color: #6A2F5B; background-color: #ffffff; font-weight: bold;
border: solid 1px #6A2F5B; cursor: hand; }
.boton_sin_padding {margin:5px; padding: 1px; color: #6A2F5B; background-color: #ffffff; font-weight: bold;
border: solid 1px #6A2F5B; cursor: hand; }
.textbox {color: rgb(80,80,80); border: solid 1px #6A2F5B;}
.combo {color: white; background-color: #989898; border: solid 1px #6A2F5B;}
.lista {color: white; background-color: #989898; border: solid 1px #6A2F5B;}
.botones {border-top: dotted 1px; text-align: right;}

.required {color: red;}

.form_peque {width:480px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.form_peque fieldset {padding:10px 5px 10px 5px !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.form_peque fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:125%;}
.form_peque label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%; color: #666666;}
.form_peque select.combo {padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.form_peque input.field {width:330px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.form_peque textarea {width:330px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.form_peque input.button {float:right; margin-right:10px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(60,60,60); font-size:110%;}
.form_peque input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.form_grande {width:730px; margin:0 0 200px 0; float: left; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.form_grande fieldset {padding:10px 5px 10px 5px !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 10px 0; border:solid 1px rgb(220,220,220);}
.form_grande fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:125%;}
.form_grande label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%; color: #666666;}
.form_grande select.combo {padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.form_grande input.field {width:330px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.form_grande textarea {width:550px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.form_grande input.button {float:right; margin-right:10px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(60,60,60); font-size:110%;}
.form_grande input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.ul_panel_items ul
{
    color: #6A2F5B;
    margin:0;
    padding:0;
}

.ul_panel_items li
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.ul_panel_items ul li
{
    padding:0px 0 0px 11px;
    background-image: url('images/BlockContentBullets.png');
    background-repeat:no-repeat;
    margin:0.5em 0 0.5em 240px;
    line-height:1.2em;
}

.ul_panel_items ul li ul li
{
    padding:0px 0 0px 11px;
    background-image: url('images/BlockContentBullets.png');
    background-repeat:no-repeat;
    margin:0.5em 0 0.5em 10px;
    line-height:1.2em;
}
