/* LAYOUT ----------------------------------- */
* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004477;
}

body {
	background-color: #999;
	background: url("img/fondo.jpg") repeat scroll center center transparent;
	/* Para centrar en iexplorer */
	text-align:center;
}
#container{
	width: 760px;
	margin: 0px auto; 
	text-align:left; /* Despues de centrar el layout para iexplorer vuelvo a la alineacion normal*/
}

	#top{
		background : url(img/parana_ventas6.png) top left no-repeat;
		background-color:#F3F3F3;
	}

	
		#top h1 a {
			display:block;
			float:left;
			/*background: url("img/logo11.png") no-repeat;*/
			width:175px; 
			height:108px;
			margin-top:10px;
		}
		
		.logo span {
			display: none;
		}

		#top p {
			text-align:right;
			font-weight:bold;
			padding-right:10px;
		}

		#top a {
			color: #004477;
			font-weight: bold;
		}
		#top a:hover {
			color: #ff9933;
		}


	#center {
		overflow: hidden; /* esta es la magia */
	}

		#izq {
			width:175px;
			background-color:#F3F3F3;
			float:left;
		}
		#content {
			width: 585px;
			background-color: #DEDEDE;
			float:left;
		}	
		/* para estirarlo hasta abajo */
		#content, #izq {
			padding-bottom: 32768px;	
			margin-bottom: -32768px;	
		}

	#pie{
		background-color:#F3F3F3;
		text-align: center;
		padding: 4px 0;
		border-top: 5px solid  #004477;
	}

	#pie p {
		font-size: 11px;
	}

	#pie a {
		color: #004477;
		font-weight: bold;
	}
	#pie a:hover {
		color: #ff9933;
	}


/* ----------------- gracias clearfix! -- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* BARRA ------------------------------ */
#bar {
	clear:both;
	border-bottom:5px solid;
}

	#bar ul {
		margin-left: 175px;
	}

	#bar ul li {
		display: inline;
		list-style-type: none;
	}

	#bar a {
		padding:10px 20px 5px 20px;
		border-bottom:5px solid #004477;
		text-decoration:none;
	}

		#bar a:hover {
			color: #fff;
			background-color: #ff9933;
		}

		#bar a#select, #bar a#select:hover {
			color: #FFF;
			background-color: #004477;
			text-decoration: none;
		}

		#bar, #bar a {
			padding-top: 10px;
			padding-bottom: 5px;
		}

/* MENU -------------------------- */
#menu ul, #menu li {
	list-style-type: none;
}
#menu ul {
	border-bottom:5px solid;
}

	#menu a {
		width:160px; /* para que no colapse en IE6 */
		font-weight:bold;
		text-decoration: none;
		display: block;
		padding:3px 0 3px 5px;
		margin-left:5px;
	}

	#menu a:hover {
		color:#fff;
		background:#ff9933;
	}

	#menu a#select {
		color:#004477;
		background:#DEDEDE;
		font-weight: bold;
	}

	/* Subrubro ----------------- */

	#subrubro {
		border-bottom:5px solid;
	}
	#subrubro form{
		background-color:#004477;
		margin: 5px;
		padding: 5px;
	}
	#subrubro label {
		color:#fff;
	}

	/* Pulbicidad home ----------------- */

	#izq .publi-home {
		padding: 5px;
		border-bottom:5px solid;
	}

	/* Enlaces ----------------- */

	#izq .enlace2 {
		border-bottom:5px solid;
	}

	#izq .enlace {
		text-align:center;
		background:#004477;
		color: #fff;
		padding: 5px;
		margin: 5px;
		font-weight: bold;
	}

	#izq .enlace a {
		width:140px;
		color:#ff9933;
		text-decoration:none;
	}

	#izq .enlace a:hover {
		color:#fff;
		background:#004477;
		text-decoration:underline;
	}

/* Redes ----------------------------------- */
#content #redes {
	background:#004477;
	margin:5px;
	padding:5px 10px;
	padding-bottom: 0px;
	width: 555px;
	height: 25px;
}
#content #redes #facebook {
	padding-left: 235px;
	float: left;
	margin-right: 10px
}
#content #redes #twitter {
	float: left;
	/* Anulado por desenctrado en pagina pricipal el 17-08-2011
	por cambio de addthis
	margin-right: 10px */
}
#masuno {
    display: inline-block;
    padding-left: 5px;
    width: 65px;
}
/* FOTOS ------------------------------ */
.foto {
	text-align: center;
	background-color: #F3F3F3;
	width: 185px;
	float: left;
	height:168px;
	overflow:hidden;
	border:1px solid;
	margin:4px;
}

.fotohover {
	color: #FFF;
	background-color: #ff9933;
}

div.foto p.titulo {
	height:15px;
	overflow:hidden;
	font-weight:bold;
	text-transform:lowercase;
}
div.foto a {
	font-weight: bold;
	text-decoration: none;
}

div.foto a:hover {
	color: #FFF;
	text-decoration: underline;
}

div.foto div {
	height: 138px;
	width: 185px;
}


/* RUBRO --------------------------- */
.rubro, .publi {
	background-color: #EEE;
	margin:5px;
	padding:5px;
	border:1px solid;
}
.rubrohover {
	color: #FFF;
	background-color: #ff9933;
}
#content .recuado {
	width: 94px;
	height: 70px;
	float:left;
	margin-right:10px;
}
#content #titulo3 {
	background:#004477;
	border:1px solid #004477;
	margin:5px;
	padding:5px 10px;
}
#content #titulo3 h3 {
	float:left;
	margin:0px;
	padding:0px;
}
#content #titulo3 div a {
	color:#fff;
	float:right;
	font-weight:bold;
	text-decoration:none;
}
#content #titulo3 div a:hover {
	color:#ff9922;
}

#content h3 {
	color:#fff;
	background:#004477;
	border:1px solid #004477;
	margin:5px;
	padding:5px 10px;
}

#content #paginacion {
	font-size:14px;
	background-color:#004477;
	margin:5px;
	font-weight: bold;
	padding-top: 5px;
	height: 24px;
	text-align:center;
}
#content #paginacion p {
	color:#FF9933;
}

	#content #paginacion a, #content #paginacion a:visited {
		color:#FFF;
		text-decoration: none;
	}

	#content #paginacion a:hover {
		color:#FF9933;
	}

#content .nohay {
	margin:5px;
	background-color:#F3F3F3;
	text-align: center; 
	font-weight: bold;
	border:1px solid;
}

/* AVISO ----------------------------------- */

#aviso {
	background-color:#F3F3F3; 
	border:1px solid;
	margin:5px;
}
	#descipcion {
		width:277px;
		float:left;
		padding:5px 5px 5px 4px;
	}
	#descipcion p {
		padding:5px;
		text-align:justify;
	}
	#descipcion p#post {
	}
	#descipcion h4 {
		padding:5px;
		text-align:justify;
	}
	#descipcion a {
		color: #004477;
		font-weight: bold;
	}
	#descipcion a:hover {
		color: #ff9933;
	}
	#descipcion table {
		font-size:12px;
		margin:4px;
		border: 1px solid #004477;
		background-color:#DEDEDE;
	}
	#descipcion table th {
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 5px;
	}
#aviso img {
	float:left;
	border:0px solid;
}

	#content h3 a {
		color:#fff;
		text-decoration:none;
	}
	#content h3 a:hover {
		color:#ff9933;
	}

/* Para encuadra la foto con poco ancho */
#content div.fotoaviso {
	width:277px;
	float:left;
	overflow:hidden;
	padding:5px 5px 5px 4px;
}

/* AYUDA ---------------------- */

#ayuda, #login, #buscar, #aviso_publicar, #avisos, #terminos_y_condiciones {
	background-color:#F3F3F3;
	border:1px solid;
	margin:5px;
	padding:5px;
}
#buscar,#avisos { /* para que no colapse en IE6 */
	padding:4px;
}

p.sup {
	color:#FFF;
	background-color:#004477;
	font-weight: bold;
	padding:5px 10px;
}

	#ayuda p.preg {
		font-weight: bold;
		padding: 5px 10px 0px 10px;
	}
	
	#ayuda p.resp {
		text-align:justify;
		padding: 0px 10px 0px 10px;
	}

	#ayuda p.center {
		text-align:center;
		font-weight: bold;
		padding:0px 20px 10px 20px;
	}

/* LOGIN ---------------------------- */
#login {
	padding-bottom: 20px;
}
#login .error {
	color:red;
	padding:10px 5px;
	border:2px solid red;
	margin-top:10px;
	font-style:italic;
	text-align:center;
}
#login form {
	background-color:#F3F3F3;
	padding:20px 0px;
}
#login input {
	display: block;
}
#login input.enviar, input.nuevo {
	display:block;
	margin-left:200px;
}
#login label {
	float:left;
	width:200px;
	text-align:right;
}
#login p.p1 {
	text-align:center;
	padding-bottom:10px;
}

/* USUARIO ALTA --------------------------- */
#usuario_alta {
	background-color:#F3F3F3;
	border:1px solid;
	margin:5px;
	padding:5px;
}

	#usuario_alta table {
		font-size:12px;
		margin: 5px;
	}
	
		#usuario_alta table tr th {
			padding-top: 5px;
			padding-bottom: 5px;
			width: 132px;
			text-align: right;
			vertical-align: top;
		}
		
		#usuario_alta table tr td {
			padding: 2px;
		}

		#usuario_alta .rojo {
			color:#FF0000;
		}

	/* Campos y botones del Formulario Alta de usuario ----------------- */
	#usuario_alta input  {
		border: 2px solid #DEDEDE;
	}
	#usuario_alta input:focus{ 
		border: 2px solid #004477; 
	}
	#usuario_alta input.error { 
		border: 2px solid #FF0000; 
	}
	#usuario_alta .error {
		color: red;
	}
	/* Para el Login despues del alta ----------------- */
	#login form.usuario_alta {
		padding-bottom:0px;
	}
	#login p.center {
		text-align:center;
		font-weight:bold;
		padding-top:20px;
	}

/* BUSCAR -------------------------------- */
#buscar #google {
	padding:10px;
}

/* AVISO PUBLICAR ----------------------------------- */
	#cargando {
		background-color:#F3F3F3;
		border:1px solid;
		margin:5px;
		padding:5px;
		text-align:center;
		display:none;
	}

		#commentForm table tr th {
			padding-top: 5px;
			padding-bottom: 5px;
			width: 180px;
			vertical-align: top;
			text-align: right;
		}
		
		#commentForm table tr td {
			padding: 2px;
		}

		#commentForm .nota2 {
			font-size: 10px;
			color: #000000; 
		}
		
		#commentForm .sup {
			color:#FFF;
			background-color:#004477;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 10px;
			font-weight: bold;
		}

#aviso_publicar input, #aviso_publicar textarea, #aviso_publicar select {
	border: 2px solid #DEDEDE;
}
input:focus, textarea:focus, select:focus { 
	border: 2px solid #004477; 
}
#aviso_publicar input.error, #aviso_publicar select.error { 
	border: 2px solid #FF0000; 
}
.error_msg label {
	display:block;
	font-style: italic;
	color: red;
	margin-top: 5px;
}

#aviso_publicar p.p1 {
	text-align:center;
	margin:20px 10px;
}

/* PANEL DE CONTROL ---------------------- */

/* Panel de usuario - Avisos ------------------- */


		#avisos table tr th {
			color:#FFF;
			background-color:#004477;
			padding:5px;
		}
		
		#avisos table tr td {
			border-bottom:2px solid #DEDEDE;
			padding: 5px;
		}
		
		#avisos a {
			color:#004477;
			font-weight: bold;
		}
		
		#avisos .eliminar {
			color:#F00;
		}

#panel p.nohay {
	margin:5px;
	background-color:#F3F3F3;
	text-align: center; 
	font-weight: bold;
}

/* Panel de usuario - Mensaje ------------------- */
#mensaje {
	background-color:#F3F3F3;
	font-weight:bold;
	text-align:center;
	border:1px solid;
	margin:5px;
	padding:20px 5px;
}

/* Panel de usuario - Mensaje de error ------------------- */
#mensaje_error {
	background-color:#F3F3F3;
	color: red;
	font-weight:bold;
	text-align:center;
	border:1px solid #004477;
	margin:5px;
	padding:20px 5px;
}

/* Panel de usuario - Usuario ------------------- */

#usuario, #password, #aviso_modficar {
	background-color:#F3F3F3;
	border:1px solid;
	margin:5px;
	padding:5px;
}

/* Menu del Panel de usuario --------------------- */

#panelmenu {
	background-color:#F3F3F3; 
	font-weight: bold;
	border:1px solid;
	margin:5px;
	padding:4px;
}

	#panelmenu ul, #panelmenu li {
		list-style-type: none;
		display: inline;
	}

	#panelmenu a {
		background-color: #F3F3F3;
		display: block;
		float: left;
		padding:5px 10px;
		margin-right:5px;
	}

	#panelmenu a:hover {
		color: #fff;
		background-color: #ff9933;
	}

	#panelmenu a#select {
		background-color: #004477;
		color: #FFFFFF;
	}

/* Menu del Panel de usuario --------------------- */
	
	#terminos_y_condiciones p.p1 {
		text-align:center;
		font-weight: bold;
		padding-top: 40px;
	}
	
	#terminos_y_condiciones p.p2 {
		text-align:center;
		font-size:14px;
		font-weight: bold;
		padding-top: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	#terminos_y_condiciones p.p3 {
		text-align:center;
		font-weight: bold;
		padding-top: 10px;
	}
	
	#terminos_y_condiciones p.c {
		text-align:justify;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	#terminos_y_condiciones p.f1 {
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		font-weight: bold;
		text-decoration: underline;
	}
	
	#terminos_y_condiciones p.f2 {
		text-align:justify;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
	}
	
	#terminos_y_condiciones ul {
		padding-top: 10px;
		padding-left: 50px;
	}
	#terminos_y_condiciones li {
		margin: 0px;
		padding-left: 30px;
	}



