img {border:0px;}

#principal {
	margin:0 auto;
	text-align: center;
}
body {
	background-color: #000000;
	margin: 0px;
}
#cabecera {
	width: 950px;
	height: 125px;
	/*background-image: url(imagenes/cabecera.jpg);*/
	background-color: #000000;
}
#menu {
	height: 25px;
	width: 950px;
	background-image: url(imagenes/menu.jpg);
	background-color: #000000;
}
.estilo1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

#cuerpo {
	height: 285px;
	width: 950px;
	background-color: #000000;
}
#menuproducts {
	height: 200px;
	width: 950px;
	text-align: center;
	background-color: #000000;
}
.estilo2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.estilo3 {
	color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight:bold;
}
.estilo4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#cuerpo2 {
	background-color: #000000;
	height: auto;
	width: 950px;
	overflow:hidden;
}
.link{
	font-family:Arial; 
	color:#FFFFFF; 
	font-size:11px;
	text-decoration:none;
}
.link a{
	color:#FFFFFF; 
}
.ver_mapa{
	color:red;text-align:left;
	text-decoration:none;
	padding-top:5px;
}
.ver_mapa a{
	color:red;
}
.button{
	padding-left:5px;
	padding-right:5px;
	height:25px;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	cursor:pointer;	
}