.form {
	height: 18px;
	width: 250px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FCFFF8;
	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: #f6a302;
	border-right-color: #f6a302;
	border-bottom-color: #f6a302;
	border-left-color: #f6a302;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96120D;
	font-weight: normal;
	text-decoration: underline;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A1914;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #991A14;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}
.textbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4d4f4f;
	font-weight: lighter;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.contenido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 414040;
	font-weight: normal;
	text-decoration: none;
}
.contenido3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.raya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94140B;
	text-decoration: none;
	font-weight: normal;
}
.botones{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f6a302;
	border: 2px solid #f6a302;
}
.border2 {
	border: 1px solid #363636;
}
.borde {
	border: thin solid #666666;
}
.subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
