/*A {*/
/* enlace simple por defecto */
/*	COLOR: #0066CC;
	TEXT-DECORATION: none
}
A:link {*/
	/* enlace simple por defecto */
/*	color: #0066CC;
}
A:hover {*/
	/* enlace simple por defecto con el ratón sobre él mismo */
/*	COLOR: #0066FF;
	TEXT-DECORATION: underline
}
/*A:visited {*/
	/* enlace simple por defecto ya visitado */
/*	COLOR: #006699;
	TEXT-DECORATION: none
}
 imagen sin borde */

.imgmarcador {
	border: 0px #999999!important; none;
	color: #999999;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
input.inputgris {
	background-color: #F7F7F7;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(images/fondoinput2.gif);
	background-repeat:   repeat-x;
}
textarea.textareagris {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(images/fondoarea.gif);
	background-repeat:  repeat-x;
}
select.selectazoscuro {
	background-color: Blue;
	font-weight: bold;
	font-size: 12px;
	color: Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.selectazclaro {
	background-color: #6890C8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #E0F0F8;
	font-size : 10px;
	font-weight : bold;
}
input.inputsubmit {
	background-color: #E0E0E0;
	font-size: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-image: url(images/fondoinput.gif);
	background-repeat:  repeat-x;
}
.txtrojo {color: #FF0000}
.txtverde {color: #33CC00}.txtrojon {
	color: #FF0000;
	font-weight: bold;
}
.txtblancon {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: underline;
	padding-bottom: 10px;
}
.txtblanco {
	color: #FFFFFF;
}
.txtrojo2n {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
