body,td,th {
	font-family:Calibri,"Trebuchet MS", Arial, sansSerif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.HIPERweb{
	background:url(images/fondosuperior.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
}
.web{
	width:750px;
	background:none;
}
.top{
	width:750px;
	height:350px;
	padding:0px;
	position:inherit;
}
.contenido{
	width:750px;
	padding:0px;
	background:url(images/fondo-contenido.png);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
}
.contenidoinf{
	width:750px;
	height:200px;
	padding:0px;
	padding-top:30px;
	background:url(images/fondo-contenido-inferior.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
.ContenidoIzquierda {
	width:500px;
	padding-left:25px;
	padding-right:15px;
	float:left;
}
.botoneraDerecha {
	width:179px;
	padding-right:26px;
	padding-left:5px;
	background:url(images/fondo-botonera.jpg);
	background-repeat:repeat-y;
	background-position:left;
	float:right;
	padding-bottom:25px;
}
.titulos {
	width:490px;
	padding:5px;
	background-color:#FFE483;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.contenidobasetitulos1col{
	width:490px;
	padding:5px;
	background:#F8F8F8;
	float:left;
}
.tiutulosImagenes {
	width:500px;
	padding:0px;
	padding-bottom:15px;
	float:left;
}
.textosyoimagenes {
	width:490px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.textoizq {
	width:230px;
	padding-right:15px;
	float:left;
}
.textoder {
	width:230px;
	padding-left:15px;
	float:right;
}
.botones {
	background:none;
	width:171px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.botones:hover {
	background:#587D9C;
	width:171px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
}
.textoinf{
	font-size:13px;
	color:#FFFFFF;
}
.textoinfamarillo{
	font-size:13px;
	color:#ffe482;
}
.productos {
	color:#333333;
	font-size:14px;
	text-decoration:none;
}
.productos:hover {
	color:#666666;
	text-decoration:underline;
}
.negritastexto {
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.negritastextoazules {
	font-size:14px;
	color:#4F76A6;
	font-weight:bold;
}
.negritastextoamar {
	font-size:14px;
	color:#E68A00;
	font-weight:bold;
}
.botonesinf {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.botonesinf:hover {
	color:#FFF2C6;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
.Entradadetexto {
	border: none;
	background-color:#FFF8DD;
	font-size: 9pt;
	color: #000000;
	font-weight:bold;
	padding:5px;
	width:300px;
}

.BotonEnviar {
	margin:0;
	background-color:#587d9c;
	font-size: 9pt;
	color: #ffffff;
	font-weight:bold;
	border:none;
	padding:5px;
}
.BotonEnviar:hover {
	margin:0;
	background-color:#587d9c;
	font-size: 9pt;
	color:#FFE483;
	font-weight:bold;
	border:none;
	padding:px;
}
.numImgsimple {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}
.numImg {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}
.numImg:hover {
	color:#666666;
	font-size:10px;
	text-decoration:underline;
}

.divcodigos{
	width:auto;
	margin:auto;
}
