body {
    font-family: Arial, Helvetica ;
}
h2 {
    font-size:1.7em;
    border-bottom:4px solid #ccc;
    line-height:1em;
}
h2,h3,h4,.emColor {
    color:#cb0016;
    font-weight:bold;
}
p.emColor, p.midFont, p.midFontBig {
    line-height:1em;
    margin: 0.5em 0;
}
.bigFont {
    font-size:2.5em;
}
.midFont {
    font-size:1.3em;
}
.midFontBig {
    font-size:1.5em;
}
h2,h3,h4 {
    margin:0;
}
h3.regular {
    color: #333;
    font-weight:normal;
    margin: 0.5em 0;
}
h2.strong,h4.strong {
    color:black;
    margin: 0.5em 0;
    border-bottom: none;
}
h4.regular {
    color: #333;
}
ul, li {
    margin:0;
    padding:0;
    list-style:none;
}
a {
    color:#333;
    font-size:0.8em;
}
a.strong {
    color:#333;
    font-weight:bold;
    font-size:0.9em;
}
#headerBuscador {
    margin-bottom:0.2em;
    height:70px;
}
#buscador {
    background-image: url(../img/bg-gris-buscador.png);
    width:388px;
    height:47px;
    margin-bottom: 0.5em;
    text-align:center;
    float:left;
    position:relative;    
}
p.smoothFont {
    clear:left;
    font-size:1.1em;
    font-weight: bold;
    color: #676767;
    text-align:left;
    margin-top:1em;
    line-height:1em;
}
p.smoothFont em {
    font-style: normal;
    color: #cb0016;
}
#buscador input.text {
    margin-top:12px;
    width:368px;
    height:19px;
    padding:0;
    padding-top:4px;
    text-indent:5px;
    background-image: url(../img/input-buscador.png);
    border:0;
}

#btnBuscador {
    width:40px;
    height:47px;
    position:absolute;
    border:0;
    right:-40px;
}
.btnAgregar {
    background-image: url(../img/btn-gris.png);
    background-color:white;
    color:white;
    font-weight:bold;
    font-size: 0.98em;
    width:290px;
    height:45px;
    border:0;
}
ul#menuHeader li{
    float:left;
    margin-left:7px;
}
ul#menuHeader {
    float:right;
    background-color: #efefef;
    height:25px;
    width:100%;
    margin-top:1em;
    margin-bottom: 1em;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
ul#menuHeader li {
    padding-left:10px;
    margin-top:3px;
}
ul#menuHeader li a {
    text-decoration: underline;
}
.nomargin {
    margin:0;
}
.nopadding {
    padding:0;
}
#boxMenu {
    height:41px;
    background-image: url(../img/bg-menu.png);
}

#footer {
    background-color: #333;
    /*height:310px;*/
    padding-top:1em;
    font-size:1.1em;
}
#footer p {
   font-weight:bold;
}
#footer a, #footer {
    color:white;
}
#footer a {
    font-size:1em;
}
#productosMes {
    clear:both;
    padding-top:2em;
}

#productosMes div .last img {
    margin-left:-80px;
}
#productosMes a {
    font-size:1em;
    font-weight: bold;
}
.vermas {
    background-image:url(../img/bg-btn-vermas.png);
    width:60px;
    height:19px;
    border:0;
    color:white;
    font-size:0.8em;
}
div#logos {
    background-image: url(../img/bg-marcas.jpg);
    clear:both;
    margin-top:10px;
    padding-top:10px;
    height:72px;
}
div#logos p {
    margin-top:10px;
}
div#logos p img {
    line-height:30px;
    text-align:center;
    vertical-align:middle;
    margin-left:10px;
}
div#logos p img.first {
    margin-left:0;
}
p.footList {
    float:left;
    width:6em;
}
p.flm0 {
    float:left;
    margin:0;
    font-size:0.8em;
	margin-bottom:1em;
}
.sepLeft {
    background-image:url(../img/line-footer.png);
    background-position:left;
    background-repeat:no-repeat;
}
div.sep, div.sepStrong  {
    border-bottom:1px solid #ccc;
    height:1px;
    clear:both;
}
div.sepStrong {
    border-color:black;
}
#footServicios {
    padding-left:1em;
}
#boxEntrada {
    margin-top:1em;
	margin-bottom:1em;
}

.boxRounded {
    background-color:#f3f3f3;
    border:5px solid #e5e5e5;
    padding:0px 20px;
    width:258px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
#boxAsesoramiento {
    height:290px;
    position:relative;
}
#boxObrasProfesionales {
    padding-top:10px;
}
button#btnEnviarDatos, button#btnVisita, button#btnPresupuesto {
    background-image: url(../img/bg-btn-solicitarPresupuesto.jpg);
    background-repeat: no-repeat;
    border:0;
    width:205px;
    height:46px;
    color:white;
    font-size:1.5em;
    font-weight:bold;
}
button#btnEnviarDatos {
    background-image: url(../img/bg-btn-enviarDatos.jpg);
    width:170px;
}
button#btnPresupuesto {
    font-size:1.2em;
}
button#btnObrasYProfesionales {
    background-image: url(../img/bg-btn-obras-profesionales.jpg);
    background-repeat: no-repeat;
    border:0;
    width:242px;
    height:50px;
    color:white;
    font-size:1.2em;
    font-weight:bold;

}
.rowNovedad {
    background-color: #efefef;
    border-bottom: 1px solid #ccc;
    padding:12px;
}

.fotitoNovedadHome{
	float:left;	
}

.fotitoNovedadHome img{
	width:60px;
	height:60px;
	padding-right:5px;
	margin-bottom:5px;
	margin-top:-4px;
}

.rowNovedad p.midFontBig {
    margin:0;
    
}



/****************************************************************


******************************************************************/

#cart {
    background-color: #f0f1ec;
    padding:0.5em 1em;
    height:100%;
    min-height: 415px;
}
#cart h4 {
    color:black;
    text-align:center;
}

/* Estilos de las vistas nuevas */
#divUbicacion {
    margin-top:10px;
}
#divUbicacion,#divUbicacion a {
    clear:both;	
	font-size: 26px;
    color:#666;
}
#divUbicacion span.emColor {
    font-size:0.6em;
}
#divUbicacion a.emColor{
    font-size:1em;
    font-weight: normal;
}
.bloque {
	width: 134px;
	height: auto;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
.up, .down {
	width: 134px;
	height: 4px;
	background-repeat: no-repeat;
}

.up {
	background-image: url(../img/up.jpg);
}

.down {
	background-image: url(../img/down.jpg);
}

.middle {
	width: 134px;
	height: 130px;
	background-color: #F0F1EC;
}
.flechitaIMG{
	border: 4px #FAFAFA solid;
	width: 100px;
	height: 82px;
	cursor: move;
	position: relative;
	left: 13px;
	top: 3px;
}


.datos {
	width: 130px;
	height: 40px;
	text-align: center;
}

.datos img {
	border: none;
}
.onceceleste {
	font-family: Arial Narrow;
	font-size: 13px;
	line-height: 14px;
	color: #6B98AB;
	font-weight: normal;
}

.onceceleste a:link {
	text-decoration: none;
	color: #6B98AB;
}

.onceceleste a:hover {
	text-decoration: none;
	color: #333333;
}

.onceceleste a:active {
	text-decoration: none;
	color: #6B98AB;
}

.onceceleste a:visited {
	text-decoration: none;
	color: #6B98AB;
}

#paginador {
	font-family: Arial;
	font-size: 1.5em;
	text-align: center;
	height: 25px;
}

#paginador a {
    font-weight: bold;
	color: #9a9a9a;
}

#paginador li {
	float: left;
	margin-left: 5px;
	width: 25px;
}

#paginador li:hover {
	background-color: #eee;
}

.item {
	border-top: 1px solid black;
	padding-top: 10px;
    clear:both;
    margin-bottom:10px;
}

#items a:hover {
	text-decoration: underline;
}

.itemimg {
	width: 42px;
	float: left;
}

.itemtext {
	width: 163px;
	float: left;
}

#items p {
    margin:0;
    margin-bottom:5px;
}
.row-form {
	margin-bottom:1em;
	clear:both;
}
.row-form label {
	padding-top:10px;
	width:200px;
	display:block;
	float:left;
	text-align: right;
}
.row-form input, .row-form textarea {
	display:block;
	float:left;
	margin-left:10px;
	width:300px;	
}
.row-form input {
    height:1.5em;
}
.row-form textarea {
	width:290px;
}
.row-form input:focus,.row-form textarea:focus  {
    border-width: 3px;
}

a.cancel {
    font-size:1.2em;
    color:#003399;
    text-decoration: none;
    font-weight:bold;
}
.hideSubmit #btnPresupuesto{
    display:none;
}

.hideSubmit {
    background:#F0F1EC;
}
#confronte297 {
    float:left;
}

.prepend-top2 {margin-top:0.3em;}

.alce {text-align: center;}

.pSinMargin {margin: 0;}
