/*
.
CSS .:: DTODOBAHIA.COM.AR ::. 
*/

/* ------/ Basicos /------ */
*{
	margin: 0;
	padding: 0;
}
body{
	margin: 6px 0;
	padding:0;
	background-color: #424242;
	background-color: #F1F1E3;
	text-align: center;
	font-family: "Trebuchet MS", serif, "Times New Roman";
} 
p{
	color: #555;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.82em;
	line-height: 1.3em;
 
}
h1, h2, h3, h4 ,h5 ,h6{
	margin: 0;
	padding: 0;
}
h1{
	font: bold 1em/1.5em Arial,"Trebuchet MS",Helvetica,sans-serif;
	color: #fff;
	height: 27px;
	background: #fff url(h1-bg.gif) no-repeat;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
h2{
	margin: 0 0 2px 5px;
	font: bold 1em/1.2em "Trebuchet MS",Helvetica,sans-serif;
	color: #555;
}
h3{
	margin: 0 0 8px 0;
	font: bold 1.4em/1.2em Arial,sans-serif;
	color: #fff;
}
h4{
	color: #555;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1572DC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: left;
	width: 95%;
}
h5{
	margin: 5px 0 5px 0;
	color: #666666;
}
h6{
	margin-top: 15px;
	padding: 7px 15px 2px 15px;
	font: bold 0.9em Arial,Helvetica,sans-serif;
	color: #fff;
	background: #1572DC url(bg-titulos.gif) no-repeat;
	height: 20px;
}
.h7{
	color: #FFFFFF;
	height: 27px;
	background-color: #fff;
	background-image: url(h7-bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 2px;
	text-align: left;
	text-indent: 15px;
	width: 100%;
}
a{
	color: #EC7400;
	border-width: 0;
}
a:hover{
	color: #F3A75D;
}
blockquote{
	margin: 25px;
	padding: 10px;
	border: 1px solid #999;
}
ul{
	margin: 0;
	padding: 0;
}
li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table, tr, td{
	vertical-align: top;
}


/* ------/ Layout /------ */

#contenedor{
	position: relative;
	width: 762px;
	margin: 0 auto;
	background: #FFF url(bg-page.gif) repeat-y;
	height: auto;
	overflow: hidden;
}

#encabezado{
	position: relative;
	width: 762px;
	height: 98px;
	background: url(head_new.gif) no-repeat;
	text-align: left;
}
#logo{
	width: 100px;
	height: 50px;
}
#fecha{
	width: 150px;
	float: left;
	margin-top: 27px;
	margin-left:5px;
}
#fecha p{
	font: 0.7em Arial,sans-serif;
	color: #fff;
	margin: 0;
}
#nav{
	position: absolute;
	top: 10px;
	right:5px;
	/*background: url(nav.gif) repeat-x;*/
	text-align: left;
	left: 473px;
	visibility: visible;
		
}

/* ------/ Nav bar /------ */
#navtab{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#navtab li{
	width: 113px;
	height: 36px;
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	background: url(navtab.gif) no-repeat;
	text-align: center;
}
#navtab li a{
	height: 36px;
	font: 0.7em Tahoma;
	color: #fff;
	text-decoration: none;
}
#navtab li a:hover{
	color: #333;
}
.logtab{
	margin: 0;
	color: #336699;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
.logtab p{
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: x-small;
}
.logtab a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1572DC;
	text-decoration: underline;	
}
.logtab a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #87CEFA;
	text-decoration: underline;	
}
.logtab input{
	border: 1px solid #999;
	color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: middle;
	width: 100px;
}
.logtab input.send{
	width:  29px;
	height: 18px;
	border: 0;
}


#pie{
	clear: both;
	width: 762px;
	height: 100px;
	text-align: left;
	background:  #F1F1E3 url(foot.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#pie p{
	margin: 10px 25px;
	color: #ccc;
	font: 0.7em "Trebuchet MS",sans-serif;
}
#pie a{
	color: #fff;
}
#pie a:hover{
	color: #000;
}
#sidebar{
	width: 160px;
	margin: 0;
	float: left;
}
#contenido{
	margin: 0;
	text-align: left;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	width: 560px;
	height: auto;
}

/* ------/ Inicio /------ */
#contenido_inicio{
	position: relative;
	text-align: left;
	float: right;
}

/* ------/ Varios /------ */

#popup{
	margin: 0 auto;
	width: 380px;
}
.popup_border{
	border: 1px solid #1572DC;
}
.popup{
	width: 370px;
	/*background-image: url(../img/nav/popup.gif);
	background-repeat: no-repeat;*/
	height: 300px;
	padding-top: 10px;
}
.popup p{
	color: #1974DD;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
.enviamsg{
	margin: 10px;
	padding: 4px 10px;
	width: 80px;
	height: 32px;
}

/* ------/ Sidebar /------ */
ul.menu{
	margin-bottom: 20px;

}
.menu li{
	text-align: left;	
	font: 0.7em "Trebuchet MS",Verdana,sans-serif;
}
.menu li a{
	display: block;
	height: 18px;
	background: #1572DC url(list.gif) no-repeat 8px 8px;
	border-bottom: 1px solid #3987E2;
	margin: 0!important;
	margin: 0 1px 0 1px;
	padding: 3px 0 0 20px;
	text-decoration: none;
	color: #BFD9F5;
}
.menu li a:hover{
	color: #fff;
	background: #6AA5E9 url(list2.gif) no-repeat 10px 8px;
}
#sidebar h2{
	width: 160px;
	height: 26px;
	margin: 1px 0 0 0;
	padding: 0;
}
.secciones{background-image: url(../img/tit/secciones.gif);}
.ultimos-msites{background-image: url(../img/tit/ultimos-msites.gif);}



/* ------/ Boxes /------ */
.boxbanner{
	width: 143px;
	height: 214px;
	border: 1px solid #ccc;
	float: left;
}

.ads{
	margin: 0 0 15px 0;
}
.break{
	height: 5px;
	margin: 10px 0 5px;
	background: url(break-dott.gif)  repeat-x;
	clear: both;
}
.breakbox{
	height: 2px;
	margin: 8px 0;
	background: url(break-dottbox.gif) repeat-x;
	clear: both;
}
#avisos-izq{
	padding: 5px;
	float: left;
	width: 250px;
}
#avisos-der{
	padding: 5px 5px 20px 5px;
}



.boxaviso{
	position: relative;
	background: #F5F5F5 url(boxaviso-bottom.gif) bottom no-repeat;
	padding: 10px;
	margin-bottom: 5px;
	height: auto;
	min-height: 110px;
	clear: both;
	width: 540px;
	text-align: justify;
}
.boxaviso p{
	font: 0.8em/1.3em "Trebuchet MS",sans-serif;
	color: #333;
	margin: 5px;
}
.boxaviso a{
	color: #0066FF;
	text-decoration: none;
}
.boxaviso a:hover{
	color: #5D9EFF;
}
.ficha-izq{
	position: relative;
	float: left;
	margin: 5px;
}

.ficha-izq img{
	border: 1px solid #333;
}

.minibox, .minibox-novo{
	background-color: #fff;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
}
.minibox-novo{
	background-color:#CCCCCC; /* #ededed*/
}
.mini-izq{
	float: left;
}
.mini-izq img{
	margin: 0 2px;
}
.mini-der{
	margin: 0px 0px 0 85px;
 }
p.nota{margin: 0 0 15px 5px;}
p.miaviso{color: #0B3E78;font-family: Arial;}

.miaviso{color: #0B3E78; font: 0.8em/1.6em Verdana,Arial,Helvetica,sans-serif;}

p.aviso{
	font: 0.8em/1.6em Verdana,Arial,Helvetica,sans-serif;
	color: #555;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
}
p.aviso a{
	text-decoration: none;
}
p.infoaviso{
	clear:both;
}
p.infoaviso a{
	text-decoration: none;
}




/* ------/ Listas /------ */
ul.normal{
	margin: 10px 25px;
}
ul.normal li{
	list-style-type: square;
	font: 0.8em/1.5em Verdana,Arial,Helvetica,sans-serif;
	color: #555
}
ul.clasificados {
	margin: 10px 25px;
}	
ul.clasificados a{
	color: #0951BC;
	text-decoration: underline!important;
}
ul.clasificados a:hover{
	color: #79A0DA;
}

li.rubro{
	margin: 15px 0 0 10px;
	list-style-type: none;
	font: .8em/1em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #555
}
li.rubro a{
	text-decoration: none;
}
li.sub{
	margin: 0 0 0 30px;
	list-style-type: square;
	font: 0.8em/1.2em Verdana,Arial,Helvetica,sans-serif;
	color: #555
}
li.sub a{
	text-decoration: none;
}


/* ------/ Clases /------ */
span.off{ /* Para los h2 de la navegacion*/
	display: none;
}
.prrr{
	border: 2px  solid #CC3300;
	padding: 5px;
	background-color: #FA7373;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.prro{
	margin: 10px 0 25px;
	border: 2px  solid #CC3300;
	padding: 5px;
	background-color: #FFFFCC;	
	width: 540px;
}
.prrr p{
	color: #000;
}

.prrr p a{
	color: #fff;
}

.prrr b{
	color: #CC3300;
}
.firum{
	background-color: #FBFFCE;
	padding: 10px;
	border-color: #FFCC00;
	border-width: 2px;
	width: 520px;
}
.firum p{
	color: #000;
}
.firum b{
	color: #CC3300;
}


.diarios{
	margin: 0px;
	padding:2px;
	float: left;
	text-align: center;
}
.diarios p{
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	color: #333;
}
.diarios img{
	border: 1px solid #999;
	padding: 2px;
}
.noticias {
	border: 1px solid #C9C9C9;
	margin: 4px 4px 10px;
	padding: 0px;
	width: 260px;
	float: left;
	height: 225px;
	background-color: #f4f4f4;
	
}
.espacio {
	padding: 0px;
	width: 530px;
}

.box1{
	margin: 5px 0;
	padding: 0 10px;
	line-height: 25px;	
	
}
.box1 img{
	vertical-align: bottom;
	padding-right: 5px;
}
A.radiosmedia {
	background-image: url(r_media.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	text-decoration: none;
	font-size: 17px;
	
	}
A.radiosmedia:hover{
	background-image: url(r_media2.gif);
	background-repeat: no-repeat;
		 
}
A.radiosreal{
	background-image: url(r_real.gif);
    background-position: center center;	
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 17px;
}
A.radiosreal:hover{
	background-image: url(r_real2.gif);
	background-repeat: no-repeat;
	 
}


/* ------/ Formularios /------ */
textarea{
	overflow: auto;
}
.formnota{
	font: 11px sans-serif;
}

span.f{display:block;margin: 15px 0}
label{
	float:left;
	font: 0.8em/1.5em Verdana,Arial,Helvetica,sans-serif;
	color: #6AA5E9;
	font-weight: bold;
	width: 160px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#sms{
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	border: 6px solid #ededed;
	float: left;
	font: 0.8em Arial;
	width: 530px;
}
#sms p{
	margin: 2px 0;
}
.bloque{
	margin: 2px 0;
	float: left;
	clear: both;
}
.bloqueb{
	margin: 2px 0;
	float: left;
	clear: both;
}
.boton-b{
	margin: 0;
}

.sorteo{
	margin-top: 10px;
}

/* -- imagenes -- */
.im gaviso{
	border: 1px solid #666;
	float: left;
	margin: 5px 8px 0 0px;
}
.imgdownload{
	float: left;
}
.imgicon{
	vertical-align: top;
	margin-right: 7px;
}
br.clear{
	clear: both;
}
.ref{
	position: absolute;
	right: 15px;
	bottom: 20px;
	width: 128px;
	height: 74px;
	background: url(ref.gif) no-repeat;
}
.ref p{
	margin: 25px;
	font: bold 1em sans-serif;
}
.chiqui{
	font-size: 11px!important;
	color: #999!important;
}
.home{
	margin: 10px 0 0 0;
}
.home img{
	margin-right: 5px;
}
#google{
	width: 140px;
	height: 110px;
	background: url(google.gif) no-repeat;
	margin-left: 5px;	
}
.dtodobahia{display:none;}


.banner{
	width: 384px;
	height: 123px;
	margin: 0;
	padding: 0;
	float: left;
}
object{
	border: 0;
	margin: 0;
	padding: 0;
}
cabecera{
	font: bold 3em Arial;
	color: #ff6600;
}
.clasificadosultimos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	margin-left: 4px;
	padding-left: 4px;
	 
}
.inicio_tabla_borde_der {
	background-image: url(c_tabla_borde_der.gif);
	background-repeat:  no-repeat;
}
.inicio_tabla_borde_izq {
	background-image: url(c_tabla_borde_izq.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
img {
	border: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.uccont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
	width: 580px;
	position: relative;
	background-image: url(css/c_tabla_fondo.gif);
	background-repeat:  repeat-y;
	background-position: 1px;
	left: 3px;
}
.izquierda {
	width: 297px;
	float: left;
	border: none;
	position: relative;
}
.derecha {
	float: right;
	height: 112px;
	width: 279px;
	
}
#ini_banners {
	margin: 0px 0px 0px 2px;
}
#ini_banners IMG{
	margin: 1px;
}
#volver {
	margin: 5px;
	float: right;
	width: auto;
	background-color: #FFFFFF;
}
#secciones {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}
#buscag{
float:right;
margin-right:8px;
margin-top:18px;
}
.buscag{
font-size:10px;
color:#0066CC;
}
#formulario {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#textos {
	text-align: justify;
}
.tituloseparador {
	clear: both;
}
.adsense_728 {
	clear: both;
	height: 90px;
	width: 728px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#Layer1 {
	display: none;
}

