@charset "utf-8";
body {
	font-family: 'Coda', cursive;
	background:url(../i/bg.gif) repeat-y #d2d3d7;
	margin:0px;
	padding:0px;
	font-size:14px;
}
img {border:0px;}
#botones {
	float: left;
	height: auto;
	width: 310px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin:0px;
}
#formulario {
	background-image: url(../i/bg-formulario.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 858px;
	width: 610px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#formulario p {
	margin-top: 120px;
	font-size: 36px;
	font-weight: bold;
	margin:110px 0px 0px 20px;
	line-height:35px;
}
form ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 600px;
}
form input[type=text]{border:#999 solid 1px; background:#F6F6F6;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:250px;}
form input[type=submit],[type=reset]{border:#999 solid 1px; background:#F6F6F6;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:auto; padding:5px 20px}
form select{border:#999 solid 1px; background:#F6F6F6;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:250px;font-size:16px;}
form textarea{border:#999 solid 1px; background:#F6F6F6; width:250px; height:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
input [type=text]{ width:180px;}

#img01{background:url(../i/btn-01.jpg) no-repeat; width:310px; height:151px; display:block;}
#img01:hover{background:url(../i/btn-01b.jpg) no-repeat; width:310px; height:151px; display:block;}
#img02{background:url(../i/btn-02.jpg) no-repeat; width:310px; height:172px; display:block;}
#img02:hover{background:url(../i/btn-02b.jpg) no-repeat; width:310px; height:172px; display:block;}
#img03{background:url(../i/btn-03.jpg) no-repeat; width:310px; height:195px; display:block;}
#img03:hover{background:url(../i/btn-03b.jpg) no-repeat; width:310px; height:195px; display:block;}
#img04{background:url(../i/btn-04.jpg) no-repeat; width:310px; height:195px; display:block;}
#img04:hover{background:url(../i/btn-04b.jpg) no-repeat; width:310px; height:195px; display:block;}