@charset "utf-8";
/* CSS Document */

.libro {
	margin: 0px;
	padding: 0px;
	width: 282px;
	float: left;
}
.libro fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 282px;
	float: left;
}
.libro fieldset legend {
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
	display: none;
}

.libro label {
	color: #FFCC00;
	float: left;
	width: 282px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}
.cajalibro {
	float: left;
	width: 272px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 0.8em;
	height: 19px;
	padding-left: 2px;
}
.cajalibrotexto {
	float: left;
	width: 272px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 0.8em;
	height: 140px;
	padding-left: 2px;
}
.boton {
	background-color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 1px dotted #666666;
	float: left;
}
.captcha {
	float: left;
	margin-bottom: 5px;
}
.contactoform {
	margin: 0px;
	width: 510px;
	float: left;
	background-color: #1D1D1D;
	padding: 40px;
	margin-top: 20px;
}
.contactoform  fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 540px;
	float: left;
}
.contactoform fieldset legend {
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
	display: none;
}
.cajacontactoform {
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 0.8em;
	height: 19px;
	padding-left: 2px;
}
.cajacontactoformtexto {
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 0.8em;
	height: 140px;
	padding-left: 2px;
}
.cajacontactoformpeq {
	float: left;
	width: 155px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #333333;
	border: 3px solid #525252;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: 0.8em;
	height: 19px;
	padding-left: 2px;
}
.labelgran  {
	color: #FFCC00;
	float: left;
	width: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}
.divformulario {
	width: 160px;
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
}
.labelpeq {
	color: #FFCC00;
	float: left;
	width: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

