/** CONTENIDO **/
.PlacaTitulos {
	background-image:url(/images/placa_titulos.png);
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 5px;
	width:190px;
}
.Titulo_Seccion {
	font-size:36px;
	letter-spacing: 5px;
	color:#e7e7e7;
	font-weight:bold;
}
.TitCajas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b659f;
	padding: 3px;
}
.SubTit {
	font-size: 14px;
	color: #3b659f;
	font-weight:bold;
	float:left;
}
.Campos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-color: #e7e7e7;
	border: none;
	height: 18px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
.Campos_Cajas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-color: #fff;
	border: none;
	height: 18px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

/* BOTONES */
.Boton_55 {
	background: transparent url(/images/bots/back_55.png) no-repeat top;
	width:55px;
	color:#FFF;
	line-height:16px;
	cursor:pointer;
}
.Boton_105 {
	background: transparent url(/images/bots/back_105.png) no-repeat top;
	width:105px;
	color:#FFF;
	line-height:16px;
	cursor:pointer;
}
.Boton_Descargar {
	background: transparent url(/images/bots/descargar_216.png) no-repeat top;
	width:216px;
	height:35px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding-left:18px;
	text-align:left;
	cursor:pointer;
}



.Alfabeto {
	font-size:16px;
	word-spacing: 4px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
}
.Publicar_Tit {
	font-size:16px;
	line-height:16px;
	color:#477e0d;
}
.Ayuda_Tit {
	font-size:16px;
	line-height:16px;
	color:#ed7937;
}
.Paginado {
	font-size:14px;
	letter-spacing:3px;
	color:#666;
}
.Validacion {
	color: #ba0015;
	vertical-align:text-bottom;
}
