/*
      Theme Name: Plastisol Malaga
      Theme URI: http://www.plastisolmalaga.com
      Version: 1.0
      Author: Portales Andalucia
      Author URI: http://www.portalesandalucia.com
*/

/* FIXES */
*, html { 
	margin:0; 
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html,body {
	height:100%;
}
/* END FIXES */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
}

#main {
	margin: 0 auto;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	text-align:right;
	font-style:italic;
	color: #CC0000;
	display:block;
	border-bottom: 1px dashed #000000;	
	background-image:url(imagenes/titulo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

h1#reciclado {
	color:#567242;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	color:#003366;
	font-style:italic;	
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#666666;
}

p {
	font-size: 12px;
	line-height:18px;
	margin-bottom:14px;
	text-align:justify;
}

p.pie {
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}

p.pie a {
	color: #FFFFFF;
	text-decoration: none;
}

p.direccion {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
}

a.catalogo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

a.volver {
	color:#000099;
	font-size:14px;
}

img.foto {
	border: 2px Solid #CC0000;
}

.tabla_tuberias td{
	border: 1px solid #CCCCCC;
	font-size:11px; 
	padding:5px;
}

.tabla_cabecera {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;

}

.inyeccion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

ul {
	margin:10px 20px;
}
ul ul {
	margin:0px 20px;
}
ul#menupie li {
	list-style:none;
	float:left;
	margin:0px 5px;
}
td#pie a {
	color:#fff;
	text-decoration:none;
}
ul.gallery {
	
}
ul.gallery li {
	width:30%;
	float:left;
	list-style:none;
}
a img {
	border:0px transparent;
}