/* 
    Document   : layout
    Created on : 25-jun-2009, 19:38:18
    Author     : agustin
    Description: Ajusta cuestiones de Posicionaniento
*/

@azul1 = #7EABC0;
@azul2 = #106091;
body {
  margin-top: 0px;
/*  background-color:#9EA3AA;  font: 10px tahoma, Helvetica, "Helvetica Neue", sans-serif;*/
  font-family:Verdana;
  font-size:11px;
  margin:0;
  padding:0;

	color: #000;

}

a {
  color: inherit;
  text-decoration: none;
}

ul {
  padding-left: 20px;
}

.inner-container {
  padding-left: 20px;
  padding-right:20px;
}

#main-container {
	background-color:#FFF2DF;background-repeat:no-repeat;
	background-image:url(../../imag/bg_centr.jpg);	
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	width:754px;
}

#container {
  width: 590px;
  margin-left: auto;
  margin-right: auto;
  background-image:url(../../imag/bg_centr.jpg);
  background-color:#FFF2DF;background-repeat:no-repeat;
  padding-top: 2px;
  float: right;
}

#header{

}

#header-top form{
  text-align: right;
}

#header-botom {
  padding-right: 10px;
  background-color: #106091;
  text-align: right;
  color: #fff;
  background-image:url(../../imag/d_top.jpg);
background-repeat:repeat-x;
}

#header-top {
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #106091;
  text-align: right;
  font-weight: bold;
  color: #fff;
  background-image:url(../../imag/d_top.jpg);
background-repeat:repeat-x;
}

#lateral-izquierdo  {
  float: left;
  width: 160px;
}

#menu {  
  width: 140px;
  background-color: #ccc;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 2px;
  padding-top: 6px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
}

#menu .titulo {
  font-weight: bold;
  font-size: 14px;
}

#menu .item{
  /* background: url(../../images/general-bg.jpg) repeat-x center; */
  	background-color: #1D6A9E;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial;
	color: #FFFFFF;
	height:20px;
	margin-bottom:2px;
    background-image:url(../../imag/2.jpg);
	text-indent:15px;
}

#menu .item a:hover, #menu .item a{      
  /*border-left: 4px solid #FFAE04;FFAE04*/
  color:#FFFFFF;
}

#footer{
  background-image:url(../../imag/fnd_info.jpg);
}

#footer #links{
  background-color: #106091;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px; 
  background-image:url(../../imag/d_1.jpg);
	background-repeat:repeat-x;
}

#footer a {
  color: inherit;
}


#footer #links a:hover {
  color: #CCCCCC;
}

#footer #sucursal1{
  float: left;
  width: 236px; 
  text-align:center;
  color:#FFFFFF;
 
}

#footer #sucursal2{
  float: right;text-align:center;
  width: 236px; color:#FFFFFF;
}

.titulos {
  /* background: url(../../images/general-bg.jpg) repeat-x center; */
 background-image:url(../../imag/d_top.jpg);
background-repeat:repeat-x; 
  font-size: 17px;
  font-style:inherit;color:#FFFFFF;
  font-weight: bold;  
  padding-bottom: 4px;
  margin-bottom: 10px;
  text-align: center;
}



#portada-col2{
	float: left; 
	background-image:url(../../imag/bg_centr.jpg);
	background-repeat:no-repeat;
}

#banner-register{ 
  float:right;
  width:279px;   
  padding-bottom: 10px;
  margin-bottom:7px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-right:1px solid #eee;
}

#banner-register .titulo{
	color: #FFAE04; 
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 10px;
	text-align: center;
	height:18px; 
	background-image:url(../../imag/fnd_a.jpg);
	background-position:left center;
	background-repeat:repeat-y;
	margin-left:5px;
}
#banner-register .nombre {
	color:#FFAE04;
}
#banner-register .texto {
  padding-left: 5px;
  padding-right: 5px;
}

#banner-register .texto img{
  float: right;
}

#banner-register .texto a{
  font-size: 20px;
  padding-left: 70px;
}

#novedades-diarias {
  width:279px;
  float:right; 
  background-color: #9acd69;
  padding-bottom: 2px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;

	margin-bottom:7px;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-right:1px solid #eee;
}

#novedades-diarias .titulo {
   font-size: 15px;
	font-weight: bold;
  text-align: center;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin-bottom: 3px;
  color: #FFAE04;
    background-image:url(../../imag/fnd_a.jpg); 
	background-position:left center;
	background-repeat:repeat-y;
	margin-left:5px;
	font-family:Arial;

}
#novedades-diarias .item{
  padding-bottom: 5px;
  padding-left: 10px;
  font-weight: bold;
  background-image:url(../../imag/bg_table_center2.png);
  color:#660000;
  font-size:10px;
  font-family:Arial;
 }

#novedades-diarias .item a{  
  color: #F25B00;
}

#novedades-diarias .mas{
	float: right;
	padding-right: 10px;
}

