/*
Cool Shop v2.0
Copyleft 2007 Marcos Tomás Volpi
Desarrollado y diseñado por Dev Free (www.dev-free.com.ar - info (AT) dev-free (DOT) com (DOT) ar) - Marcos T. Volpi

This program is free software. You can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License.

For more information about the license read the "LICENCE" file */

body{
	font-size: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C1CDCD;
	/*background-image:url(../disenio/background.png);*/
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1{
	color: #CD0000;
}

h2{
	color: #8B0000;
}

h3{
	color: #EE2C2C;
}

h4{
	color:blue;
}

a{
	color: #696969;
	text-decoration: none;
}

a:hover{
	color: red;
	text-decoration: underline;
}

a.linkPrincipal{
	color: #ff3333;
}

h2.nombSeccion{
	color: #ff3333;
	/*letter-spacing: 3px;*/ /*Interletrado*/

}

p.cont{
	line-height: 28px;
}


strong{
	/*text-decoration: underline;*/
	color: #363636;
}

strong.nombreEmpresa{
	color: #ff3333;
	/*letter-spacing: 3px;*/ /*Interletrado*/
}

/*option{
height:85px;
}*/

div.formCampoBuscar{
	/*border-top-width: 200px;*/
	margin-top: 5px;
}

img{
	border: 0;
}

input { height:20px;
font-family: georgia, arial; 
font-size: 15px; 
color: #000000; 
background-color: #E8E8E8; 
border: #000000; 
border-style:solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-color:#999999}

textarea {
font-family: georgia, arial;
font-size: 12px;
color: #000000;
background-color: #F5F5F5; 
border: #000000; 
border-style:solid;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-color:#CCCCCC
 }
 
 input { height:20px; 
font-family: georgia, arial; 
font-size: 15px; 
color: #000000; 
background-color: #F5F5F5; 
border: #000000; 
border-style:solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-color:#999999}

select{ font-family: georgia, arial; 
font-size: 12px; 
color: #000000; 
background-color:	#F5F5F5; 
border: #000000; 
border-style:solid;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-color:#CCCCCC}
 
option{ height:20px; 
font-family: georgia, arial; 
font-size: 15px; 
color: #000000; 
background-color:	#F5F5F5; 
border: #000000; 
border-style:solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
border-color:#999999}

textarea { font-family: arial; 
font-size: 12px; 
color: #000000; 
background-color:	#E8E8E8; 
border: #000000; 
border-style:solid;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-color:#CCCCCC}

div.title{
	background-color: #F5F5F5/*#E0EEEE*/;
	text-align: center;
	}
	
div.contenedor{
	text-align: left;
	width: 700px;
	margin: auto;
	background-color: #F5F5F5/*#E0EEEE*/;
	}
	
div.content{
	text-align: left;
	float: right;
	width: 500px;
	background-color: #F5F5F5/*#E0EEEE*/;
	/*margin-right: 20px;*/
	border-right: 50px;
	}
	
div.nav{
	width: 190px;
	float: left;
	text-align: left;
	/*background-color: #C1CDCD;*/
	/*background-image:url(../disenio/background.png);*/
	/*border-bottom: 1px solid #000000;*/
	/*border-left: 1px solid #000000;*/
	/*border-right: 1px solid #000000;*/
	}
	
div.nav2{
	/*El nav de mostrar_categoria.php que muestra las categorías hijos de la categoría que se está viendo*/
	background-color: #bebebe;
	/*background-image: url(../disenio/background.png);*/
	text-align: center;
	}

div.foot{
	clear: both;
	color: #000000;
	text-align: center;
	/*margin-top:20px;*/
	/*margin: 10px 10px 0px 10px;*/
	font-size: 13px;

	padding-bottom:10px;
	/*padding-top:10px;*/
	background-image:url(../disenio/background.png);
	/*background-color: #C1CDCD;*/
	/*  background-color: #CFCFCF;*/
	
}

div.marco{
	width: 775px;
	margin: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	/*background-color: pink;*/
}

a{
	color: #696969;
}

a.nav{
	text-decoration: underline;
}
	
a.nav:hover{
	text-decoration: none;
	color: #E0EEEE;
	background-color: #838B8B;
}

span.precio{
	color: green;
}
	
span.estadoProducto{
	color: red;
}
	
span.zonaInmueble{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
	
ul.listaImg{
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
}

li.listaImg{
	display: inline;
	font-size: 11px;
	}
	



h1.pequenia{
font-size: 23px;
color: #8B0000;
text-align: center
}

div.seoImagenDerecha{
margin: 3px;
float: right;
text-align: center;
}

span.marcaEmpresa{
color: #ff3333;
font-weight: 900;
text-transform: uppercase;
}

div.bastardilla{
font-style: italic
}

p.parrafoCompraItalia{
font-weight: 900;
font-style: italic;
color: #ff3333;
}

p.parrafoCompraItaliaGrand{
font-weight: 900;
font-style: italic;
color: #ff3333;
font-size: 18px;
}



p.parrafoCompraItalia a{
color: #D32A2A;
}

#contenidoSeo h1,#contenidoSeo h2,#contenidoSeo h3,#contenidoSeo h4,#contenidoSeo h5,#contenidoSeo h6{
font-size: 11px;
color: #B0BBBB;
font-weight: normal;
text-decoration: underline;
}

#contenidoSeo strong{
font-size: 11px;
color: #B0BBBB;
font-weight: normal;
text-decoration: underline;
font-weight: 900
}
#contenidoSeo p{
font-size: 11px;
color: #98A1A1;
}

#contenidoSeo p strong{
font-size: 11px;
color: #98A1A1;

font-weight: 900
}

#contenidoSeo{
font-size: 11px;
color: #98A1A1;
margin-top: 200px;
}
#contenidoSeo h1{
font-size: 11px;
color: #707777;
font-weight: normal
}


#mapa li{
list-style-type: none;
}

div.separadorSEO{

margin-top: 15px;
margin-left:75px; 
width: 320px;
margin-top: 50px;
}


div.separadorSEOGrande{
margin-top: 5px;
margin-left: 2px; 
width: 400px;
margin-top: 50px;
}

a.consulta{
color: green;
text-decoration: underilne;
font-size: 19px;
}


a.footMapa{
font-size: 10px;
color: #D4D4D4;
}

