@font-face 
{
    font-family: English111 Adagio BT;
    font-style:  normal;
    font-weight: normal;
    src: url(ENGLISH0.eot);
  }
	
.cap {
	font-family: "English111 Adagio BT", normal;
	font-size: 40px;
	font-weight: bold;
	color: #7F4F34;
	}
body {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #7F4F34;
}
.white {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.basic_link {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.basic_link:hover {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.basic_link:active {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
a.basic_link:visited {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
a.basic_link:link {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
}
.back_white {
	background-color: #FFFFFF;
}

th {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
}

form {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
	}

input {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
}

textarea {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
}

select {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
}

ul {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
}

ol {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.small {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 9px;
}

.big {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 18px;
}
.big_cursiva {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

.bodystyle {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.tittle {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
input.calendar {
  width: 74px;
}
button.calendar {
  background: url(cal/img.gif);
  border: 0;
  cursor: pointer;
  height: 15px;
  margin-right: 0px;
  width: 20px;
}
button.calendar:hover,
button.calendar.active {
  background-position: left bottom;
} 
body.calendar {
	font-family: "Georgia","Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #7F4F34;
}
.d1 {
	background-image: url(images/div_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.d2 {
	background-image: url(images/div_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.d3 {
	background-image: url(images/div_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.d4 {
	background-image: url(images/div_rigth.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.marco_pic
{
	border: 1px solid #CCCCCC;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 5px;
}
.boton_calendar {
  background: url(inc/calendar.gif);
  border: 0;  
  cursor: hand;
  height: 15px;
  width: 20px;
}