a:link		{ color: #000000; text-decoration: none}
a:visited	{ color: #000000; text-decoration: none}
a:active	{ color: #000000; text-decoration: none}
a:hover	{ color: #000000; text-decoration: underline}

.commenthidden {display:none}

.commentshown {display:inline}

.textoMENU1
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 7px;
	}

.textoMENU2
	{
	font-family: Arial;
	font-size: 10px;
	color: #DEE0E5;
	padding-left: 10px;
	}

.textoNORMAL
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	}

.textoNORMAL2
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	}

.textoBLANCO
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #405341;
	padding-left: 7px;
	}

.textoGRANDE
	{
	font-family: Arial;
	background:black;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}

.textoPIE
	{
	font-family: Arial;
	font-size: 9px;
	color: #405341;
	}

.textoLOGIN
	{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: right;
	}

.textoINPUT
	{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: left;
	}

.textoINPUT3
	{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: right;
	}

.textoINPUT2
	{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: center;
	}

.textoTOTAL
	{
	font-family: Arial;
	background:#c8ddd5;
	font-weight: bold;
	font-size: 11px;
	color: #405341;
	padding-left: 2px;
	padding-right: 2px;
	}

.textoTOTAL2
	{
	font-family: Arial;
	background:#4b788d;
	font-weight: bold;
	font-size: 12px;
	color: #d5cf8e;
	padding-left: 2px;
	padding-right: 2px;
	}

.textoTITULAR
	{
	font-family: Arial;
	background:#008080;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	}

.bordetabla
	{
	font-family: Arial;
	font-size: 11px;
	BORDER-RIGHT: #d0d0d0 1px solid;
	BACKGROUND:   #f0fff1;
	BORDER-LEFT: #d0d0d0 1px solid;
	BORDER-TOP: #d0d0d0 1px solid;
	BORDER-BOTTOM: #d0d0d0 1px solid
	}

.bordetabla0
	{
	font-family: Arial;
	font-size: 11px;
	BORDER-LEFT: #ff0000 1px solid;
	padding-left: 3px;
	}

.bordetabla1
	{
	font-family: Arial;
	font-size: 11px;
	BORDER-RIGHT: #d0d0d0 1px solid;
	BACKGROUND:   #00bbbb;
	BORDER-LEFT: #d0d0d0 1px solid;
	BORDER-TOP: #d0d0d0 1px solid;
	BORDER-BOTTOM: #d0d0d0 1px solid
	}

.separadores {BORDER-BOTTOM: 1px solid #FF0000;}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("http://www.aytopriegodecordoba.es/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("http://www.aytopriegodecordoba.es/images/magminus.cur"), pointer;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
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);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

