#estatica_header h1 {
	margin:0px 0px 30px 0px;
	padding:0px 0px 5px 0px;
}

.estatica_container {
	width:605px;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:20px;
}

.estatica_item_tot {
	width:605px;
	overflow:hidden;
	margin-right:15px;
	float:left;
	margin-bottom:30px;
}

.estatica_item_iz {
	width:295px;
	overflow:hidden;
	margin-right:15px;
	float:left;
	margin-bottom:30px;
}

.estatica_item_dr {
	width:295px;
	overflow:hidden;
	float:left;
	margin-bottom:30px;
}

.estatica_item_header {
	color:#999999;
	font-size:16px;
	text-align:right;
	margin-bottom:15px;
	border-bottom:#999999 1px dotted;
	font-weight:bold;
	}
	
.estatica_item_text {
	font-size:12px;
	}
	
.estatica_item_text ul{
	margin-left:15px;
	}
	
.estatica_item_text strong{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	}
		
.estatica_item_text a {
	color:#999999;
	text-decoration:none;
}

.estatica_item_text a:hover {
	color:#000000;
	text-decoration:underline;
}	
	
.estatica_item_text ul li {
	margin-bottom:10px;
	}
	
.estatica_item_text_segundo {
	color:#999999;
	}

/********************* form de contacto */

.tbmain{ 
 /* Changes on the form */
 background: url(../images/style1_bg.gif) #ffffff top repeat-x !important; 
}
.left{
  /* Changes on the form */
  color: #ff5200 !important; 
  font-family: Verdana !important;
  font-size: 11px !important;
}
td.left {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#333333;
   background:url(../images/style1_bg.gif) #ffffff top repeat-x;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight: bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   background:url(../images/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   background:url(../images/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #c6c7ca solid;
   background: ../images/style1_btn_bg.gif) #e4e4e4 top repeat-x;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://spanish.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://spanish.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://spanish.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://spanish.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://spanish.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://spanish.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}

	
/***************************** suscripcion ***/

.estatica_sus_item {
	overflow:hidden;
	border-bottom:#EEEEEE 1px dotted;
	padding-bottom:30px;
	margin-top:30px;
}

.estatica_sus_item_img {
	width:150px;
	height:150px;
	float:left;
}

.estatica_sus_item_header {
	color:#999999;
	font-size:16px;
	text-align:left;
	margin-bottom:15px;
	/*border-bottom:#999999 1px dotted;*/
	font-weight:bold;
	width:440px;
	float:left;
	margin-left:13px;

}

.estatica_sus_item_text {
	width:440px;
	float:left;
	margin-left:13px;
	overflow:hidden;
}

.estatica_form_item_text {
	clear:both;
	float:left;
	font-size:12px;
	margin-left:13px;
	overflow:hidden;
}
.estatica_sus_item_footer {
	width:100%;
	margin-top:15px;
	overflow:hidden;
	/*height:40px;*/
	display:block;
}


.estatica_sus_item_footer_img {
	width:30px;
	height:30px;
	float:right;
	background-image:url(../images/suscrib_01.gif);
	top: 10px;

}
.estatica_sus_item_footer_link {
	width:300px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	text-align:right;
}

.estatica_sus_item_footer_link a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	
}

.estatica_sus_item_footer_link a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	font-size:16px;
}

.estatica_don_item_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	}
	
.estatica_don_item_text {
}

.estatica_sus_item_don {
	overflow:hidden;
	border-bottom:#EEEEEE 1px dotted;
	padding-bottom:30px;
	margin-bottom:30px;

}

.estatica_don_item_paypal {
	margin:20px 0px 0px 230px;
}

#newletter_registro {
	margin-top:40px;
/*	margin:25px auto;
	width:400px*/
}

#newletter_registro form {
	clear:both;
	overflow:hidden;
}

#newsletterForm label {
	display:block;
	float:left;
	text-align:right;
	width:150px;
}

#newsletterForm input {
	margin-left:50px;
	width:285px;
}

#newsletterForm input.submit {
	clear:both;
	float:right;
	margin-right:100px;
	margin-top:15px;
	width:130px;
}

#newletter_registro form label.suscrip_ok {
	clear:both;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	width:100%;
}

#newletter_registro form label.error {
	clear:both;
	width:300px;
	text-align:left;
	margin-left:200px;
	color:#F00;
	/*display:none;*/
}

