@charset "UTF-8";
.w-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #666;
}

.txtRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	text-align:right;
	color: #666;
}
.txtRightBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
	line-height: normal;
	text-align:right;
	color: #666;
}


.txtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	color: #6EA723;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #6EA723;
}
.txtRequerido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #6EA723;
}
.txtNota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;  
	line-height: normal;
	color: #6EA723;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #666;
}
.borde { 
border-color:#B0D041;  
border-style:dotted; 
border-width:1px;
}

.punteado {
	border: #999;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #FFF;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}
.punteado-v {
	border: #999;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}
.punteado-vg {
	border: #B0D041;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #B0D041;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
}

#pic2 {
    background-color: #e2e2e2;
    left: 4px;
    position: relative;
    top: -10px;
    width: 95px;
}

#pic2 a .large {
    border: 0px;
    display: block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px;
}

#pic2 a img {
	border: 0;
	position: absolute;
	left: -4px;
	}

#pic2 a.p2, #pic a.p2:visited {
    background: #e2e2e2;
     display: block;
    height: 30px;
    left: 0;
    text-decoration: none;
    top: 0;
    width: 198px;
}
#pic2 a.p2:hover .large {
	display: block;
	height: 238px;
	left: -50px;
	position: absolute;
	top: -240px;
	width: 406px;
	visibility: visible;
		}
		
#pic1 {
    background-color: #FFFFFF;
    left: 0px;
    position: relative;
    top: 0px;
    width: 120px;
}

#pic1 a .large {
    border: 0px;
    display: block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px;
}

#pic1 a img {
	border: 0;
	position: absolute;
	left: -4px;
	}

#pic1 a.p1, #pic a.p1:visited {
    background: #FFFFFF;
     display: block;
    height: 28px;
    left: 0;
    text-decoration: none;
    top: 0;
    width: 198px;
}
#pic1 a.p1:hover .large {
	display: block;
	height: 270px;
	left: -50px;
	position: relative;
	top: -280px;
	width: 600px;
	visibility: visible;
		}

#pic {
    background-color: #FFFFFF;
    left: 0px;
    position: relative;
    top: 0px;
    width: 135px;
}

#pic a .large {
    border: 0px;
    display: block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px;
}

#pic a img {
	border: 0;
	position: absolute;
	left: -4px;
	}

#pic a.p1, #pic a.p1:visited {
    background: #FFFFFF;
     display: block;
    height: 30px;
    left: 0;
    text-decoration: none;
    top: 0;
    width: 290px;
}
#pic a.p1:hover .large {
      display: block;
    height: 105px;
    left: -40px;
    position: relative;
    top: -115px;
    width: 396px;
}

a.LinkMenu {
COLOR: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small; TEXT-DECORATION: none;
}
a:hover.LinkMenu {
COLOR: #6EA723; TEXT-DECORATION: underline;
}


#navbarMenu {
height: 24px;
}

#listMenu {  
	list-style-type: none;
	/*background: #0054A0; */
	width: 450px;
	margin: 0 auto;
	padding-left:0;
	margin-left:0;
}
#listMenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#listMenu a {
	color:#666666;
	background-color:#FFFFFF;
	padding:0;
	display:block;
	width:150px;
	height:18px;
	float:left;
	text-decoration:none;
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	padding-top:6px; padding-bottom:0px;
}

#listMenu a:hover {
	color:#FFFFFF;
	background-color:#77AD26;
	padding:0;
	display:block;
	width:150px;
	height:18px;
	float:left;
	text-decoration:none;
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	padding-top:6px; padding-bottom:0px;
}

#listMenu a:active {
	color:#FFFFFF;
	background-color:#77AD26;
	padding:0;
	display:block;
	width:150px;
	height:18px;
	float:left;
	text-decoration:none;
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	padding-top:6px; padding-bottom:0px;
}

#activo {
	color:#FFFFFF;
	background-color:#77AD26;
	padding:0;
	display:block;
	width:150px;
	height:18px;
	float:left;
	text-decoration:none;
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	padding-top:6px; padding-bottom:0px;
}

#preview{
	position:absolute;
	border:1px dotted #ccc;
	padding:0px;
	color:#fff;
	margin-top:-90px;
	margin-left:-10px;
				}
				
/* Clases calendario */

/* Date picker specific styles follow */

a.date-picker {
	width: 16px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(calendar.png) no-repeat; 
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}
div.date-picker-holder {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: -16px; /* value for IE */
	padding: 4px;
	border: 2px solid #000;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
}
html>body div.popup-calendar {
	left: 99px; /* value for decent browsers */
	top: -170px;
}
div.popup-calendar div.link-close {
	float: right;
}
div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 1.3em;
	margin: 2px 0 5px 3px;
}
div.popup-calendar div.link-next {
	float: right;
}
div.popup-calendar div a {
	padding: 1px 2px;
	color: #000;
}
div.popup-calendar div a:hover {
	background-color: #000;
	color: #fff;
}
div.popup-calendar table {
	margin: 0;
}
* html div.popup-calendar table {
	display: inline;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #eee;
	width: 21px;
	height: 17px;
	text-align: center;
}
div.popup-calendar table td.inactive {
	color: #aaa;
	padding: 1px 0 0;
}
div.popup-calendar table th.weekend, div.popup-calendar table td.weekend {
	background: #f6f6f6;
}
div.popup-calendar table td a {
	display: block;
	border: 1px solid #eee;
	width: 19px;
	height: 15px;
	text-decoration: none;
	color: #333;
}
div.popup-calendar table td.today a {
	border-color: #aaa;
}
div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background: #333; 
	color: #fff;
}
