body {
	margin: 0px;;
	background-color: #cccccc
}

p {
	font-family: verdana;;
	font-size: 12px;;
	color: #333333;
	line-height: 20px;
}

ul {
	font-family: verdana;;
	font-size: 12px;;
	color: #333333;
	line-height: 20px;
}

font.subtitulo {
	font-family: verdana;;
	font-size: 12px;;
	color: #EC1C24;
	font-weight: bold;
}

td.tabla-titulo {
	background-color: #EC1C24;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
	height: 15px;
}

td.tabla-celda-impar {
	font-size: 11px;
	color: #333333;
	padding: 4px;
	border-bottom: 1px solid #c0c0c0;
	color: #333333;
	height: 15px;
}

td.tabla-celda-par {
	background-color: #d5d5d5;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	border-bottom: 1px solid #c0c0c0;
	color: #333333;
	height: 15px;
}

td.formulario-etiqueta {
	padding-top: 14px;
	font-family: verdana;;
	font-size: 12px;;
	color: #EC1C24;
	font-weight: bold;;
}

td.formulario-campo {
	padding-top: 10px;
	font-family: verdana;;
	font-size: 12px;;
	color: #333333;
}

input.formulario-campo {
	font-family: verdana;;
	font-size: 12px;;
	color: #333333;;
	font-family: verdana;
}

select.formulario-campo {
	font-family: verdana;;
	font-size: 12px;;
	color: #333333;;
	font-family: verdana;
}

textarea.formulario-campo {
	font-family: verdana;;
	font-size: 12px;;
	color: #333333;
}

.formulario-boton {
	font-family: verdana;;
	font-size: 11px;;
	font-weight: bold;;
	padding: 2px;
	color: #EC1C24;
}

/* ver */
label.login {
	padding-left: 6px;
	padding-right: 2px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

input.login {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}

.login-boton {
	margin-left: 7px;
}

a.novedades-link {
	background-image: url(img/novedades_link.jpg);
	background-repeat: no-repeat;
	background-position-y: 5px;
	padding-left: 8px;
	color: #ed1556;
	font-size: 10px;
	text-decoration: none
}

a {
	color: #5050d0;
	text-decoration: none
}

a:hover {
	color: #5050d0;
	text-decoration: underline;
}

a.pie-link {
	color: #003366;
	text-decoration: none
}

a.pie-link:hover {
	color: #003366;
	text-decoration: underline;
}

a.pie-link2 {
	color: #828282;
	text-decoration: underline
}

a.pie-link2:hover {
	color: #828282;
	text-decoration: underline;
}

td.cuerpo {
	width: 100%;
	padding-left: 15px;
	background-color: #ffffff;
	padding-right: 15px;
	padding-bottom: 10px;
	vertical-align: top;
	height: 100%;
}

table.cuerpo {
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #505050;
	padding-top: 10px;
	padding-bottom: 10px;
}

span.cuerpo-titulo {
	height: 25px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #ed1556;
}

table.contenido {
	width: 100%;
	font-family: arial;
	font-size: 12px;
	margin-top: 20px;
}

table.form {
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #505050;
	padding: 6px;
}

td.form-seccion {
	color: #606060;
	background-color: #efefef;
	font-weight: bold;
	font-size: 14px;
	height: 35px;
	background-image: url(img/novedades_tip.jpg);
	background-repeat: no-repeat;
	background-position-y: 7px;
	background-position-x: 480px;
	padding-left: 8px;
	border-bottom: 10px solid #ffffff;
}

td.form-seccion2 {
	color: #606060;
	background-color: #e0e0e0;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
	background-image: url(img/seccion.jpg);
	background-repeat: no-repeat;
	background-position-y: 8px;
	background-position-x: right;
	padding-left: 8px;
}

td.form {
	padding-bottom: 10px;
	padding-left: 8px;
}

td.form-etiqueta {
	color: #606060;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
}

td.form-campo {
	padding-top: 6px;
	padding-bottom: 15px;
}

td.form-boton {
	padding-top: 5px;
	text-align: center;
}

input.form-campo {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	border: 2px solid #b1b1b1;
	height: 25px;
	padding-top: 2px;
}

input.form-boton {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #606060;
	border: 2px solid #aaaaaa;
	font-weight: bold;
	height: 25px;
}

select.form-campo {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	background-color: #D5E193;
}

textarea.form-campo {
	font-family: arial;
	font-size: 12px;
	color: #505050;
	border: 2px solid #b1b1b1;
	padding-top: 2px;
}

span.form-campo {
	padding-right: 10px;
}