/***************************************************
	Hoja de estilos: Bolsa de Comercio de Rosario
  Autor: e-ducativa
	URL: http://www.e-ducativa.com
****************************************************/

/*** GLOBAL ***/
html, body {
	margin:0;
	padding:0;
	
	background: #eee;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a, a:link:visited:active {
	color: #033399;
	
	text-decoration:none;
}

a:hover {
	color: #999;
}

img {
	border: none;
}

h1 {
	margin:0;
	padding: 0;
}

h2{
	margin: 2px 0;
	padding: 0;
	
	font-size: 17px;
	font-weight:bold;
	
	color: #0070A4;
}

/*** HEADER ***/
#encabezado {
	width: 770px;
	height: 81px;
	margin: 10px auto 0 auto;
	color: #fff;
	background: #1E1E40 url('../img/principal_top.jpg') right no-repeat;
}
/*** BARRA DE MENU ***/

/*#barra_sec_4, #botonera_fija_sec_4, #menu_seccion_sec_4 {
	height: 0px;

	display:none;
}*/

/*Para esconder la barra del menu en los convenios*/


.sec_8 {
    display:none;
}

.sec_9 {
    display:none;
}


.sec_10 {
    display:none;
}
    
.sec_11 {
    display:none;
}

.sec_12 {
    display:none;
}
    
.sec_13 {
    display:none;
}
    		


#barra {

	width: 768px;
	height:24px;
	margin: 0 auto;
	color: #fff;
	background: #333;
	border-bottom: 2px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	clear:both;
}
	#botonera_fija {
		float:left;
		width: 140px;
		padding: 4px 0 0 0;
		text-align:center;
		color: #fff;
	}
	#botonera_fija a, #botonera_fija a:link:visited:active {
		color: #fff;
	}
	#botonera_fija a:hover {
		color: #fff;
		text-decoration: underline;
	}
	/* menu de 1er nivel */
	#menu_seccion {
		float:left;
		width: 622px;
		height: 27px;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
		#menu_seccion li.item_seccion {
			display:inline;
			float: left;
			background: url('../img/principal_item.gif') 5px no-repeat;
			padding: 0;
		}
		#menu_seccion a.item_seccion, #menu_seccion a.item_seccion:link:visited:active{
			display: block;
			width:100px;
			height: 16px;
			padding: 2px 0 0 20px;
			margin: 3px 0 1px 0;
			
			color: #eee;
			text-decoration:none;
			text-align:left;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
		}
		#menu_seccion a.item_seccion:hover {
			color: #fff;
		}
	/* menu de 2do nivel */
	#menu_seccion ul.menu_pagina {
		display: none;
		position: absolute;
		list-style-type: none;
		margin: 0;
		padding: 0 0 5px 0;
		
		background: #333;
		border: 1px solid #999;
	}
		#menu_seccion li.item_pagina {
			width:132px;
			margin: 3px 0 0 8px;
			padding:0;			
		}
		#menu_seccion a.item_pagina, a.item_pagina:link:visited:active {
			color:#eee;
			text-decoration: none;
			font-size:11px;
		}
			#menu_seccion a.item_pagina:hover{
				color:#fff;
				text-decoration: underline;
			}
	

/*** CUERPO ***/
#cuerpo {
	clear: both;
	width: 770px;
	
	margin: 0 auto;
	padding: 0;
	
	background: #fff url('../img/principal_pixel_grey.gif') 450px repeat-y;
}
#cuerpo_nohome {
	clear: both;
	width: 770px;
	
	margin: 0 auto;
	padding: 0 0 20px 0;
	
	background: #fff;
}
	#nav_position {
			height: 14px;
			background: #fff;
			padding: 4px 0 2px 10px;
			color: #993300;
			font-size:11px;
			font-weight:bold;
			text-align: left;
		}
		#nav_position span.item {
		}
	/* home */
	#right_col {
		float:left;
		width: 310px;
		text-align: center;
		
	}
	#contenido_home {
		float:left;
		width: 420px;
		padding: 10px 20px 20px 20px;		
	}
	
	/* no home */
	#contenido_sitio {
		padding: 10px 20px 20px 20px;		
	}
	
	#indice_seccion ul{
		list-style-type: none;
		padding: 0 0 0 5px;
		margin: 5px 0;
	}
		#indice_seccion ul li{
			padding: 0 0 0 12px;
			height: 20px;
			line-height: 20px;
			margin: 0;
			background: url('../img/principal_item_sec.gif') left no-repeat;
		}
		
	
	/*Logos para los convenios*/
	
	/*#logo_convenio_sec_13 {
	    /*border-top: 1px solid #ABABAB;*/
	    padding-bottom: 5px;
	    width: 168px;
	    height: 116px;
	    background: url('../img/logo_epigrafe.jpg') left top no-repeat;
	}*/
	
	
		
		
	/* novedades */
	#novedades {
		float:left;
		width: 167px;
		padding: 8px 8px 5px 5px;
	}

		div.noticia {
			margin-top:10px;
		}
			a.noticia_titulo, a.noticia_titulo:link:visited:active {
				display:block;
				padding-left:10px;
				
				background: url('../img/ic_noticia.gif') left 4px no-repeat;
				color: #003366;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				font-variant: normal;
				text-decoration: none;
			}
			a.noticia_titulo:hover {
				color: #4C7094;
			}
			
			a.noticia_resumen, a.noticia_titulo:link:visited:active {
				display:block;
				padding-left:10px;
				text-decoration:none;
				color: #000;
			}
			a.noticia_resumen:hover {
				color: #333;
			}
			
/*** PIE ***/
#pie {
	width: 770px;
	margin: 0 auto;
	height: 21px;
	line-height: 21px;
	color: #aaa;
	background: #333 url('../img/principal_foot.gif') repeat-x;
	text-align: center;
}

/*** CAJITA tipo BCR ***/

div.caja_bcr {
	margin: 0 auto 0 10px;
	border: 1px solid #ababab;
	background: #fafafa;	
	
	text-align: left;
	color: #666;
}

div.caja_bcr div.caja_bcr_top{
	height: 23px;
	padding: 3px;
	border-bottom: 1px solid #ababab;
	background: #ece9d8;
	
	line-height: 20px;
	font-weight: bold;
}

div.caja_bcr div.caja_bcr_top img {
	float: left;
	margin-right: 5px;
}

/* form en caja */
div.caja_bcr form {
	margin: 5px;
	padding: 5px;
	line-height: 25px;
	text-align: center;
}
div.caja_bcr form label {
	width: 50px;
	float: left;
	text-align: right;
}
div.caja_bcr form input.editbox {
	width: 120px;
	float: left;
	border: 1px solid #ababab;
}
div.caja_bcr form br {
	clear: both;
}
/* dgl */
