/* */

body
{
    background-color: rgb(255, 255, 255);
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: normal; 
}

h1
{
    color: rgb(51, 51, 153);
    font-family: Verdana, Arial, Helvetica;
    font-style: normal;
    font-weight: normal;
    font-size: 14pt;
}

h2
{
    color: rgb(51, 51, 153);
    font-family: Verdana, Arial, Helvetica;
    font-style: normal;
    font-size: 18pt;
    font-weight: normal; 
}

h3
{
    color: rgb(51, 51, 153);
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-size: 14pt; 
}

h4
{
    color: rgb(0, 0, 128);
    font-size: 12pt;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica;
}
h5
{
    color: rgb(0, 0, 128);
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
}
h6
{
    color: rgb(0, 0, 128);
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;
    font-size: 8pt;
}

p
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
}

table
{    
    font-family: Arial, Helvetica;
    font-size: 8pt;
    font-style: normal;
}

th
{
    color: rgb(0, 0, 0);
    font-style: normal;
    font-family: Arial, Helvetica;
}


td
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
}

.TableHeader
{
    color: White;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.drop
{
    border-top: 0px none #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    padding-top: 10px;
    background-color: #FFFFFF;
}
.drop td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.drop a
{
    color: #6699CC;
    text-decoration: none;
    font-size: 12px;
    display: block;
    position: relative;
    padding: 2px 0px 2px 11px;
}
.drop a:hover
{
    color: #FFFFFF;
    background-color: #002899;
}
.drop p
{
    font: 12px "trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    margin: 10px 11px 0px 8px;
    border-top: 1px dashed #006666;
    padding: 8px 8px 8px 8px;
}

.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
}
/* */
.ContentHead
{
    background-color: #FFCC66;
    color: Black;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
}


/* */

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt;
}
/* */
.TituloPortada
{
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 11pt;
    color: White;
}

.Footer
{    
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: White;
}

/* */
.SubPortada
{
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: #c00;
}

.SubPortada a:link, .SubPortada a:visited
{
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: #c00;
}


/*
td ul
{
    list-style-image: url('images/bullet_big.gif');
}
*/
ul
{
    list-style-image: url('images/bullet_big.gif');
    margin: 0px;
    padding-left:20px;
}
ul ul
{
    list-style-image: url('images/bullet_med.gif');
}
ul ul ul
{
    list-style-image: url('images/bullet_small.gif');
}
li
{
    padding-top:10px;
}

A:link
{
    text-decoration: none;
    color: #3333cc;
}

A:visited
{
    text-decoration: none;
    color: #333399;
}

A:active
{
    text-decoration: none;
    color: #333399;
}

A:hover
{
    text-decoration: underline;
    color: #3333cc;
}

.HeadGroup
{
    cursor: hand;
    padding: 0px;
}
.MenuGroup
{
    border-width: 1px;
    background-color: white;
    cursor: default;
    border-color: #7E7E81;
    border-style: solid;
}


.MenuItem
{
    border-style: solid;
    border-width: 0px;
    border-color: #002899;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    cursor: hand;
    padding: 1px;
    background-color: #DDECFF;
}

.MenuItemOver
{
    background-color: #002899;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
    cursor: hand;
    padding: 1px;
}

.MenuItemDisabled
{
    color: gray;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    cursor: default;
    padding: 2px;
}


.Spacer
{
    background-color: Transparent;
}

button
{
    background-color: rgb(51, 102, 102);
    color: rgb(255, 255, 255);
}
label
{
    color: rgb(0, 0, 0);
}

.mstheme-text
{
}
textarea
{
    color: rgb(0, 0, 0);
}
fieldset
{
    color: rgb(0, 0, 0);
}
legend
{
    color: rgb(51, 102, 102);
}
select
{
    color: rgb(0, 0, 0);
}
caption
{
    color: rgb(51, 102, 102);
}

.infobox
{
    font-family: Verdana;
    font-size: 8pt;
}


.aspmenufix
{
    z-index: 1;
}

.Calendar_Next-Prev
{
    margin: 2px;
    text-align: center;
    font-size: 11px;
}
.Calendar_Day_Header
{
    text-transform: uppercase;
}

/* *************************************************************************** */
/* TOOLTIP DE JQUERY, EN LA AGENDA DE PORTADA Y TODAS LAS PAGINAS          1-6 */
/* *************************************************************************** */

#caltooltip
{
    display: none;
    z-index: 1;
    background: url('images/tooltip.png');
    font-size: 12px;
    height: 145px;
    width: 128px;
    padding: 25px;
    color: #fff;
}


a.link1
{
    text-decoration: none;
    font-size: 10px;
    color: #979DA2;
}

a.link1:hover
{
    text-decoration: underline;
}

.txtbuscador
{
    width: 128px;
    border: 1px solid;
    padding-left: 6px;
}

.textmiddle {vertical-align:middle;}
.b1s000 {border:1px solid #000000;}
.framedimg {display:block;}
.m3 {margin:3px;}
.black {background: #000;}
.fl {float:left; clear:left;}
.b3sfff {border:3px solid #ffffff;}

table.ads2
{
    width: 190px;
    float: left;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    border-right-width: 4px;
    border-right-style: solid;
    border-right-color: #336699;
    padding: 8px;
    margin: 8px;
}
table.ads1
{
    width: 310px;
    float: right;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #336699;
    padding: 4px;
    margin: 4px;
}
.cell2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFFFFF;
    text-align: center;
}
.cell4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #EBF4FA;
    text-align: center;
}
.cell5
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFFFF;
}
.cell6
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #004080;
}



/* AUTOCOMPLETE JQUERY BUSCADOR GLOBAL A LA WEB */

/*

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;	
	font: menu;
	font-size: 12px;	
	line-height: 16px;
	overflow: hidden;
}


.ac_loading {
	background: white url('images/jQuery/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

*/