body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
	background-color: #181818;
	background-image: url(../images/pedales.gif);
	background-repeat: repeat;
	margin:0px;
}
H1,H2,H3,H4{
	margin:0px;
	font-weight:normal;
	padding: 0px;
	font-size: 12px;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
	line-height: 20px;
}
.Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399CC;
	text-decoration: underline;
	line-height: 20px;
}
.MenuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	line-height: 20px;
}
.FdMenu {
	padding-left: 11px;
	padding-top: 4px;
}

.FdContTop {
	background-image: url(../images/fd_CentTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.FdContBottom {
	background-image: url(../images/fd_CentBotoom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.FdContMid {
	background-image: url(../images/fd_CentMid.png);
	background-repeat: repeat-y;
}
.Descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	vertical-align: text-top;
}
.bullet {
	background-image: url(../images/im_bullet.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 31px;
	vertical-align: middle;
}




/*HEADER*/
.fdHeader {
	background-image: url(../images/fd_Header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.lnContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.lnContacto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
/*FOOTER*/
.fdFooter {
	background-image: url(../images/fd_Footer.png);
	background-position: left top;
}
.lnFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.lnFoot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	height: 33px;
	background-image: url(../images/im_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 36px;
	vertical-align: middle;
	padding-top: 5px;
}
.Caracteristicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
	margin-left: 10px;
}
.ln12 {
	color: #cccccc;
	font-size: 12px;
	text-decoration: underline;
}
.ln12:hover {
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
}
.ln11 {
	color: #E2E2E2;
	font-size: 11px;
	text-decoration: underline;
}
.ln11:hover {
	color: #E2E2E2;
	font-size: 11px;
	text-decoration: none;
}.FdLineHrz {
	background-image: url(../images/im_LineaHrz.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.Demos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 10px;
	margin-top: 10px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 10px;
	margin-top: 10px;
	font-style: normal;
}
.campo {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 220px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.campo2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 100px;
	width: 220px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.boton {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 22px;
		width: 70px;
	background-color: #999999;
}

