@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
	}


body {background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
a { text-decoration:none}
#page { width:890px; text-align:left; background: #FFFFFF url(images/corner.jpg) no-repeat top right;  margin:20px auto; padding:10px;}
#page .logo { margin-top:20px;}
#page #head  { background: url(images/bk_head.jpg) #050936 repeat-x top;}
#page #head .botonera { height:40px;}
#page #head .botonera ul#menu{ width: 700px; height: 40px; list-style-type: none; margin: 0; padding: 0; }
#page #head .botonera ul#menu li { display: block; float: left; color:#FFF; margin: 0 0 0 5px; 	}
#page #head .botonera ul#menu li a { height: 40px; color: #FFF; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 9px 0; }
#page #head .botonera ul#menu li a:hover { color: #CCC; }
#page #head .botonera ul#menu li a.current{ color: #4089d3; }
#page #head .banner { text-align:center;}

#page #head .accesos { width:850px; height:242px; text-align:center; margin: 20px auto 0px auto; background:url(images/accesos_todos.png) no-repeat;}
#page #head .accesos a .consultora { background:url(images/accesos_01.png) no-repeat; width:212px; float: left;  height:222px;}
#page #head .accesos a .diario { background:url(images/accesos_02.png) no-repeat; width:212px; float: left;  height:222px;}
#page #head .accesos a .guia  {  background:url(images/accesos_03.png) no-repeat; width:212px; float: left;  height:222px;}
#page #head .accesos a .blog  {  background:url(images/accesos_04.png) no-repeat; width:212px; float: left;  height:222px;}

#page #head .accesos a:hover .diario, #page #head .accesos .diarioCurrent { background:none;}
#page #head .accesos a:hover .consultora, #page #head .accesos .consultoraCurrent { background:none;}
#page #head .accesos a:hover .guia  { background:none; }
#page #head .accesos a:hover .blog  { background:none; }

#page #head .accesos2 { width:850px; height:94px; text-align:center; margin: 20px auto 0px auto; background:url(images/accesos2.png) no-repeat;}
#page .accesos2 a .consultora { background:url(images/accesos2_01.png) no-repeat; width:212px; float: left;  height:94px;}
#page .accesos2 a .diario { background:url(images/accesos2_02.png) no-repeat; width:212px; float: left;  height:94px;}
#page .accesos2 a .guia   {  background:url(images/accesos2_03.png) no-repeat; width:212px; float: left;  height:94px;}
#page .accesos2 a .blog  {  background:url(images/accesos2_04.png) no-repeat; width:212px; float: left;  height:94px;}

#page .accesos2 a:hover .consultora, #page .accesos2 .consultoraCurrent { background:none; width:212px; float: left;  height:94px;}
#page .accesos2 a:hover .diario, #page .accesos2 .diarioCurrent { background:none; width:212px; float: left;  height:94px;}
#page .accesos2 a:hover .guia, #page .accesos2 .guiaCurrent { background:none; width:212px; float: left;  height:94px;}
#page .accesos2 a:hover .blog  { background:none; }

/*INGLES*/
#page #head .accesos2-i { width:850px; height:94px; text-align:center; margin: 20px auto 0px auto; background:url(images/accesos2-i.png) no-repeat;}
#page .accesos2-i a .consultora { background:url(images/accesos2_01-i.png) no-repeat; width:212px; float: left;  height:94px;}
#page .accesos2-i a .diario { background:url(images/accesos2_02-i.png) no-repeat; width:212px; float: left;  height:94px;}
#page .accesos2-i a .guia   {  background:url(images/accesos2_03-i.png) no-repeat; width:212px; float: left;  height:94px;}
#page .accesos2-i a .blog  {  background:url(images/accesos2_04.png) no-repeat; width:212px; float: left;  height:94px;}

#page .accesos2-i a:hover .consultora, #page .accesos2-i .consultoraCurrent { background:none; width:212px; float: left;  height:94px;}
#page .accesos2-i a:hover .diario, #page .accesos2-i .diarioCurrent { background:none; width:212px; float: left;  height:94px;}
#page .accesos2-i a:hover .guia, #page .accesos2-i .guiaCurrent { background:none; width:212px; float: left;  height:94px;}
#page .accesos2-i a:hover .blog  { background:none; }

/*INGLES*/

#page #head #subMenues { position: relative; background: #050936; height:40px; }
#page #head #categorias { position: absolute; height:40px; background: #050936;}
#page #head #categorias ul { width: 100%; height: 40px; list-style-type: none; margin: 0; padding: 0; }
#page #head #categorias ul li { display: block; float: left; color:#FFF; margin: 0 0 0 5px; 	}
#page #head #categorias ul li a { height: 40px; color: #FFF; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 10px 0; }
#page #head #categorias ul li a:hover { color: #CCC; }

#page #head #consultoria { position: absolute; height:40px; background: #050936;}
#page #head #consultoria ul { width: 100%; height: 40px; list-style-type: none; margin: 0; padding: 0; }
#page #head #consultoria ul li { display: block; float: left; color:#FFF; margin: 0 0 0 5px; 	}
#page #head #consultoria ul li a { height: 40px; color: #FFF; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 10px 0; }
#page #head #consultoria ul li a:hover { color: #CCC; }

#page #cuerpo 
{
	margin-top:20px;
}
#page #cuerpo .colDer
{
	float: right;
	width: 186px;
}
#page #cuerpo .colIzq
{
	float: left;
	width: 674px;
}



#page #foot ul#menu{ width: 660px; height: 40px; list-style-type: none; margin: 0; padding: 0; float:left; }
#page #foot ul#menu li { display: block; float: left; margin: 0 0 0 2px; font-size:11px; 	}
#page #foot ul#menu li a { height: 40px; color: #666; text-decoration: none; display: block; float: left; line-height: 200%; padding: 15px 4px 0; }
#page #foot ul#menu li a:hover { color: #CCC; }
#page #foot ul#menu li a.current{ color: #4089d3; }
#page #foot .celeste { background-color:#e3e8ed; height:10px; }
#page #foot .firma { width:183px; height:30px; float:right; padding:10px 0 10px 0px; line-height:30px; font-size:11px; text-align:right;}
#page #foot .firma_txt { width:152px; float:right; margin-right:0px;} 
#page #foot .firma a {color: #666;}
#page #foot .firma a:hover {color:#009;}

.facebook{ background-image:url(http://www.argentinaglobalwines.com/img/facebook.png); background-repeat:no-repeat; width:25px; height:25px; float:left; cursor:pointer; margin-right:10px; margin-top:10px;}
.facebook a { text-indent:-9999px; display:block;}
.twiter{ background-image:url(http://www.argentinaglobalwines.com/img/twitter.png); background-repeat:no-repeat; width:25px; height:25px; float:left; cursor:pointer; margin-right:10px; margin-top:10px;}
.twiter a { text-indent:-9999px; display:block;}
.googleplus{ width:25px; height:25px; float:left; cursor:pointer; margin-right:62px; margin-top:10px;}
.i-usa{ background-image:url(http://www.argentinaglobalwines.com/img/idiomas/usa.png); background-repeat:no-repeat; width:16px; height:16px; float:left; cursor:pointer; margin-right:10px; margin-top:15px;}
.i-francia{ background-image:url(http://www.argentinaglobalwines.com/img/idiomas/francia.png); background-repeat:no-repeat; width:16px; height:16px; float:left; cursor:pointer; margin-right:10px; margin-top:15px;}
.i-china{ background-image:url(http://www.argentinaglobalwines.com/img/idiomas/china.png); background-repeat:no-repeat; width:16px; height:16px; float:left; cursor:pointer; margin-right:10px; margin-top:15px;}
.i-portugues{ background-image:url(http://www.argentinaglobalwines.com/img/idiomas/portugues.png); background-repeat:no-repeat; width:16px; height:16px; float:left; cursor:pointer; margin-right:10px; margin-top:15px;}
.i-italia{ background-image:url(http://www.argentinaglobalwines.com/img/idiomas/italia.png); background-repeat:no-repeat; width:16px; height:16px; float:left; cursor:pointer; margin-right:10px; margin-top:15px;}


