/* ----------- General -----------*/
body {
	background-image: url(../images/back_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}
* {
	outline: 0px;
}


/* ----------- Layout -----------*/
#container {
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 869px;
}
#main_column {
	width: 869px;
}
#header {
	width: 869px;
}
#main_content {
	width: 869px;
}
#barraderecha {
	background-image: url(../images/barra_derecha1.jpg);
	float: right;
	height: 1300px;
	width: 22px;
}
.clear {
	clear:both;
}
#footer {
	clear: both;
	width: 869px;
}


/* ----------- Menu Horizontal -----------*/
#menuhorizontal {
	background-image: url(../images/menu_horizontal.jpg);
	background-position: 0px -10px;
	height: 26px;
	width: 869px;
}
#linktable {
	height: 20px;
	position: relative;
	/*width: 750px;*/
	margin-left: auto;
	margin-top: 2px;
	visibility: visible;
	width: 85%;
	margin-right: auto;
}
#linktable a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	padding-right: 15px;
}
#linktable a:hover {
	font-size: 11px;
	color: #B7CE86;
	text-decoration: none;
}


/* ----------- Banner -----------*/
#banner {
	height: 132px;
	width: 869px;
	position:absolute;
}
#banner-bg {
	height: 132px;
	width: 869px;
	/*background-image: url(../images/header_img1.jpg);
	background-repeat: no-repeat;*/
}



/* ----------- Menu Horizontal2 -----------*/
#menuhorizontal2 {
	height: 40px;
	background-image: url(../images/menu_horizontal2.png);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	font-size: 10px;
}
#menuhorizontal2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuhorizontal2 li {
	display: inline;
}
#menuhorizontal2 a {
	width: 116px;
	display: block;
	float: left;
	height: 27px;
	background-image: url(../images/boton_fondo.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	background-position: 0px top;
	margin-right: 4px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	padding-top: 3px;
}
#menuhorizontal2 a:hover {
	text-decoration: none;
	background-position: 0px bottom;
}


/* ----------- Menu Principal -----------*/
#menu_arbol {
	padding-top: 14px;
}
#menu_arbol h3 {
	height: 29px;
	width: 125px;
	display: block;
	background-image: url(../images/boton_fondo.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	/*line-height: 29px;*/
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	cursor: pointer;
	background-position: 0px top;
}
#menu_arbol h3:hover {
	background-position: 0px bottom;
}
#menu_arbol h3 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#menu_arbol ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-left: 0px;
	position: relative;
	z-index: 20;
	width: 131px;
}
#menu_arbol ul li {
	list-style-type: none;
}
#menu_arbol ul li a {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #E4EEDB;
	color: #49642D;
	text-decoration: none;
	padding-left: 10px;
	width: 111px;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49642D;
	padding-right: 10px;
}
#menu_arbol ul li a:hover {
	background-color: #FFF;
}
#menu_arbol ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#menu_arbol ul li ul li a {
	background-color: #ABCF96;
	margin: 0px;
	background-image: url(../images/arrow_right2.gif);
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 22px;
	width: 97px;
	padding-right: 12px;
}
#menu_arbol ul li ul li a:hover {
	background-color: #F3F8EF;
}
#menu_arbol .openheader {
	background-position: 0px bottom;
}
#menu_arbol a.subexpandable {
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	width: 20px;
	background-position: 6px 12px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	position: absolute;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: transparent;
	z-index: 2;
}
#menu_arbol a:hover.subexpandable {
	background-color: transparent;
}
#menu_arbol a.menupad {
	padding-left: 30px;
	width: 91px;
	background-image: url(../images/cuadro_boton.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


/* ----------- Columna Central -----------*/
#columnacentral {
	background-image: url(../images/columna_central.jpg);
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 675px;
}
#columnacentral .boxes h1 {
	font-size: 13px;
}
#columnacentral .boxes h2 {
	font-style: normal;
}
#columnacentral a:hover {
	color: #CE9546;
	text-decoration: underline;
}
#columnacentral a:link {
	color: #360;
	text-decoration: none;
}
#columnacentral a:visited {
	color: #360;
	text-decoration: none;
}
#columnacentral h1 {
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#columnacentral h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#columnacentral h3 {
	font-size: 14px;
}
#columnacentral h4 {
	color: #C16040;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#columnacentral ul {
	list-style-type: disc;
	color: #360;
}
#columnacentral ul li ul {
	list-style-type: disc;
}
#columnacentral ul li ul li ul {
	list-style-type: disc;
}


#barraizquierda {
	background-image: url(../images/barra_izquierda1.jpg);
	float: left;
	height: 1300px;
	width: 24px;
}
#buscar_field {
	border: 1px solid #49642D;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	width: 120px;
}
#columnacentral_index {
	background-image: url(../images/columna_central.jpg);
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 538px;
}
#columnaderecha {
	float: left;
	width: 160px;
	margin-top: 7px;
}
#columnaderecha h2 {
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#columnaizquierda {
	background-image: url(../images/columna_izquierda.jpg);
	float: left;
	height: 1200px;
	width: 169px;
	background-repeat: no-repeat;
}
#container #main_column #main_content #columnacentral .notebox .notebox_head a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#container #main_column #main_content #columnacentral .notebox .notebox_head a:hover {
	text-decoration: underline;
}
#copyright {
	background-image: url(../images/copyright.jpg);
	height: 26px;
	width: 840px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 29px;
}
.head_bg {
	background-image: url(../images/box_r1_c4.jpg);
	background-position: right;
	background-repeat: repeat-x;
}
#lineahorizontal {
	background-image: url(../images/linea_horizontal.jpg);
	clear: right;
	height: 18px;
	left: 24px;
	width: 869px;
}
#login_field {
	border: 1px solid #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}
#menu_table {
	margin-left: 10px;
}
#menu_table .boton a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#menu_table .boton a:hover {
	text-decoration: underline;
}
#noteicon {
	position: absolute;
}
#password_field {
	border: 1px solid #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}
#patrocinadores {
	background-image: url(../images/patrocinadores.jpg);
	height: 83px;
	left: 24px;
	width: 816px;
	padding-top: 22px;
	padding-bottom: 17px;
	padding-right: 24px;
	padding-left: 29px;
	clear: both;
}
#patrocinadores ul {
	margin:0px;
	padding:0px;
}
#patrocinadores li {
	list-style-type: none;
	display: inline;
}
#patrocinadores li a {
	width:130px;
	height:70px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 7px;
	display: block;
	float: left;
}
#patrocinadores_eng {
	background-image: url(../images/patrocinadores_eng.jpg);
	height: 83px;
	left: 24px;
	width: 816px;
	padding-top: 22px;
	padding-bottom: 17px;
	padding-right: 24px;
	padding-left: 29px;
	clear: both;
}
#patrocinadores_eng ul {
	margin:0px;
	padding:0px;
}
#patrocinadores_eng li {
	list-style-type: none;
	display: inline;
}
#patrocinadores_eng li a {
	width:130px;
	height:70px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 7px;
	display: block;
	float: left;
}
#search {
	background-image: url(../images/search_bg.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 65px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 137px;
}
.anunciante_box1 {
	background-image: url(../images/company_box1.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 10px;
	display:block;
	padding: 0px;
	width: 148px;
}
.anunciante_box1 .abre {
	background-image: url(../images/company_box1-abre.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box1 .cierra {
	background-image: url(../images/company_box1-cierra.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box1 img {
	margin-bottom: 2px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 8px;
	display:block;
}
.anunciante_box1 .titulo {
	font-size: 12px;
	color:#984B32;
	font-weight:bold;
	text-align: center;
	width: 128px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box1 .texto {
	font-size: 11px;
	color:#984B32;
	display: block;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box1 a {
	font-size: 10px;
	color:#984B32;
	text-decoration:none;
	margin-right:15px;
}
.anunciante_box2 {
	background-image: url(../images/company_box2.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 10px;
	display:block;
	padding: 0px;
	width: 148px;
}
.anunciante_box2 .abre {
	background-image: url(../images/company_box2-abre.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box2 .cierra {
	background-image: url(../images/company_box2-cierra.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box2 img {
	margin-bottom: 2px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 8px;
	display:block;
}
.anunciante_box2 .titulo {
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	width: 128px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box2 .texto {
	font-size: 11px;
	color:#FFFFFF;
	display: block;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box2 a {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:15px;
}
.anunciante_box3 {
	background-image: url(../images/company_box3.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 10px;
	display:block;
	padding: 0px;
	width: 148px;
}
.anunciante_box3 .abre {
	background-image: url(../images/company_box3-abre.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box3 .cierra {
	background-image: url(../images/company_box3-cierra.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box3 img {
	margin-bottom: 2px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 8px;
	display:block;
}
.anunciante_box3 .titulo {
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	width: 128px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box3 .texto {
	font-size: 11px;
	color:#FFFFFF;
	display: block;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box3 a {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:15px;
}
.anunciante_box4 {
	background-image: url(../images/company_box4.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 10px;
	display:block;
	padding: 0px;
	width: 148px;
}
.anunciante_box4 .abre {
	background-image: url(../images/company_box4-abre.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box4 .cierra {
	background-image: url(../images/company_box4-cierra.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box4 img {
	margin-bottom: 2px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 8px;
	display:block;
}
.anunciante_box4 .titulo {
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	width: 128px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box4 .texto {
	font-size: 11px;
	color:#FFFFFF;
	display: block;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box4 a {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:15px;
}
.anunciante_box5 {
	background-image: url(../images/company_box5.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-top: 10px;
	display:block;
	padding: 0px;
	width: 148px;
}
.anunciante_box5 .abre {
	background-image: url(../images/company_box5-abre.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box5 .cierra {
	background-image: url(../images/company_box5-cierra.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 148px;
}
.anunciante_box5 img {
	margin-bottom: 2px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 8px;
	display:block;
}
.anunciante_box5 .titulo {
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	width: 128px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box5 .texto {
	font-size: 11px;
	color:#FFFFFF;
	display: block;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.anunciante_box5 a {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:15px;
}
.backfront {
	background-image: url(../images/back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 28px;
	padding-top: 5px;
}
.boton {
	margin-bottom: 0px;
	margin-right: 2px;
	margin-top: 3px;
}
.botones_izquierda {
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: auto;
	margin-top: 0px;
	width: 145px;
	padding: 0px;
}
.botones_izquierda .boton a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.botones_izquierda .boton a:hover {
	text-decoration: underline;
}
.box h1 {
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
.box h1 a {
	color: #360;
	text-decoration: none;
}
.box h1 a:hover {
	text-decoration: underline;
}
.box h2 {
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
}
.box p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.box_content {
	float: right;
	padding-right: 10px;
	width: 370px;
}
.box_content_noimg {
	float: right;
	padding-right: 10px;
	width: 490px;
}
.box_content_in {
	float: right;
	padding-right: 10px;
	width: 535px;
}
.box_img {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 8px;
}
.boxes {
	margin-left: 10px;
	margin-right: 0px;
	width: 530px;
}
.businessInfo {
	background-color: #F7FAE7;
	background-image: url(../images/businessInfo.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 50px;
}
.ecoFinder {
	background-image: url(../images/ecofinder.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 65px;
}
.importerSearch {
	background-image: url(../images/importersIcon.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 65px;
}
.providerSearch {
	background-image: url(../images/providersIcon.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 65px;
}
.contactData {
	background-image: url(../images/contactIcon.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
	background-color: #F9F3E8;
}
.companyData {
	background-image: url(../images/companyIcon.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 45px;
	background-color: #F9F3E8;
}
.formLine {
	background-color: #F9F3E8;
}
.h1change {
	color: #360;
	font-style: normal;
	padding-bottom: 6px;
}
.h2change {
	border-bottom-color: #690;
	border-bottom-style: double;
	border-bottom-width: 3px;
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.img_desc {
	margin-left: 8px;
	width: 110px;
}
.imgs {
	float: left;
	width: 110px;
}
.input_campo {
	border: 1px solid #360;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.input_campo_texto {
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.line {
	background-color: #EAF2CC;
	height: 1px;
}
.login {
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 130px;
	margin-top: 10px;
	padding-top: 5px;
	width: 137px;
}
.mas_info {
	margin-top: 3px;
	text-align: right;
}
.mas_info a {
	color: #49642D;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	padding-top: 2px;
}
.notebox {
	background-image: url(../images/notebox.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	max-height: 160px;
	min-height: 150px;
	padding-top: 6px;
	width: 669px;
}
.notebox_head {
	background-color: #49642D;
	clear: both;
	color: #fff;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	width: 648px;
}
.notebox_head h2 {
	margin: 0px;
}
.notebox_head h2 a {
	color: #FFFFFF;
}
.productProfile {
	background-color: #F3FAE7;
	background-image: url(../images/productService.gif);
	background-position: 8px 0px;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 50px;
}
.profileData {
	border: 1px solid #C8E69B;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 170px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 8px;
}
.registrese {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 137px;
	text-decoration: none;
}
.registrese:hover {
	text-decoration: underline;
}
.submit {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 8px;
	color: #49642D;
	background-color: #FFF;
	border: 1px solid #49642D;
}
.subscribers_search {
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 116px;
	margin-top: 10px;
	padding-top: 5px;
	width: 137px;
}
.text_box_in {
	background-color: #F7FAE7;
	border: 1px solid #D2E49C;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 170px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 8px;
	height: auto;
}
.text_box_in h3 {
	color: #360;
	margin: 0px;
}
.text_box_in img {
	margin-bottom: 3px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 2px;
}
.toolsProfile {
	background-color: #F2FAE7;
	background-image: url(../images/tools.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 50px;
}
.video_div {
	height: 345px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.videotexto {
	float: left;
	height: 345px;
	margin-left: 10px;
	width: 238px;
}
.videotube {
	float: left;
	height: 345px;
	width: 425px;
}
.welcomeProfile {
	background-color: #F4FAE7;
	background-image: url(../images/profileSuscriptor.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
}
.editProfile {
	background-color: #F4FAE7;
	background-image: url(../images/editProfile.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
}
.toolsDisplay {
	font-size: 14px;
	font-weight: bold;
}
.toolsDisplay a:hover {
	text-decoration: underline;
}
h1.suscriptor {
	background-image: url(imgs/suscriptores.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 55px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	padding-right: 5px;
	padding-top: 5px;
}
#formulario textarea, option, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #4A672D;
}
.formulario_boton {
	background-image: url(../images/form_boton_back.gif);
	height: 30px;
	width: 170px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px none #FFFFFF;
	text-decoration:none;
}
.formulario_boton:hover {
	text-decoration:underline;
}
.formulario_boton2 {
	text-decoration:none;
	background-color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.formulario_boton2:hover {
	text-decoration:underline;
}
.TextBoxForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #360;
}
.AddButton {
	background-image:url(../images/icon_plus.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 20px;
	width: 200px;
	margin: 0px;
	height:16px;
	font-size: 12px;
}
.AddButton:hover {
	color: #00CC66;
	font-weight: bold;
	font-size: 12px;
}

/*Slide de noticias*/
.slideshows {
        background-image: url(../images/noticias.png);
	background-repeat: no-repeat;
	color: #000;
        height: 200px; width: 137px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-align: justify;

}

.slideshows p{
        margin-top: 20px;
        margin-left: 8px;
        margin-right: 8px;

}

.slideshows h6{
        margin-top: -5px;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 13px;
        font-style: oblique;
        color: #000;
}

.slideshows a{
        color: black;
        text-align: left;
        font-size: 11px;
        font-style: oblique;
}
#nav { width: 100%; height: 15px;  margin: 0px;  }
#nav li { width: 10px;  margin-top: 5px; margin-left: 8px; margin-right: 5px; margin-bottom: -10px; float: left; list-style: none }
#nav a { width: 10px; padding: 1px;}
#nav a.activeSlide {
    background: url(../images/botonesNoticiasSelect.png);
    background-repeat: no-repeat;
     background-position: center;
}

#nav a:focus { outline: none; }
#nav img { border: 0px;
}

/*Slide de oferta de productos*/
.slideshowOfertaProductos {
        background-image: url(../images/noticias.png);
	background-repeat: no-repeat;
	color: #000;
        height: 200px; width: 137px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-align: justify;

}

.slideshowOfertaProductos p{
        margin-top: 0px;
        margin-left: 8px;
        margin-right: 8px;
        width: 125px;

}

.slideshowOfertaProductos h6{
        margin-top: -5px;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 13px;
        font-style: oblique;
        color: #000;
}

.slideshowOfertaProductos a{
        color: black;
        text-align: left;
        font-size: 11px;
        font-style: oblique;
}
#navOfertaProductos { width: 100%; height: 15px;  margin: 0px;  }
#navOfertaProductos li { width: 10px;  margin-top: 5px; margin-left: 8px; margin-right: 5px; margin-bottom: -10px; float: left; list-style: none }
#navOfertaProductos a { width: 10px; padding: 1px;}
#navOfertaProductos a.activeSlide {
    background: url(../images/botonesNoticiasSelect.png);
    background-repeat: no-repeat;
     background-position: center;
}

#navOfertaProductos a:focus { outline: none; }
#navOfertaProductos img { border: 0px;
}

