body {
	padding: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}
#conteiner {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	
}
#header {
	background-color: #FFFFFF;
	height: 140px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#header-logo {
	float: left;
	height: 140px;
	width: 157px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(file:///C|/Documents and Settings/ARTE01/My Documents/Directorio Prodin/WWW/sitio no mover/images/template/logo.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu {
	background-color: #B10C0C;
	height: 34px;
}
#menu ul{
	margin: 0px;
	padding: 0px;

}
#menu li{
	display: inline;
	margin-right: 15px;
	margin-left: 15px;

}
#menu a{
	text-decoration: none;
	color: #FFFFFF;
	float: right;
	font-size: 9px;
	display: block;
	height: 34px;
	line-height: 25px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#menu a:hover{
	color: #FFFFFF;
	background-color: #790909;

}
#top {
	background-image: url(file:///C|/Documents and Settings/ARTE01/My Documents/Directorio Prodin/WWW/sitio no mover/images/template/top.jpg);
	margin: 0px;
	padding: 0px;
	height: 85px;
}
#main {
	background-color: #FFFFFF;
	width: 610px;
	float: left;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
}

#main a {
	text-decoration: none;
	color: #B10C0C;
	font-weight: bold;
	
}

#main a:hover {
	font-weight: bold;
	color: #000000;
	
}


#sub-menu {
	background-color: #8E9093;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 155px;
	text-align: center;
}
#footer {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #333333;
	text-align: center;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B10C0C;
	background-image: url(file:///C|/Documents and Settings/ARTE01/My Documents/Directorio Prodin/WWW/sitio no mover/images/template/footer.gif);
}

#footer a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;

}

#footer a:hover{
	font-weight: bold;
	color: #B10C0C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B10C0C;

}


#clr {
	clear: both;
	float: none;
	height: 1px;
}
.title {
	color: #B10C0C;
	font-size: 15px;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B10C0C;
}



#productos {
	float: left;
	width: 150px;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}
#productos a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#productos a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
