/*
.naranja, {
	font-family : Arial;
	font-size : 14px;
	color: #E77812;
	padding-left : 5px;
    font-weight : bold;
}
black {color:#000000}

INPUT.b_form { background : #E77812; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : White; font-style : normal; text-align : center; font-size : 12px; font-weight : bold; height : 22px; cursor:hand;  font-variant : small-caps;  border : 2px outset #A9A9A9;  vertical-align : middle;  padding-top : 1px;    }



input.transp {
	font-family : verdana;
	font-size : 12px;
	color: black;
	background : #FFCC66;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #FDEDCD;
	border : 1px solid #696969;	
}


input {
	font-family : verdana;
	font-size : 12px;
	color: black;
	background : #FDEDCD;
}







textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : -1px solid #696969;
	background : #FDEDCD;
}

.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


*/


BODY {
	scrollbar-3d-light-color: #E77812;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #E77812;
	scrollbar-face-color: #E77812;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000000;
	font-size: 10px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}

.titular1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E77812;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	word-spacing: 6px;
	filter: DropShadow(Color=aaaaaa, OffX=5, OffY=5, Positive=1);
}

.fondo_naranja {
	background-color: #FFCC66;
}
.fondo_naranja2 {
	background-color: #FFF4DD;
}
.error {
	font-family : Arial;
	font-size : 14px;
	color: #FF0000;
	padding-left : 5px;
  font-weight : bold;
}
.fondo_naranjaNEGRO {
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

A.navigation { font-family : verdana,Arial, Helvetica, sans-serif; font-size : 8px; color : black; text-decoration : none; padding-left : 0px;  background-color : transparent;  }
A.navigation:ACTIVE { font-family : verdana,Arial, Helvetica, sans-serif; font-size : 8px; color : black; text-decoration : none; padding-left : 0px;  background-color : transparent;   }
A.navigation:VISITED { font-family : verdana,Arial, Helvetica, sans-serif; font-size : 8px; color : black; text-decoration : none;  padding-left : 0px;  background-color : transparent;   }
A.navigation:HOVER { font-family : verdana, Arial, Helvetica, sans-serif; font-size : 8px; color : #000000; text-decoration : underline; padding-left : 0px;  background-color : transparent;   }		
.titularnegrita {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A.menu1 { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : Black; text-decoration : none; padding-left : 2px;  background-color : transparent;  font-weight: bold; }
A.menu1:ACTIVE { color : #FFCC66; }
A.menu1:VISITED { color : Black; }
A.menu1:HOVER { color : #E77812; text-decoration : underline;  }
.listado {

	font-family : Arial;
	font-size : 14px;
	color: #000000;
	padding-left : 5px;
}

.mensaje {
	border-top: 1px solid #E77812;
	border-right: 1px solid #E77812;
	border-bottom: 1px solid #E77812;
	border-left: 1px solid #E77812;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF4DD;
}