body {
	background: url(img/back.jpg) repeat-x center top;
	margin: 0 auto;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
}

/* Cabecera */
.header {
	width: 980px;
	margin:auto;
}

.logo {
	margin: 35px 0 24px 37px;
	float:left;
}

#bot_eng{
	margin:0 0  0 280px;
	float:left;
}

#bot_esp{
	margin:0 0 0 5px;
	float:left;
}

.bot_on, .bot_of{
	width: 74px;
	height: 22px;
	text-align:center;
	float:right;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	padding: 3px 0 0 0;
}

.bot_on:hover, .bot_of:hover{
	text-decoration: underline;
}

.bot_on{
	background:url(img/bot_on.png) no-repeat center top;
	color: #FFF;
	
}

.bot_of{
	background:url(img/bot_of.png) no-repeat center top;
	color: #666;
}

/* General */
.clear{
	float:none;
	clear:both;
}

.cont{
	width:676px;
	float:right;
	padding:14px 40px 0 0;
	font-size: 14px;
	line-height: 1.5em;
}

.cont_980{
	margin:0 auto;
	width:980px;
	display:block;
}


/* Menu */
.menu{
	width:264px;
	float:left;
	display:block;
}

.cont_about{
	background: url(img/back_menu_about.png) repeat-x center top;
}

.cont_home{
	background: url(img/back_menu_home.png) repeat-x center top;
}
.cont_products{
	background: url(img/back_menu_product.png) repeat-x center top;
}
.cont_contact{
	background: url(img/back_menu_contact.png) repeat-x center top;
}
.menu ul {
	padding: 0 0 0 95px;	
}

.menu ul li{
	list-style:none;
	width:107px;
	display: block;
	height:43px;
}
.menu ul li a{
	margin: 30px 0 0 0;	
	text-indent: -999em;
	display: block;
	height:43px;
}
.menu ul li.menu_item1_of a{
	background:url(img/menu_about_of.png) no-repeat  0 0;
}
.menu ul li.menu_item1_of a:hover{
	background:url(img/menu_about_of.png) no-repeat 0 -43px;
}
.menu ul li.menu_item1_on a{
	background:url(img/menu_about_on.png) no-repeat  0 0;
}
.menu ul li.menu_item1_on a:hover{
	background:url(img/menu_about_on.png) no-repeat 0 -43px;
}
.menu ul li.menu_item2_of a{
	background:url(img/menu_products_of.png) no-repeat 0 0;
}
.menu ul li.menu_item2_of a:hover{
	background:url(img/menu_products_of.png) no-repeat 0 -43px;
}
.menu ul li.menu_item2_on a{
	background:url(img/menu_products_on.png) no-repeat 0 0;
}
.menu ul li.menu_item2_on a:hover{
	background:url(img/menu_products_on.png) no-repeat 0 -43px;
}
.menu ul li.menu_item3_of a{
	background:url(img/menu_contact_of.png) no-repeat 0 0;
}
.menu ul li.menu_item3_of a:hover{
	background:url(img/menu_contact_of.png) no-repeat 0 -43px;
}
.menu ul li.menu_item3_on a{
	background:url(img/menu_contact_on.png) no-repeat 0 0;
}
.menu ul li.menu_item3_on a:hover{
	background:url(img/menu_contact_on.png) no-repeat 0 -43px;
}

/* Pie */
.footer{
	background: url(img/back_pie.png) repeat-x center top;
	height:200px;
	margin:20px 0 10px 0;
}

.logo_foot {
	margin: 17px 0 0 263px;
	display:block;
	float:left;
}

.datos_foot {
	margin: 8px 0 0 11px;
	display:block;
	float:left;
}

.datos_foot ul{
	padding: 0 0 0 0;
}

.datos_foot ul li{
	list-style:none;
	width:257px;
	display: block;
	height:19px;
	text-indent: -999em;
	margin:6px 0 6px 1px;
}

.datos_foot ul li.phone{
	background:url(img/foot_phone.png) no-repeat  0 0;
}

.datos_foot ul li.mail{
	background:url(img/foot_mail.png) no-repeat  0 0;
	text-indent: 0;
}
.datos_foot ul li.mail:hover{
	background:url(img/foot_mail.png) no-repeat  0 -19px;
	text-indent: 0;
}
.datos_foot ul li.mail a{
	text-indent: -999em;
	display: block;
	width:257px;
	height:19px;
}

.datos_foot ul li.fax{
	background:url(img/foot_fax.png) no-repeat  0 0;
}

.datos_foot ul li.dir{
	background:url(img/foot_direction.png) no-repeat  0 0;
}

.foot_txt1{
	background:url(img/be_in_touch.png) no-repeat left top;
	text-indent: -999em;
	display:block;
	height:43px;
}

.credits {
	margin:148px 58px 0 0;
	display:block;
	float:right;
}

.credits a{
	background:url(img/netereo.png) no-repeat 0 0;
	width:81px;
	display: block;
	height:23px;
	text-indent: -999em;
	margin:6px 0 6px 1px;
}

.credits a:hover{
	background:url(img/netereo.png) no-repeat 0 -23px;
}


/* Home */
#home_txt1{
	background:url(img/txt1.png) no-repeat left top;
	text-indent: -999em;
	display:block;
	height:43px;
	margin-top: 15px !important;
}

#home_txt2{
	background:url(img/txt2.png) no-repeat left top;
	text-indent: -999em;
	display:block;
	height:43px;
}

/* Products */
#about_txt1{
	background:url(img/about_txt1.png) no-repeat left top;
	text-indent: -999em;
	display:block;
	height:23px;
	margin: 15px 0 -10px 0;
}
/* Contact us */
#contact_txt1{
	background:url(img/contact_txt1.png) no-repeat left top;
	text-indent: -999em;
	display:block;
	height:23px;
	margin: 15px 0 -10px 0;
}
#contact_txt2{
	background:url(img/contact_txt2.png) no-repeat left top;
	text-indent: -999em;
	display:block;
	height:23px;
	margin: 0;
}
#contact_txt3{
	background:url(img/contact_txt3.png) no-repeat left top;
	text-indent: -999em;
	display:block;
	height:23px;
	margin: 45px 0 0 0;
}
form {
	margin: 15px 0;
	padding: 0;
}
.form_campo{
	float:left;
	margin:0 30px 0 0;
}
.form_campo_check{
	float:left;
	margin:0 30px 0 0;
	width:276px;
}
.form_campo label {
	font-size: 13px;
	display:block;
	margin: 5px 0;
}
.form_campo_check label {
	font-size: 14px;
	display:block;
	margin: 5px 0;
	font-weight: bold;
}
.form_campo_check input {
	width:25px;
	height:26px;
	float:left;
}
input, select, textarea {
	font-size: 13px;
	color: #666666;
	background-color: #FFFBF4;
	border:#FF9900 solid 1px;
	padding:3px 2px;
}

input {
	width:276px;
	height:26px;
}
input.bg {
	width:588px;
}

textarea {
	width:588px;
}



/* Boton lindo  -------------------------------------------------------------------------------*/
a.bot {
	/* Sliding right image */
    background: transparent url('img/bot_der.png') no-repeat top right;
	float:right;
	display: block;
	height: 29px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin: 10px 80px 10px 0;
	padding: 0 12px 0 0; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #fff;
	font-size:14px;
	font-weight: bold;
}

a.bot span {
	/* Background left image */ 
	background: transparent url('img/bot_izq.png') no-repeat; 
	display: block;
	padding: 4px 0 6px 12px;
	margin:0;
}

a.bot:hover span{
	color: #666;
	text-decoration: underline;
}










/* Products */
#productos h1{
	text-indent: -999em;
	display:block;
	height:23px;
	margin: 25px 0 -12px 0;
}
#prod_txt1{
	background:url(img/prod_txt1.png) no-repeat left top;
	margin-top: 15px !important;
}
#prod_txt2{
	background:url(img/prod_txt2.png) no-repeat left top;
}
#prod_txt3{
	background:url(img/prod_txt3.png) no-repeat left top;
}
#prod_txt4{
	background:url(img/prod_txt4.png) no-repeat left top;
}
#prod_txt5{
	background:url(img/prod_txt5.png) no-repeat left top;
}
#prod_txt6{
	background:url(img/prod_txt6.png) no-repeat left top;
}
#prod_txt7{
	background:url(img/prod_txt7.png) no-repeat left top;
}
#prod_txt8{
	background:url(img/prod_txt8.png) no-repeat left top;
}