body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #607892;
	background-image: url(bg3.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-base-color: #647D91;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.celdaMundo {
	background-color: #1A68A8;
	background-image: url(bac_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left default;
}

.celdaAma {
	background-color: #F0CC20;
	background-image: url(bacAma.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.celdaCaf {
	background-color: #C1A20D;
	background-image: url(bacCaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.celdaAzu {
	background-color: #78CAE4;
	background-image: url(bacAzu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.celdaMor {
	background-color: #32228F;
	background-image: url(bacMor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.celdaCafT {
	background-color: #C1A20D;
	background-image: url(bacCafT.jpg);
	background-repeat: repeat-x;
	background-position: right middle;
}

.celdaGrafica {
	background-color: #8698A6;
	background-image: url(grafica1.jpg);
	background-repeat: no-repeat;
	background-position: left default;
}

.celdaGrafica2 {
	background-color: #8698A6;
	background-image: url(grafica2.jpg);
	background-repeat: no-repeat;
	background-position: left default;
}

.tablaaire {
width: 100%;
}

.alaire {
padding-left: 10px;
}

.aire {
color: #ffffff;
padding-left: 6px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:LINK, A:VISITED, A:ACTIVE { text-decoration: none; color:#000000}
A:hover {text-decoration: none; color:#ffffff}


A.negroLink:LINK, A.negroLink:VISITED, A.negroLink:ACTIVE { text-decoration: none; color:#000000}
A.negroLink:hover {text-decoration: none; color:#ffffff}
		
A.negroLink2:LINK, A.negroLink2:VISITED, A.negroLink2:ACTIVE { text-decoration: none; color:#000000}
A.negroLink2:hover {text-decoration: underline; color:#000000}

A.blancoLink:LINK, A.blancoLink:VISITED, A.blancoLink:ACTIVE { text-decoration: none; color:#ffffff}
A.blancoLink:hover {text-decoration: none; color:#ffcc00}

A.blancoLink2:LINK, A.blancoLink2:VISITED, A.blancoLink2:ACTIVE { text-decoration: none; color:#ffffff;}
A.blancoLink2:hover {text-decoration: underline; color:#ffffff;}

A.blancoLink3:LINK, A.blancoLink3:VISITED, A.blancoLink3:ACTIVE { text-decoration: none; color:#ffffff}
A.blancoLink3:hover {text-decoration: none; color:#000000}

A.bottomLink:LINK, A.bottomLink:VISITED, A.bottomLink:ACTIVE { text-decoration: none; color:#999999}
A.bottomLink:hover {text-decoration: none; color:#cccc00; border-bottom:dotted 1px; border-bottom-color:#cccc00}

A.azul:LINK, A.azul:VISITED, A.azul:ACTIVE { text-decoration: none; color:#66cafe}
A.azul:hover {text-decoration: underline; color:#66cafe}

A.azul2:LINK, A.azul2:VISITED, A.azul2:ACTIVE { text-decoration: none; color:#6583A9}
A.azul2:hover {text-decoration: none; color:#6583A9; border-bottom:dotted 1px; border-bottom-color:#6583A9}

A.amarillo:LINK, A.amarillo:VISITED, A.amarillo:ACTIVE { text-decoration: none; color:#ffcc00}
A.amarillo:hover {text-decoration: underline; color:#ffcc00}

A.verde:LINK, A.verde:VISITED, A.verde:ACTIVE { text-decoration: none; color:#990000}
A.verde:hover {text-decoration: underline; color:#162F6F; }

A.scroll:LINK, A.scroll:VISITED, A.scroll:ACTIVE { text-decoration: none; color:#ffff00}
A.scroll:hover {text-decoration: underline; color:#ffff00}

FORM {
	margin-width: 0;
	margin-height: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
 }
 
input {
	color:#000000;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

textarea {
	color:#000000;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

select {
	color:#000000;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

.radio1 {
background:#F0CC20;
border: 0;
}

.radioE {
background:#95AAC4;
border: 0;
}

.opcionE {
color:#26343F;
}


.botonA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #557AB1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #C0D5EA;
	border-right-color: #34335D;
	border-bottom-color: #34335D;
	border-left-color: #C0D5EA;
	color: #FFFFFF;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFcc00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFE16A;
	border-right-color: #B38E00;
	border-bottom-color: #B38E00;
	border-left-color: #FFE16A;
	color: #000000;
}

.menuStart {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	background-color: #162F6F;
}
.menuOver {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #162F6F;
	background-color: #ffffff;
}

.menuStart2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #547296;
	background-color: #F1F3F5;
}

.menuOver2 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a9b6bf;
}


.menuStart3 {
	color: #ffffff;
	background-color: #000066;
}

.menuOver3 {
	color: #FFCC00;
	background-color: #000066;
}

.style5 {
	font-size: 10px;
	font-weight: bold;
}
.style13 {color: #CCCCCC}
.style15 {font-size: 10px; color: #CCCCCC; }
.style26 {font-size: 16px; color: #f5f5f5; font-weight: bold; }
.style27 {
	color: #f5f5f5;
	font-weight: bold;
}
.style28 {font-size: 10px}
.style35 {color: #DFDFDF}
.style41 {color: #EBFFD7; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style43 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #EBFFD7; }

.style50 {color: #003333}
.style51 {color: #FFFFFF}
.style59 {color: #FFFFFF; font-weight: bold; font-size: 12px; }
.style62 {font-size: 12px}
.style63 {
	color: #003399;
	font-weight: bold;
	font-size: 12px;
}
.style63a {
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
}

.style65 {color: #8698A6}
.style65 {color: #666666}
.style66 {
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style67 {color: #00FFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style71 {color: #003399; font-weight: bold; font-size: 12px; }
.style74 {color: #5A6C7A}
.style76 {color: #003399; font-weight: bold; font-size: 12; }


.tituloEventoAdmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #B0D1AB;
	height: 20px;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
	overflow: visible;
	z-index: 10000;
}
.noSeVe {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
}
.siSeVe {
	visibility: visible;
	overflow: visible;
	height: auto;
	width: auto;
}

.borrar {
	color: #990000;
	font-weight: bold;
}

		A.borrar:LINK, A.borrar:VISITED, A.borrar:ACTIVE { text-decoration: none; color:#ffffff }
        A.borrar:hover {BACKGROUND:#990000; color: #ffffff}
		
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #CAE3E6;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=666666,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.locutor {
	border-top-style: dotted; border-top-width:1px; border-top-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

