body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7AA5BC;
	background-image: url(bg3.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-base-color: #a9b6bf;
	margin:0;
}

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

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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
	list-style-image: url(_bullet.gif);
}


/*/////////////////////////////////////// FORM ///////////////////////////////*/


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

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

.opcionE {
color:#26343F;
}


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

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


/*/////////////////////////////////////// CUERPO ///////////////////////////////*/


.columnaIzquierda {
	background-color: #BBCBDB;
}

.columnaDerecha {
	background-color: #f5f5f5;
}

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

.bottom {
color: #f5f5f5;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
}


/*/////////////////////////////////////// CELDAS ///////////////////////////////*/


.celdaNar1 {
	background-color: #ff9900;
	background-image: url(bac1n.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.celdaNar2 {
	background-color: #ff9900;
	background-image: url(bac1n.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.celdaGris1 {
	background-color: #ced6d8;
	background-image: url(bacg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.celdaGris2 {
	background-color: #ced6d8;
	background-image: url(bacg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



.celdaCont {
	background-color: #ffffff;
	border-bottom:1px dotted #8A999C;
}

.celdaIzq {
	border-left:dotted 1px #858C94;
	border-right:dotted 1px #858C94;
}

.celdaDer {
	border-right:dotted 1px #858C94;
}

.celdaPromIndex {
	border-bottom:dotted 1px #858C94;
}


/*/////////////////////////////////////// LINKS ///////////////////////////////*/



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

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: underline; color:#ffffff;}

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

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

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

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}



/*/////////////////////////////////////// MENUS ///////////////////////////////*/



.menuStart {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	background-color: #003399;
	border-left:solid 1px #0033cc;
	border-top:solid 1px #0033cc;
	border-right:solid 1px #003366;
	border-bottom:solid 1px #003366;
	height:24px;
}

.menuOver {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #0033cc;
	border-left:solid 1px #0033ff;
	border-top:solid 1px #0033ff;
	border-right:solid 1px #003366;
	border-bottom:solid 1px #003366;
	height:30px;
}

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


.menuBorder {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border-top: solid 1px #7E8D90;
}

.estacionCerrada {
background-color:#7E8D90;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#ffffff;
}

.estacionOver {
background-color:#7E8D90;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}

.estacionAbierta {
background-color:#f9702a;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#003399;
}

/*/////////////////////////////////////// STYLES ///////////////////////////////*/



.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}
.style130 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ff6600; font-weight: bold; }
.style16n {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.style16v {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2C61E;
	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;
}
.style14r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.style18b {color: #FFFFFF; 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;
}

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

.paginar {
color:#999999;
}


/*/////////////////////////////////////// ADMIN ///////////////////////////////*/



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





/*/////////////////////////////////////// LEYENDA ///////////////////////////////*/


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



/*/////////////////////////////////////// SWOBJECT ///////////////////////////////*/

#bolas {
		border: 0;
		width: 250px;
		height: 300px;
		float: left;
	}

#entrada {
		border: 0;
		width: 620px;
		height: 420px;
		float: center;
	}


/*/////////////////////////////////////// DYNAMIC TOOL ///////////////////////////////*/

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

#dhtmltooltip{
position: absolute;
left: -30px;
border: 1px solid #8A999C;
padding: 10px;
background-color: #ffffff;
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=gray,direction=135);
}

