*{
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font: 70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:2px;
	color:#555;
}
html { 
	height: 100%; 
	margin-bottom: 0px; 
}


#header {
	width:660px;
	margin:0 auto;
	color:#555;
}


#footer {
	width:660px;
	margin:0 auto;
	color:#555;
}

#footer a {
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
}

#footer .validate {
	float:right;
}

#footer .validate1 {
	float:left;
}

.header:hover{
	background-color:#666;
}

#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h1 a:hover {
	color:#000;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(../images/bullet.gif) left no-repeat;
}

input {
	width:180px;
	background:url(../images/input.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:7px 10px;
	margin:5px;
	color:#777;
}
textarea {
	width:350px;
	height:105px;
	background:url(../images/textarea.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#777;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(../images/submit.jpg) top no-repeat;
}

blockquote {
	  font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	  background: url(../images/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../images/bullet.gif) left no-repeat;
	border-bottom:0px solid #eee;
	padding-bottom:0px;
	line-height:19px;
}

table {
	width:100%;
	padding:5px;
}

td {
	background:#eee;
	padding:4px;
	text-align:center;
	background:url(../images/td.jpg) top repeat-x;
}

h2 {
clear:both;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}

#header h1 {
text-align:center;
font:350% Georgia;
font-style:italic;
color:#232323;
margin-top:0px;
letter-spacing:-1px;
}

#header h2 {
text-align:center;
font:100% Verdana;
text-transform:uppercase;
letter-spacing:2px;
color:#bbb;
margin:10px 0 40px;
}


#accordian{
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}

.accordion_headings{
	padding:7px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	padding:5px 20px;
	background:#fafafa;
	border:5px solid #f4f4f4;
}

img {
	
	
}

img#sb {
	float: right;
	padding:5px;
	background:#fff;
	border:4px solid #F4F4F4;
	margin:0px auto;
	margin-right:1px;
	margin-bottom:0px;
}

img#sb1 {
	float: right;
	padding:5px;
	background:#fff;
	margin:25px 5px 20px 20px;
	border:1px solid #eee;
}



p {
	margin:15px 0;
	line-height:19px;
}

.header_highlight{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}


#mainform {
	margin: 5px 0px 10px 0px;
	padding: 10px 10px 30px 56px;
	border-bottom: 0px dashed #201063;
	border-top: 0px dashed #201063;
	border-left: 0px dashed #201063;
	border-right: 0px dashed #201063;
	background: #ffffff;
	width: 550px;
	height: 250px;
}

#contacto {
	height: 100px;
}

#mainform li {
	list-style: none;
	float: left;
	width: auto;
	height: auto;
	padding: 10px;
}

#mainform-presupuesto {
	margin: 30px 0 35px;
	padding: 10px 0 30px 56px;
	float: left;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	background: #F4F4F4;
	width: auto;
	height: auto;
}

#mainform-presupuesto li {
	list-style: none;
	float: left;
	width: auto;
	height: auto;
}

.form {
	margin:9px;
}

label {
  	display: block;
	margin-bottom: 10px;
	margin: 0 0;
	padding-top: 10px;
	display: block;
}

#fieldBox_5 {
	padding-top: 16px;
}

input, textarea, select {
	padding: 8px;
	color: #101318;
	border: 1px solid #CDCDCD;
  	margin: 0 10px 0 0;
	background: #FFFFFF;
	font-family: "Lucida Grande CY", "Helvetica CE", Arial, sans-serif;
	font-size:11px;
}

input:focus, textarea:focus, select:focus {
  	border: 1px solid #CDCDCD;
	color: #101318;
}

textarea, .box {
       width: 225px;
}

textarea {
	height:60px;
}

#saveForm {
	color: white;
  	background: #ffffff;
	padding: 0px 0px 0px;
	border: #424242;
	letter-spacing:0.5px;
	margin: 0px 0px 0 0;
	position: relative;
}

submit a {
	text-decoration: underline;
}

.field_6 {
	position:relative;
	width:664px;
}

.enviar {
	padding: 0px 0 0 0;
}

submit {
	padding: 0px;
}

botones {
	padding: 0px;
}