/* CSS
   template webtom grey by tom.cryns@webtom.be
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0px;
	background-color: white;
}

* {
	margin:0;
	padding:0;
	line-height:1.5em;
}
a {
	color: #FF7800;
	text-decoration: underline;
}

p {
	padding-bottom: 10px;
}


h1 {
	padding:0;
	font-size:1.8em;
	font-weight:normal;
	color: #FF7800;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	padding:0;
  margin:20px 0px 0 0;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size:140%;
  font-weight:normal;
}
#c1 {
	width:100%;
	background-image: url(../img/c1.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: center top;
}
#c2 {
	width:100%;
	background-image: url(../img/c2.gif);
	background-repeat:  repeat-y;
	background-position: center top;
	float: left;
}
#c3 {
	width:100%;
	background-image: url(../img/c3.gif);
	background-repeat:  no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
}
#c3 a {
	color: #FFFFFF;
	text-decoration: underline;
}




#header {
	color:#fff;
	text-align:left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
}




#nav {
	width:780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #005aa5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #ff7800;
	border-right-color: #ff7800;
	border-bottom-color: #ff7800;
	border-left-color: #ff7800;
}

#nav li {
	list-style:none;
	display:inline;
}

#nav li a {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	line-height: 28px;
	font-size: 1.2em;
	padding-right: 31px;
	padding-left: 31px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav li a:hover {
	color:#fff;
	background-color: #FF7800;
}
#nav #navsel {
	color:#fff;
	background-color: #FF7800;
}
#nav #condiciones {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav #condicionessel {
	color:#fff;
	background-color: #FF7800;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#contenido {
	width:740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	clear: both;
}
#nav_catalogo {
	float: left;
	width: 100%;
}
#nav_catalogo_titulo  {
	color: #005AA5;
	font-weight: bold;
	width: 95px;
	display: block;
	float: left;
}
#ficha {
	border: 2px solid #CCCCCC;
	float: left;
	height: 332px;
	width: 222px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
}
#ficha p {
	margin: 0px;
	padding: 0px;
}

#ficha h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #005AA5;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#codigo  {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cod   {
	font-weight: bold;
	color: #FF7800;
}
#descripcion  {
	float: left;
	width: 100%;
	font-size: 0.85em;
	color: #666666;
	/*height: 53px;*/
}
#imagen    {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow:auto; 
}
#imagen img {
	height: 100px;
}
#precio  {
	float: left;
	width: 100%;
	text-align: right;
}
#cantidad  {
	font-weight: bold;
	color: #FF7800;
	font-size: 1.1em;
}
#pie_catalogo {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 730px;
}
#iva {
	float: right;
	font-weight: bold;
	color: #005AA5;
}
.enlace_nube {
 text-decoration:none;
}
.tablaBusca{
 background-color: #005aa5;
}
.tablaBusca td {
 background-color: white;
}
.tablaBusca th {
color:#FFFFFF;
font-weight:bold;
background-color: #005aa5;
}
#nav_buscador1 {
border-right:1px solid #005AA5;
float:left;
margin-bottom:10px;
padding-right:20px;
}
#nav_buscador1_titulo,  .nav_buscador1_titulo {
color:#005AA5;
display:block;
float:left;
font-weight:bold;
width:95px;
}
#nav_buscador2 {
float:right;
margin-bottom:10px;
padding-left:20px;
}
#nav_buscador2 p {
float:left;
width:250px;
}
#nav_buscador2_titulo {
color:#005AA5;
display:block;
float:left;
font-weight:bold;
width:95px;
}
.casilla_buscador {
float:right;
width:115px;
}
.boton_buscador {
float:right;
}
