* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #002F43 url(images/bg01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B9B9;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
	font-size:13px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #F60;
}

a:hover {
	text-decoration: none;
	text-align: center;
}
/*
strong {
	color: #D7D7D7;
}*/

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/* Background */

#bg1 {
	background: url(images/bg02.jpg) no-repeat center top;
}

#bg2 {
	background: url(images/bg03.jpg) no-repeat center top;
}

#bg3 {
	background: url(images/bg04.jpg) repeat-y center top;
}

#bg4 {
	background: url(images/bg05.jpg) no-repeat center top;
}

#bg5 {
	background: url(images/bg06.jpg) no-repeat center bottom;
}

/* Header */

#header {
	width: 900px;
	height: 115px;
	margin: 0px auto;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 00px 0px 0px 15px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 10px 25px 0px 0px;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header2 */

#header2 {
	width: 900px;
	height: 88px;
	margin: 0px auto;
	padding:0;
}

/* Menu */

#menu {
	float: left;
	margin-top:0px;
}

#menu ul {
	margin: 36px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	vertical-align:text-top;
	
	
}

#menu li {
	float: left;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 20px;
	color: #FFFFFF;
}
#menu a:hover {
	padding-left: 40px;
	text-decoration:underline;
	font-size: 20px;
	color: #000;
}



/* Page */

#page {
	width: 846px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 583px;
}

.post {
color: #FFFFFF;
}

.post .title {
	height: 49px;
	background: url(images/img02.gif) no-repeat;
}

.post .title h2 {
	float: left;
	padding: 12px 0px 0px 24px;
	font-size: 18px;

}

.post .title h2 a {
	text-decoration: none;
	
}

.post .title h2 a:hover {
	color: #8AC800;
}

.post .title p {
	float: right;
	padding: 12px 24px 0px 0px;
	font-size: 15px;

	color: #343434;
}

.post .entry {
	padding: 30px 23px 0px 23px;
}
.socios {
padding: 20px 0px 0px 0px;
font-size:12px;
}

.post .meta {
	height: 70px;
	clear: left;
	margin: 0px 23px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #262626;
}

.post .meta .credit {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .links .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments {
	padding-left: 19px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 236px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	background: url(images/img03.gif) no-repeat;
	padding: 0px 23px 20px 23px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#sidebar h2 {
	margin: 0px;
	padding: 16px 0px 30px 0px;
	
	font-size: 14px;
	color: #FFFFFF;
}

/* Footer */

#footer {
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	
	color:#AAA;
}

#footer a {
	color: #8097A1;
}


a.acertubo {
  display: block;
  width: 133px;
  height: 68px;
    border:3px solid #999999;

  background: url(images/proveedores/acertubo_byn.gif) no-repeat;
  text-indent: -9999px;}
a.acertubo:hover {
  background-position: -210px;
    cursor:default;
  background: url(images/proveedores/acertubo_c.jpg) no-repeat;
}

a.cambre {
  display: block;
  width: 133px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/cambre_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.cambre:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/cambre_c.jpg) no-repeat;
}


a.osram {
  display: block;
  width: 188px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/osram_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.osram:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/osram_c.jpg) no-repeat;
}


a.dayton {
  display: block;
  width: 188px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/dayton_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.dayton:hover {
	background-position: -210px;
	border:3px solid #F60;
	background: url(images/proveedores/dayton_c.jpg) no-repeat;
}


a.genrod {
  display: block;
  width: 188px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/genrod_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.genrod:hover {
	background-position: -210px;
	border:3px solid #F60;
	background: url(images/proveedores/genrod_c.jpg) no-repeat;
}



a.lumenac {
  display: block;
  width: 188px;
  height: 68px;
  border:3px solid #999999;
  background: url(images/proveedores/lumenac_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.lumenac:hover {
	background-position: -210px;
	border:3px solid #F60;
	background: url(images/proveedores/lumenac_c.jpg) no-repeat;
}

a.imsa {
  display: block;
  width: 188px;
  height: 68px;
  border:3px solid #999999;
  background: url(images/proveedores/imsa_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.imsa:hover {
	background-position: -210px;
	border:3px solid #F60;
	background: url(images/proveedores/imsa_c.jpg) no-repeat;
}


a.elt {
  display: block;
  width: 133px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/elt_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.elt:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/elt_c.jpg) no-repeat;
}

a.sica {
  display: block;
  width: 188px;
  height: 68px;
  border:3px solid #999999;
  background: url(images/proveedores/sica_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.sica:hover {
	background-position: -210px;
	border:3px solid #F60;
	background: url(images/proveedores/sica_c.jpg) no-repeat;
}

a.sanjusto {
  display: block;
  width: 188px;
  height: 68px;
  border:3px solid #999999;
  background: url(images/proveedores/sanjusto_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.sanjusto:hover {
	background-position: -210px;
	border:3px solid #F60;
	background: url(images/proveedores/sanjusto_c.jpg) no-repeat;
}


a.mh {
  display: block;
  width: 133px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/mh_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.mh:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/mh_c.jpg) no-repeat;
}

a.tecnocom {
  display: block;
  width: 188px;
  height: 68px;
  border:3px solid #999999;
  background: url(images/proveedores/tecnocom_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.tecnocom:hover {
	background-position: -210px;
	border:3px solid #F60;
	background: url(images/proveedores/tecnocom_c.jpg) no-repeat;
}

a.richi {
  display: block;
  width: 133px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/richi_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.richi:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/richi_c.jpg) no-repeat;
}

a.microcontrol {
  display: block;
  width: 133px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/microcontrol_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.microcontrol:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/microcontrol_c.jpg) no-repeat;
}

a.homeplast {
  display: block;
  width: 133px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/homeplast_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.homeplast:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/homeplast_c.jpg) no-repeat;
}


a.ticar {
  display: block;
  width: 133px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/ticar_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.ticar:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/ticar_c.jpg) no-repeat;
}
a.jeluz {
  display: block;
  width: 188px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/jeluz_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.jeluz:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/jeluz_c.jpg) no-repeat;
}
a.cedam {
  display: block;
  width: 188px;
  border:3px solid #999999;
  height: 68px;
  background: url(images/proveedores/cedam_byn.gif) no-repeat;
  text-indent: -9999px;
}
a.cedam:hover {
	border:3px solid #F60;
	background-position: -210px;
	background: url(images/proveedores/cedam_c.jpg) no-repeat;
}

a.weg {
	display: block;
	width: 97px;
	border:3px solid #999999;
	height: 68px;
	text-indent: -9999px;
	background-image: url(images/proveedores/weg-over.jpg);
	background-repeat: no-repeat;
}
a.weg:hover {
	border:3px solid #F60;
	background-image: url(images/proveedores/weg.jpg);
	background-repeat: no-repeat;
}

a.facbsa {
	display: block;
	width: 138px;
	border:3px solid #999999;
	height: 68px;
	text-indent: -9999px;
	background-image: url(images/proveedores/Facbsa-gris.jpg);
	background-repeat: no-repeat;
}
a.facbsa:hover {
	border:3px solid #F60;
	background-image: url(images/proveedores/Facbsa.jpg);
	background-repeat: no-repeat;
}

a.cavanna {
	display: block;
	width: 380px;
	border:3px solid #999999;
	height: 68px;
	text-indent: -9999px;
	background-image: url(images/proveedores/cavanna-gris.jpg);
	background-repeat: no-repeat;
}
a.cavanna:hover {
	border:3px solid #F60;
	background-image: url(images/proveedores/cavanna.jpg);
	background-repeat: no-repeat;
}

