@charset "ISO-8859-1";
#contactform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF66;
	text-decoration: blink;
}
#contactform #contact-form #submit {
	font-size: 25px;
	margin-top: 20px;
	text-align: center;
}
#contactform #contact-form label {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFF66;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactform h1 {
	font-size: 30px;
	color: #FFFF00;
	letter-spacing: 1px;
	background-color: #FF0000;
	padding: 5px;
}#contactform {
	background-color: #CCCCCC;
	padding: 10px;
	border: 5px dotted #99CC33;
}
#contactform #contact-form div {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactform {
	background-image: url(form/nuevo2.jpg);
	background-color: #FFCCFF;
	border: 3px dashed #FFFF00;
	width: 550px;
}
#contactform #contact-form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
