@import url(css/cssmodulos_admin.css);
@import url(css/menues.css);
@import url(css/categorias.css);
@import url(css/productos.css);
@import url(css/recetas.css);
@import url(css/search.css);
@import url(css/faqs.css);
@import url(css/secretos.css);
@import url(css/distribuidores.css);
@import url(css/HomeRegional.css);
@import url(css/empresa.css);
@import url(css/varios.css);
/*****************************************************************************/

body {
	margin:0 auto;
	text-align:center;
	background-color:#0a54a3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

table {
	border-collapse: collapse;
	}

td {
	padding:0;
	}

.tabla_contenedor{
	margin:0 auto;
	width:750px;
	}

.celda_header {
	background: #0a54a3 url(img/bg_borde_tabla_header.jpg) repeat-x 0 0;
	text-align:center;
	}

.tabla_header {
	
	margin:0 auto;
	width:726px;
	border-bottom:2px solid #0a55a4;  
	
	background-color:#FFF;
	}


.loginPane {
	background: #70a6de url(img/bg_td_login.jpg) repeat-x 0 0;
	width:147px;
	height:26px;
	text-align:center;
	}

.alogin {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#19174f;
	text-decoration:none;
	}

.countryPane{
	background: #70a6de url(img/bg_td_login.jpg) repeat-x 0 0;
	text-align:right;
	width:579px; 
	padding-right:5px;
	}


.countryPaneDiv{ 
margin-top:3px;
margin-left:370px;
width:200px;

	}

.logoPane{
	height:96px;
	width:147px;
	padding:0;
	margin:0;
	background: #fff url(img/Logo_azul.gif) no-repeat 0 0;
	}

.imgPane{
	background: #fff url(img/img_header.jpg) no-repeat right top;
	}



.textPane {
	height:90px;
	background: #fff url(img/bg_mapamundi.jpg) no-repeat;
	padding:10px 10px 10px 25px;
	}
.textPane span{ font-size:12px;}

.searchPane {
	height:47px;
	background: #fff url(img/bg_search.jpg) no-repeat left bottom;
	padding:0 0 4px 25px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.searchPane input, .int_searchPane input{
	width:85px;
	}

.searchPane img, .int_searchPane img {
	border:none;
	}
	
.img_search {
	display:inline;
	height:15px;
	width:15px;
	background: url(img/search_boton.gif) no-repeat;
	cursor:pointer;
	cursor: hand;
	}


.td_menu{
	background: url(img/bg_menu.gif) no-repeat 12px 0px ;
	height: 40px;
	padding:0 12px;
	}

.tabla_contenidos {
	margin:0 12px;
	width:734px;
	background: #FFFFFF url(img/bg_tabla_contenidos.jpg) repeat-x;
	}


.div_ContentPane {
	min-height:210px;
}
/* for Internet Explorer */
/*\*/
* html .div_ContentPane  {
height: 210px;
}
/**/

.td_contenidos_left, .td_contenidos_content, .td_contenidos_right {
	text-align:center;
	}
.td_contenidos_left {
	padding-left:6px
	}
.td_contenidos_right {
	padding-right:6px
	}

.td_footer {
	background: #0a54a3 url(img/bg_footer.jpg) no-repeat top center;
	padding-top:40px;
	text-align:center;
	}

.footer_text, .footer_text a {
	color: #7da5cf;
	font-size:10px;
	}

.footerMenu .footer_text a {padding:0 11px;}
.footerMenu {
	text-align:center;
	padding:5px 0;
}
	
	
.text {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	}


/*****************************************************************************/
/*****   Paginas Internas (home2.ascx)    *****/

.int_imgPane {

background: #FFFFFF url(img/img_interna.jpg)  no-repeat right top;

}


.int_tabla_contenidos {
	margin:0 12px;
	width:734px;
	background: #FFFFFF url(img/bg_int_tabla_contenidos.jpg) repeat-x;
	min-height:250px;
	}



.int_td_contenidos {
	text-align:center;
	/*width:189px;*/
	}

.int_td_contenidos3 {
	text-align:center;
	/*width:193px;*/
	padding-right:8px;
	}

.int_td_menu { 
	width:129px;
	background: url(img/bg_menu_lateral.jpg) no-repeat 17px 0;
	padding:0 0 0 17px;
	height:280px;
	}
	

.int_searchPane {
	background: url(img/int_bg_search.jpg) no-repeat left bottom;
	padding:4px 0 0 25px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height:50px;
	}


/*****************************************************************************/
/*****   Paginas Internas Detalle (item.ascx)   *****/

.item_td_menu { 
	width:129px;
	background: url(img/bg_menu_lateral.jpg) no-repeat 17px 0;
	padding:0 9px 0 17px;
	}

.item_td_contenidos {
	padding-left:9px;
	/*width:579px;*/
	}

.itm_imgPane {
	background: #FFFFFF url(img/img_interna.jpg)  no-repeat right top;
}


.item_div_ContentPane {
	min-height:250px;
	width:580px;
}
/* for Internet Explorer */
/*\*/
* html .item_div_ContentPane  {
height: 250px;
}
/**/


/*****************************************************************************/
/*****   Defaults   *****/

.Head
{
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11pt;
	font-style: normal;
	text-decoration:    none;
	color:#000000;
	text-align:left;
}

.SubHead {
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: Normal;
	text-decoration: none;
	text-align:left;
	/*font-size: 10pt;*/
	font-size:11px;
	/*color:#000000;*/
	color:#39335f;
}

.Normal, .normaltextbox {
	text-align:left;
	font: Normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}

.NormalBold {
	text-align:left;
	font: Bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}

label{
	font-size:11px;
}
.Help {
	font-weight:normal;
	font-size:9px;
	margin-bottom:10px;
	color:#666;
	display:none;
}

.CommandButton, .StandardButton {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 15px;
	margin:4px;
	height:30px;
	color:#fff;
	width:350px;
	background: #0066CC url(img/bg_button.gif) repeat-x left top;
}

.CommandButton:hover, .StandardButton:hover {
	color:#ffc;
	background: #0066CC url(img/bg_button.gif) repeat-x left bottom;
}


/** Comentarios  **/

.ABFeedback {margin:10px 20px;}

.ABFeedback img {display:none;} 

.ABFeedback td{padding: 3px 0;}


