@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c2d90d;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
#contenido p {
	margin-bottom: 15px;
	margin-top: 5px;
}

* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bk-content.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(../images/bk-header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 772px;
	text-align: center;
	padding-top: 20px;
}
#menu {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	height: 23px;
	background-image: url(../images/menu-bk.gif);
	background-repeat: repeat-x;
	margin-bottom: 7px;
	color: #666666;
	line-height: 23px;
}
.right {
	float: right;
}
.left {
	float: left;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
.whitepad {
	color: #FFFFFF;
	padding-right: 10px;
	font-size: 10px;
}
.just7 {
	margin-right: 7px;
}
#contenido {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/bk-footer.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	color: #999999;
	font-size: 9px;
	padding-top: 10px;
}
#ftext {
	width: 477px;
	padding-left: 30px;
	float: left;
}
#flinks {
	float: left;
	width: 168px;
	height: 27px;
	line-height: 27px;
	text-align: center;
}
#flinks a:link, #flinks a:active, #flinks a:visited {
	color: #016dad;
	font-weight: bold;
	text-decoration: none;
}
#flinks  a:hover {
	text-decoration: underline;
}
#menufl {
	margin-top: 7px;
}
#productos {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.trestres {
	float: left;
	text-align: center;
	width: 33%;
	padding-bottom: 20px;
	padding-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #409BD1;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}
.clearfix {
	clear: both;
	font-size: 1px;
}
.title {
	padding-bottom: 15px;
}
.seisseis {
	float: left;
	text-align: center;
	width: 66%;
	padding-bottom: 20px;
	padding-top: 10px;
}
.cincocero {
	float: left;
	text-align: center;
	width: 50%;
	padding-bottom: 20px;
	padding-top: 10px;
}
.title ul {
	margin-left: 40px;
	list-style-image: url(../images/bullet.gif);
}
.title li {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #999999;
}
#contenido a:link, #contenido a:active, #contenido a:visited {
	color: #ADC20C;
}
#contenido a:hover {
	text-decoration: none;
}
