body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0056AE;
	background-image: url(bac2009.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}

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

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

.celda1 {
	background-color: #8698A6;
	background-image: url(bac1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.celda3 {
	background-color: #CC6600;
	background-image: url(bac32009.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.celda4 {
	background-color: #8698A6;
	background-image: url(bac4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



.celdaGris {
	background-color: #999999;
	background-image: url(bac_gris2009.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.celdaBottom {
	background-color: #2D363E;
	background-image: url(esq32009.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

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

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

.celdaGrafica3 {
	background-color: #475561;
	background-image: url(copete_voces2009.jpg);
	background-repeat: no-repeat;
	background-position: left default;
}

.celdaGrafica5 {
	background-color: #475561;
	background-image: url(grafica52009.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.celdaGrafica6 {
	background-color: #475561;
	background-image: url(copete_test2009.jpg);
	background-repeat: no-repeat;
	background-position: left default;
}

.celdaVoces {
	background-color: #C8D0D7;
}

.celdaVocesClick {
	background-color: #BFC8D0;
}

.celdaVocesOver {
	background-color: #ffffcc;
}

.celdaVozStart {
	border-bottom:dotted 1px #cccccc;
	margin-bottom:2px;
}

.celdaVozClick {
	color:#00ff00;
	border-bottom:dotted 1px #cccccc;
	margin-bottom:2px;
}

.celdaVozBlur {
	border-bottom:dotted 1px #757575;
	color:#757575;
	margin-bottom:2px;
}

.celdaSombra {
	background-image: url(sombra_top.png);
	background-repeat: repeat-x;
	background-position: right top;
}


A:LINK, A:VISITED, A:ACTIVE { text-decoration: none; color:#36436D}
A:hover {text-decoration: underline; color:#36436D}


A.negroLink:LINK, A.negroLink:VISITED, A.negroLink:ACTIVE { text-decoration: none; color:#000000}
A.negroLink: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: underline; color:#ffffff}

A.azuLink:LINK, A.azuLink:VISITED, A.azuLink:ACTIVE { text-decoration: none; color:#000000}
A.azuLink:hover {text-decoration: none; color:#000000; background:#FFFFCC}

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

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

A.bottomLink2:LINK, A.bottomLink2:VISITED, A.bottomLink2:ACTIVE { text-decoration: none; color:#cc6602}
A.bottomLink2:hover {text-decoration: none; color:#f69000}

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


FORM {
	margin-width: 0;
	margin-height: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
 }
 
.campo {
	color:#ffffff;
	border: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	background-color: #475561;
	padding-left: 2px;
	padding-right: 2px;
}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	padding-left: 2px;
	padding-right: 2px;
}


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

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

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


.boton {
	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;
}

.radio1 {
border:0;
}

.radio2 {
border:0;
background-color: #C1CAD2;
}


.letrasLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 10px;
}

.style13n {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

.style14n {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.style14b {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}


.style16b {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

.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-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:#990000 }
        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=333333,direction=135);
}

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

