@charset "utf-8";
/* CSS Document */


* {	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	

body {	
	/*background:url(images/body_bg.jpg) repeat-x top left;*/
	background-color: #e5e5e5;
	text-align: center;
	font-color:#000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	top:1; 
	left:0; 
	/*scrollbar-arrow-color:#000080;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#000080;
	scrollbar-darkshadow-color:#000080;
	scrollbar-3dlight-color:a;*/	
	}
div#clear{
clear:both;}

table.wrapper {
	text-align: left;
	margin: 10px auto;
	}
	
.borde-prueba {
	border: 1px solid red;
	}
	
/************************  HEADER  ******************************/

div#header-conteiner {	
	width: 775px;
	height: 180px;
	}
div.top {
	width: 775px;
	height: 150px;
	background: url(images/header_new_00a.jpg) no-repeat top left;
	}
	
div.bottom {
	width: 775px;
	height: 30px;
	background: url(images/header_new_00b.jpg) no-repeat top left;
	}

div.top1 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_01a.jpg) no-repeat top left;
	}
	
div.bottom1 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_01b.jpg) no-repeat top left;
	}

div.top2 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_02a.jpg) no-repeat top left;
	}
	
div.bottom2 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_02b.jpg) no-repeat top left;
	}

div.top3 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_03a.jpg) no-repeat top left;
	}
	
div.bottom3 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_03b.jpg) no-repeat top left;
	}
div.top4 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_04a.jpg) no-repeat top left;
	}
	
div.bottom4 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_04b.jpg) no-repeat top left;
	}

div.top5 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_05a.jpg) no-repeat top left;
	}
	
div.bottom5 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_05b.jpg) no-repeat top left;
	}

div.top6 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_06a.jpg) no-repeat top left;
	}
	
div.bottom6 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_06b.jpg) no-repeat top left;
	}
div.top6 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_06a.jpg) no-repeat top left;
	}
	
div.bottom6 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_06b.jpg) no-repeat top left;
	}
div.top6 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_06a.jpg) no-repeat top left;
	}
	
div.bottom6 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_06b.jpg) no-repeat top left;
	}
div.top7 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_07a.jpg) no-repeat top left;
	}
	
div.bottom7 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_07b.jpg) no-repeat top left;
	}

div.top8 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_08a.jpg) no-repeat top left;
	}
div.bottom8 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_08b.jpg) no-repeat top left;
	}

div.top9 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_09a.jpg) no-repeat top left;
	}
div.bottom9 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_09b.jpg) no-repeat top left;
	}
div.top10 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_10a.jpg) no-repeat top left;
	}
div.bottom10 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_10b.jpg) no-repeat top left;
	}
div.top11 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_11a.jpg) no-repeat top left;
	}
div.bottom11 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_11b.jpg) no-repeat top left;
	}
div.top12 {
	width: 775px;
	height: 150px;
	background: url(images/header_new_12a.jpg) no-repeat top left;
	}
div.bottom12 {
	width: 775px;
	height: 30px;
	background: url(images/header_new_12b.jpg) no-repeat top left;
	}
div.banner-468 {
	width: 468px;
	height: 60px;
	float: left;
	margin: 75px 10px 0px 158px!important;
	margin: 75px 10px 0px 80px;
	}
	
*html div.banner-468 {
	margin: 75px 10px 0px 160px;
	}
	
div.header-right {
	width: 130px;
	float: left;
	}
	

	/***************  LINKS GENERALES   *****************/	
/* Respetar el orden de los estados del link para que funcione bien*/
a:link {
	color: #000080; 
	text-decoration: none;
	}

a:visited {
	color: #fff; 
	text-decoration: none;
	}
	
a:hover {
	color: #fff; 
	text-decoration: none;
	}
	
a:active {
	color: #fff; 
	text-decoration: none;
	}
	
/*****************  MENU VERTICAL  *******************/

ul.menu-vertical {
	display: block;
	list-style: none;
	width: 137px;
	padding: 0px;
	margin-top: 60px!important;
	margin-top: 70px;
	}
	
ul.menu-vertical a {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-left: 23px;
	}
	
ul.menu-vertical a:link {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}

ul.menu-vertical a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}

ul.menu-vertical a:hover {
	color: #fff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}

ul.menu-vertical a:active {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}


li a.email {
	background: url(images/header_mail.gif) no-repeat top left;
	/*width: 16px;
	height: 16px;*/
	}

li a.visitas {
	background: url(images/header_libro.gif) no-repeat top left;
	/*width: 16px;
	height: 16px;*/
	}
	
li a.foro {
	background: url(images/header_foro.gif) no-repeat top left;
	/*width: 16px;
	height: 16px;*/
	}
	
li a.chat {
	background: url(images/header_chat.gif) no-repeat top left;
	/*width: 16px;
	height: 16px;*/
	}
	
	
	/*******************   MENU MAIN     ************************/
	
ul.menu-main {
	list-style: none;
	/*margin: 0px auto;*/
	width: 100%;
	text-align:center;
	/*background-color: #010149;*/
	}
	

	
ul.menu-main li {
	display: inline;
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	}
	
ul.menu-main li a:link {
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 5px;	
	}
	
ul.menu-main li a:visited {
	color: #fff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 5px;	
	}
	
ul.menu-main li a:hover {
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 5px;	
	}
	
ul.menu-main li a:active {
	color: #ccc;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 5px;	
	}

/***************  MENU IZQUIERDO   *****************/

.box-gallery{
	text-align: center;
	background-color:#e6e6e6;
	border: 1px solid #ccc;
	width: 120px;
	height: 120px;
	}

.box-gallery_img{
	text-align: center;
	border: 1px solid #000;
	width: 100px;
	height: 100px;
	}

.box-leftnav {
	width: 140px;
	/*background-color: #000080;*/
	}
	
.box-leftnav h1, 
ul#leftnav li.separador {
	background-color:#fff;
	color: #000080;
	font-weight: bold;
	padding: 0.3em 0.5em;
	
	}

.box-leftnav h1 {
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #000080;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
	width: 89%;
	}

ul#leftnav li.separador {
	font-size: 10px;
	line-height: 13px;
	height: 13px;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
	border-top: 1px solid #000080;
	width: 128px;
	}

* html ul#leftnav li.separador {
	font-size: 10px;
	line-height: 13px;
	height: 13px;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
	width: 140px;
	}
	
* html .box-leftnav h1 {
	background-color:#fff;
	color: #000080;
	font-size: 13px;
	font-weight: bold;
	padding: 0.3em 0.5em;
	width: 100%;
	border-top: 1px solid #000080;
	border-right: 1px solid #000080;
	border-left: 1px solid #000080;
	}

/*********************** MENU IZQUIERDO TREE ****************************/

#leftnav, 
#leftnav ul { 
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 140px;
		font-size: 10px;
	}
	
* html #leftnav, 
* html #leftnav ul { 
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 140px;
		/*width : 11em;*/
		font-size: 10px;
	}
	
	
	
#leftnav li { 
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		/*width: 11em;*/
		width : 140px;
	}
	
* html #leftnav li { 
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		/*width: 12em;*/
		width : 140px;
	}
	

#leftnav li ul { 
		position : absolute;
		left: -999em;
		margin-left : 14em;
		margin-top : -2em;
	}
	
#leftnav li ul ul { 
		left: -999em;
	}
#leftnav li ul ul ul { 
		left: -1139em;
	}

#leftnav li a {
		/*width: 11em;*/
		display : block;
		color : #fff;
		font-weight : bold;
		text-decoration : none;
		background-color : #000080;
		border : 1px solid #000080;
		padding : 0.3em 0.5em;
	}
	
#leftnav li a:hover {
		color : #000080;
		background-color : #fff;
	}
	
#leftnav li a.arrow-01 {
	background: url(http://www.cervecero.com.ar/images/arrow_01.jpg) no-repeat top right;
	background-color: #000080;
	}

#leftnav li span.arrow-02 {
	background: url(http://www.cervecero.com.ar/images/arrow_01.jpg) no-repeat top right;
	background-color: #000080;
	display : block;
	color : #fff;
	font-weight : bold;
	border : 1px solid #000080;
	padding : 0.3em 0.5em;
	}


#leftnav li a.arrow-01:hover {
	background: url(http://www.cervecero.com.ar/images/arrow_01_hov.jpg) no-repeat top right;
	background-color: #fff;
	}
	
* html #leftnav li a {
		display : block;
		color : #fff;
		font-weight : bold;
		text-decoration : none;
		background-color : #000080;
		border : 1px solid #000080;
		padding : 0.3em 0.5em;
	}
	

#leftnav li:hover ul ul, 
#leftnav li:hover ul ul ul, 
#leftnav li.sfhover ul ul, 
#leftnav li.sfhover ul ul ul {
		left: -999em;
	}
	
#leftnav li:hover ul, 
#leftnav li li:hover ul, 
#leftnav li li li:hover ul, 
#leftnav li.sfhover ul, 
#leftnav li li.sfhover ul, 
#leftnav li li li.sfhover ul { 
		left: auto;
	}
	


/***************  MAIN CONTENT   *****************/	
.foto_index {
	margin: 10px auto;
	text-align: center;
	background-color: #e3e3e3;
	}
	
.bajada {
	text-align: left;
	font-size: 10px;
	color: #000000;
	}

.piefoto {
	text-align: center;
	background-color: #e3e3e3;
	
	}
/***************  TITULOS   *****************/	
	
.title { 
	color: #000080; 
	font-family: verdana,arial,helvetica;
	font-size: 20px; 
	text-decoration: none }

.bartitle { color: #000080; background: #ffffff; font-family: verdana,arial,helvetica; font-weight: bold; font-size: 10px; }

.bartext { 
	color: #ffffff; 
	font-family: verdana,arial,helvetica;
	font-size: 10px; 
	text-decoration: none 
	color: rgb(255,255,255); }

.fotonegra {
	color: #000;
	font-size: 8px; 
	text-decoration: none
}
.fotoblanca {
	color: #fff;
	font-size: 8px; 
	}

/***************  LETRA BLANCA   *****************/	
.blanca0 {
	color: #fff; 
	font-size: 8px; 
	text-decoration: none
	}
	
.blanca1 {
	color: #fff; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
	}
	
.blanca1 a:link {
	color: #fff; 
	text-decoration: none;
	}

.blanca1 a:visited {
	color: #fff; 
	text-decoration: none;
	}
	
.blanca1 a:hover {
	color: #fff; 
	text-decoration: underline;
	}
	
.blanca1 a:active {
	color: #fff; 
	text-decoration: none;
	}

.blanca2 {
	color: #fff; 
	font-size: 12px;
	}
	
.blanca3 {
	color: #fff; 
	font-size: 14px;
	}
	
.blanca4 {
	color: #fff; 
	font-size: 18px;
	font-weight: bold;
	}
	
.blanca5 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	}
	
.blanca6 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	}
	
	
/***************  LETRA NEGRA  *****************/	

.negra1 {
	color: #000; 
	font-size: 10px;
	text-decoration: none;
	}
	
.negra2 {
	color: #000; 
	font-size: 12px;
	text-decoration: none;
	}
	
.negra3 {
	color: #000; 
	font-size: 14px;
	text-decoration: none;
	}
	
.negra4 {
	color: #000;
	font-size: 18px;
	text-decoration: none;
	}
	
.negra5 {
	color: #000; 
	font-size: 24px;
	text-decoration: none;
	}
	
/***************  LETRA AZUL   *****************/	

.azul1 {
	color: #000080;
	font-size: 10px;
	text-decoration: none;
	}
	
.azul2 {
	color: #000080;
	font-size: 12px;
	text-decoration: none;
	}
	
.azul3 {
	color: #000080;
	font-size: 18px;
	text-decoration: none;
	}
	
.azul4 {
	color: #000080;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}
	
/*.azul4 a:link {
	color: #000080;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
.azul4 a:visited {
	color: #000080;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
.azul4 a:hover {
	color: #000080;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
.azul4 a:active {
	color: #000080;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	*/
.azul5 {
	color: #000080;
	font-size: 22px;
	text-decoration: none;
	text-align: left;
	}
	
/***************  LETRA ROJA   *****************/	

.roja1 {
	color: #FF0000;
	font-size: 10px;
	}
	
.roja2 {
	color: #FF0000;
	font-size: 12px;
	}
	
.roja3 {
	color: #FF0000;
	font-size: 16px;
	}
	
.roja4 {
	color: #FF0000;
	font-size: 20px;
	}


/***************  MAIN MENU   *****************/

#main-menu {
	margin: auto;
	background-color: #000080;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	}
	
#main-menu a:link {
	color: #fff; 
	text-decoration: none;
	}

#main-menu a:visited {
	color: #fff; 
	text-decoration: none;
	}
	
#main-menu a:hover {
	color: #fff; 
	text-decoration: underline;
	}
	
#main-menu a:active {
	color: #fff; 
	text-decoration: none;
	}



/***************  BOXES   *****************/

.box-trans {
	border: 0px solid #ffffff;
	width: 140px;
	}


.box-1 {
	/*border: 1px solid #000080;*/
	width: 140px;
	background-color: #f6f5f5;
	}

.box-2 {
	/*border: 1px solid #000080;*/
	width: 140px;
	background-color: #ffffff;
	}

.box-title {
	background: url(images/box_title_bg.jpg) no-repeat top left;
	text-transform: uppercase;
	height: 25px;
	line-height: 25px;
	}
	

.box-content {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	}
.box-noticias {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 474px;
	padding-top: 4px;
	padding-left: 5px;
	text-align: left; 
	}

.box-publicidad468 {
	border: 0px solid #ffffff;
	width: 474px;
	}

.box-publicidad140 {
	border: 0px solid #ffffff;
	width: 140px;
	}

.second-box {
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	width: 234px;
	height: 216px;
	padding-top: 2px;
	}

.video-box {
	border-left: 0px solid #000080;
	border-right: 0px solid #000080;
	border-bottom: 0px solid #000080;
	width: 234px;
	height: 216px;
	padding-top: 0px;
	}
	
.form-conteiner {
	margin-top: 5px;
	}

.box-2 {
	text-align: center;
	margin: auto;
	}
	
	
/***********************     MAIN CONTENT  ********************************/
/**************** MAIN INFO  ******************/
.main-title {
	background: url(images/main_title_bg.jpg) no-repeat top left;	
	background-color: #000080;
	text-transform: uppercase;
	font-size: 16px;
	}
	
.main-info {
	color: #000080;
	text-decoration: none;
	padding-bottom: 3px;
	width: 455px;
	margin: 0 auto;
	}

.main-info a:link {
	color: #000080;
	text-decoration: none;
	}

.main-info a:visited {
	color: #000080;
	text-decoration: none;
	}
	
.main-info a:hover {
	color: #000080;
	text-decoration: underline;
	}
	
.main-info a:active {
	color: #000080;
	text-decoration: none;
	}
	
span.encabezado {
	font-size: 11px;
	font-style: italic;
	}
	

	
/****************** FOTO PPAL  *****************/	

/*.foto-ppal {
	padding: 0px;
	}
*/	
/**************** SECOND INFO  ******************/	

.borderblue {
	BORDER-RIGHT: #000080 1px solid; BORDER-TOP: #000080 1px solid; BORDER-LEFT: #000080 1px solid; BORDER-BOTTOM: #000080 1px solid; BACKGROUND-COLOR: #ffffff
}

.second-title {
	background: url(images/box_title_2.jpg) no-repeat top left;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 3px
	
	}
	
.second-info {
	color: #000080;
	text-decoration: none;
	}	

table, td, tr {
	font-size: 10pt;
	font-weight: normal;
	border: none;
	}

.tdborder {
	border: 1px solid #ccc;
	}

.tdborder_negra1 {
	color: black; 
	font-size: 10px;
	border: 1px solid #ccc;
	}

.input {
	background-color: #ffffcc;
	color: #000;
	font-weight: normal;
	}
	
a:link.nav { 
	text-decoration: none; 
	color: #000000; 
	}
	
a:visited.nav { 
	text-decoration: none; 
	color: #000000; 
	}
	
a:hover.nav { 
	text-decoration: underline; 
	color: #000000; 
	}
	
.TBOX {
	font-family: Verdana,helvetica,sans-serif; font-size: 10px;height: 15;}

tdblk {
	background : #000000;
}

TH {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link {
	color: #000080
}
A:active {
	color: #000080
}
A:visited {
	color: #000080
}
A:hover {
	color: #dd6900; text-decoration: underline
}
HR {
	border-right: #ffffff 0px solid; border-top: #ffffff 1px solid; border-left: #ffffff 0px solid; border-bottom: #ffffff 0px solid; height: 0px
}
.bodyline {
	border-right: #000080 1px solid; border-top: #000080 1px solid; border-left: #000080 1px solid; border-bottom: #000080 1px solid; background-color: #ffffff;
}

TD.row1 {
	background-color: #efefef
}
TD.row2 {
	background-color: #dee3e7
}
TD.row3 {
	background-color: #ffffff
}
TD.rowpic {
	background-IMAGE: url('templates/subSilver/images/cellpic2.jpg'); background-REPEAT: repeat-y; background-color: #ffffff
}

/***********************   FOOTER  *****************************/

/*.footer {
	background-color: #000080;
}/*
