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;  */
	margin:0;
}

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

.columnaIzquierda {
	background-color: #728492;
}

.columnaDerecha {
	background-color: #9FACB5;
}

.error{
	color:#BB0000;
	font-style:italic;
}

.celdaLogo {
	background-color: #DEDFE1;
	background-image: url(../images/backs/bac_logo_2010.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.celdaEngranes {
	background-color: #f5f5f5;
	background-image: url(bac_engranes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.celdaClara {
	background-color: #C1CAD0;
	border-top:solid 1px #EEF0F2;
	border-bottom:solid 1px #81939E;
	border-left:solid 1px #EEF0F2;
	border-right:solid 1px #81939E;
}

.celdaOscura {
	background-color: #8696A2;
	border-top:solid 1px #C8CFD5;
	border-bottom:solid 1px #61717C;
	border-left:solid 1px #C8CFD5;
	border-right:solid 1px #61717C;
}

.celdaAzul {
	background-color: #162F6F;
	border-top:solid 1px #4871DB;
	border-bottom:solid 1px #09122B;
	border-left:solid 1px #4871DB;
	border-right:solid 1px #09122B;
}

.celdaRoja {
	background-color: #D1241D;
	border-top:solid 1px #EE8B86;
	border-bottom:solid 1px #791611;
	border-left:solid 1px #EE8B86;
	border-right:solid 1px #791611;
}

.celdaAmarilla {
	background-color: #ffcc00;
	border-top:solid 1px #fff991;
	border-bottom:solid 1px #9D7D00;
	border-left:solid 1px #fff991;
	border-right:solid 1px #9D7D00;
}

.celdaGris {
	background-color: #607892;
	border-top:solid 1px #AEBBCA;
	border-bottom:solid 1px #3C4A5B;
	border-left:solid 1px #AEBBCA;
	border-right:solid 1px #3C4A5B;
}

.celdaSearch {
	background-color: #e0e0e0;
	background-image: url(../images/backs/bac_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #8A8A8A;
	border-left:solid 1px #fff;
	border-right:solid 1px #8A8A8A;
}


.fechaHeader { 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#FFCC00;
}

.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:#6583A9}
A:hover {text-decoration: underline; color:#6583A9}


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:#ffffff;
border: 0;
}

.radioE {
background:#C1CAD0;
border: 0;
}

.opcionE {
color:#26343F;
}


.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E88337;
	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: #EFAC7A;
	border-right-color: #CF6618;
	border-bottom-color: #CF6618;
	border-left-color: #EFAC7A;
	color: #000000;
}

.botonA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E88337;
	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: #EFAC7A;
	border-right-color: #CF6618;
	border-bottom-color: #CF6618;
	border-left-color: #EFAC7A;
	color: #000000;
}

.menuStart {
	color: #F67F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #26343F;
}
.menuOver {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	background-color: #728492;
}

.menuStart2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #ffffff;
}
.menuOver2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
	background-color: #f5f5f5;
}


.style5 {
	font-size: 10px;
	font-weight: bold;
}
.style12 {font-size: 12px; }
.style13 {color: #CCCCCC}
.style15 {font-size: 10px; }
.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 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
.style63a {
	color: #cc0000;
	font-size: 12px;
}

.style64 {color: #8698A6}
.style65 {color: #888888}
.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; }
.style92 {color: #999999}
.style105 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.style127 {color: #FFCC00}
.style16n {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style16a {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #003399;
}
.style14n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style18b {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }

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

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

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

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


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


fieldset {
margin:0 auto;
padding:10px;
width:100%;
}

legend {
background:#003399;
border:1px solid #003399;
color:#ffffff; 
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:bold;
padding:0.3em 0.5em;
text-align:right;
}

.leyenda {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	width: 97%;
	float: left;
	text-align: left;
	line-height: 1.5;
}

.organismo {
font-weight:bold;
text-transform:capitalize;
margin-bottom:6px;
padding-bottom:6px;
}

td.organismos {
border-bottom:dotted 1px #999999;
padding-top:10px;
}

.rojo {
	color: #CC0000;
	font-weight: bold;
}

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


.autocomplete {
	display:none;
	position:absolute;
	background-color:#FFFFFF;
	width:208px;
	margin-left:525px;
	*margin-left:-214px;
	margin-top:-8px;
	*margin-top:20px;
	font-size:10px;
	border:1px solid #323232;
}

.autocomplete div{
	padding:2px;
	cursor:pointer;
}


#banner180 {
		border: 0;
		width: 180px;
		height: 180px;
		float: left;
	}
