body
{
    	margin:0;
    	padding:0;
   	text-align:center;
	background-image:url('images/fondo.png');
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

#content
{
	margin:auto;
	width:800px;
    	background-color: #FFFFFF;
    	background-repeat:repeat-x;
    	background-repeat:repeat-y;
}

#cabecera 

{
	width: 800px;
    	height:63px;
	background-color: #FFFFFF;
	text-align:center;
}

#menu 

{
	width:800px;
    	background-color: transparent;
	text-align: left;
	height: 40px;
}

#sub_menu 

{
	padding-left: 2px;
	float: right;
	width:196px;
	border-left:1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
}

#contenido 
{
	float:left;
	width:600px;
    	background-color: #FFFFFF;
    	background-repeat: repeat;
    	font-family: verdana;
	text-align: left;
}

#pie 
{
	clear:both;
    	width:800px;
	color:#444444;	
	font-family: "arial", sans;
	font-size: 12pt;
	text-align:center;
	border-top: 1px solid #CCCCCC;
	background-image:url('images/pie.jpg');
	height: 45px;
}

#navi
{
list-style: none;
margin:0;
padding:5;
font-family: "arial",serif;
}

#navi li {
float: right;
	}

#navi li a {
	text-decoration:none;
	color:#444444;	
	font-family: "arial", sans;
	font-size: 12pt;
	}

#navi li a:hover {
	text-decoration:underline;
	color: #A4A4A4 ;
	font-family: "arial", Sans;
	font-size: 12pt;

	}
 
p.normal {
	padding: 15px;
	margin:15px;
	text-align: justify;
	color:#444444;	
	font-family: "arial", sans;
	font-size: 12pt;
}
hr.linea {
border-width: 1px;
border-style: dotted;
border-bottom: 1px dotted #CCCCCC;
width: 90%;
}

.news {
  background-color: transparent;
  color: inherit;
	width: 150px;
  font-size: 12pt;
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: bold;
}
.newsTxt1 {
  font-size: 12pt;
  font-family: verdana, helvetica, arial, sans-serif;
	width: 150px;
}
.newsTxt2 {
  font-size: 12pt;
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: bold;
	width: 150px;
}
p.contacto {
	padding: 15px;
	margin:15px;
	text-align: justify;
	color:#444444;	
	font-family: "arial", sans;
	font-size: 12pt;
}
.contactenos {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 350px;
}
.acceso_clientes {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;

}
#tabla_productos a {

color: #444444;
}
a.volver_productos {
color: #444444;
text-decoration: none;
}
#sub_navi li  {
list-style-image: url(images/vineta.gif)
}
#sub_navi li a {
	text-decoration:none;
	color:#444444;	
	font-family: "arial", sans;
	font-size: 12pt;
	}

#sub_navi li a:hover {
	text-decoration:underline;
	color: #A4A4A4 ;
	font-family: "arial", Sans;
	font-size: 12pt;

	}

#tabla_portfolio a {
	text-decoration:none;
	color:#444444;	
	font-family: "arial", sans;
	font-size: 9pt;
	text-align:center;
	}

#tabla_portfolio a:hover {
	text-decoration:underline;
	color: #A4A4A4 ;
	font-family: "arial", Sans;
	font-size: 9pt;
	text-align:center;
	}
#servicios {
	padding-left: 15px;
	text-decoration:none;
	color:#444444;	
	font-family: "arial", sans;

}